Page 1 of 1
Images Not Showing Correctly
Posted: 11. May 2015 06:01
by Xx_iDon_xX
Your Portal Version: 2.1.0-RC2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://clan-tac.com
What have you done before the problem was there?
Nothing
What have you already tryed to solve the problem?
Nothing
Description and Message
http://prntscr.com/73w0am
images not showing. ive put a red arrow to where they dont show. anyway this can be fixed?
Re: Images Not Showing Correctly
Posted: 11. May 2015 17:46
by Kirk
copy: root/ext/board3/portal/styles/prosilver/theme/images/portal/*.*
to: root/ext/board3/portal/styles/digi/theme/images/portal/*.*
Re: Images Not Showing Correctly
Posted: 13. May 2015 15:17
by random_rodder
I am having the same issue with two themes on my forum as well. Copying the files to the ext/... folders did not solve the problem.
Additionally, the images do not show up in the ACP/Portal Modules screen:
Also, I get this message when I update the B3P settings in the ACP:
Copying the portal/images folder to the forum/styles/themes/etc... folders solved the problem with the second image shown above, however, even after clearing the board cache, the images still do not show up in the two new themes I've added.
Re: Images Not Showing Correctly
Posted: 13. May 2015 17:13
by Kirk
Create in root / ext / board3 / portal / styles / digi an empty directory named template.
So it should work.
Re: Images Not Showing Correctly
Posted: 13. May 2015 20:25
by random_rodder
Here are my directories as they show on my server:
tandycoco/forum/ext/board3/portal/styles/Elegance/theme/images/portal
tandycoco/forum/ext/board3/portal/styles/AllenStyle-SUBSILVER/theme/images/portal
The images have been copied to each directory. Are you saying the images should be in a folder named template and not theme like the Prosilver theme has them as shown below?
tandycoco/forum/ext/board3/portal/styles/prosilver/theme/images/portal
Re: Images Not Showing Correctly
Posted: 14. May 2015 09:44
by Kirk
Create a separate directory for each style.
Re: Images Not Showing Correctly
Posted: 14. May 2015 15:04
by random_rodder
Kirk,
I do have each style in it's own directory:
The image above shows the path I had to place the portal images in to remove the ACP message I was getting
The image below is the path as I understood it for each style being placed in the Board3 Portal directory in /ext...
The directories for both styles are in the same format as shown above. Neither of which is solving my issue. You can see the portal at:
www.tandycoco.com/forum
Re: Images Not Showing Correctly
Posted: 14. May 2015 18:48
by Kirk
You have the graphics in ./forum/styles/AllanStyle-SUBSILVER/theme/images/portal
It should, however, so be ./forum/ext/board3/portal/styles/AllenStyle-SUBSILVER/theme/images/portal
Your Code:
changed Code:
Re: Images Not Showing Correctly
Posted: 7. July 2015 20:38
by random_rodder
This is still an issue for me.
There are three styles installed on my forum, and I have the portal images files stored to two places for each theme.
Place one - webpage/forum/ext/board3/portal/styles/*themename*/theme/images/portal
Should that not be the appropriate folder on each theme for the icon images?
The second place they are stored is due to an error I got on the ACP, shown below:
If I copy the images to: webpage/forum/styles/*themename*/theme/images/portal folder, that warning goes away. However, even in the ACP when looking at the portal modules settings, I do not see the icons that should be there.
So in summary, the Prosilver theme works as expected, except the portal module icons do not show up in the ACP panel. The other two style I have installed, are lacking the module icons in the ACP and on the portal page as well.
Re: Images Not Showing Correctly
Posted: 8. July 2015 17:47
by Kirk
For your style AllanStyle-SUBSILVER you took the portal files from prosilver, you must use the files from subsilver2 Copy the directories theme and template to root/ext/board3/portal/styles/AllanStyle-SUBSILVER/
For Style elegance copy the directories theme and template from ext/board3/portal/styles/prosilver to root/ext/board3/portal/styles/elegance/