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?
Images Not Showing Correctly
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 24
- Joined: 3. August 2009 20:36
- phpBB.com User: Xx_iDon_xX
- Location: Tampa,FL
- Contact:
Re: Images Not Showing Correctly
copy: root/ext/board3/portal/styles/prosilver/theme/images/portal/*.*
to: root/ext/board3/portal/styles/digi/theme/images/portal/*.*
to: root/ext/board3/portal/styles/digi/theme/images/portal/*.*
Gruß Udo
-
- Active Member
- Posts: 9
- Joined: 9. March 2015 20:29
- phpBB.com User: random_rodder
Re: Images Not Showing Correctly
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.
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
Create in root / ext / board3 / portal / styles / digi an empty directory named template.
So it should work.
So it should work.
Gruß Udo
-
- Active Member
- Posts: 9
- Joined: 9. March 2015 20:29
- phpBB.com User: random_rodder
Re: Images Not Showing Correctly
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
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
-
- Active Member
- Posts: 9
- Joined: 9. March 2015 20:29
- phpBB.com User: random_rodder
Re: Images Not Showing Correctly
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
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
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:
It should, however, so be ./forum/ext/board3/portal/styles/AllenStyle-SUBSILVER/theme/images/portal
Your Code:
changed Code:
Gruß Udo
-
- Active Member
- Posts: 9
- Joined: 9. March 2015 20:29
- phpBB.com User: random_rodder
Re: Images Not Showing Correctly
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.
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
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/
For Style elegance copy the directories theme and template from ext/board3/portal/styles/prosilver to root/ext/board3/portal/styles/elegance/
Gruß Udo