[SOLVED]New .png images not showing on blocks after update
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
[SOLVED]New .png images not showing on blocks after update
Your Portal Version: 1.0.3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.crustygamers.com
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
I have to be doing something wrong, I just can't put my finger on what it is. I updated from 1.0.2 to 1.0.3, everything went smooth, the update was successfull, but the new .png images don't show on the portal blocks, the old ones still show, I have refreshed template, themes, imagesets and purged chache until I was blue in the face, still shows the old images.
I added the new portal block images over the existing ones, I looked at the file and it shows duplicate files for almost every image, one being in .gif format and .png format, that didn't look right to me so I deleted all the old ones and just added the new ones, that resulted in no images at all showing, so I added the old ones back with the new ones, it currently shows the old ones, what am I doing wrong?
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.crustygamers.com
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
I have to be doing something wrong, I just can't put my finger on what it is. I updated from 1.0.2 to 1.0.3, everything went smooth, the update was successfull, but the new .png images don't show on the portal blocks, the old ones still show, I have refreshed template, themes, imagesets and purged chache until I was blue in the face, still shows the old images.
I added the new portal block images over the existing ones, I looked at the file and it shows duplicate files for almost every image, one being in .gif format and .png format, that didn't look right to me so I deleted all the old ones and just added the new ones, that resulted in no images at all showing, so I added the old ones back with the new ones, it currently shows the old ones, what am I doing wrong?
Last edited by FLATTOP on 2. April 2009 02:58, edited 1 time in total.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: New .png images not showing on blocks after update to 1.0.3
Try refreshing your browser cache by pressing Ctrl+F5
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: New .png images not showing on blocks after update to 1.0.3
Simply upload the new prosilver template files to your se_pro template directory.Your sourcecode wrote:styles/se_pro/theme/images/portal/portal_random.gif
Example on your webspace: <img src="{T_THEME_PATH}/images/portal/portal_attach.gif" <-- this is definitely an old one.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: New .png images not showing on blocks after update to 1.0.3
ok, I applied all the new template files and now have the images showing....BUT...I lost all of the boarders around the blocks, not sure what happened?
Re: New .png images not showing on blocks after update to 1.0.3
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: New .png images not showing on blocks after update to 1.0.3
thanks Mike for the help, I have the boarders back now, it was user error that's what happens when you don't upload all the new files.
Re: New .png images not showing on blocks after update to 1.0.3
If you want to have the Borders around all the Blocks, try this config:
Demo
Demo
Code: Select all
<!--version $Id: _block_config.html 479 2009-03-15 11:19:27Z kevin74 $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header"><dl><dt style="white-space: nowrap">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</dt></dl></li></ul><ul class="topiclist forums"><li><dl><dd style="border-left: 0px"><div style="text-align: left; margin: 5px 5px 5px 5px">' -->
<!-- DEFINE $LR_BLOCK_F_L = '</div></dd></dl></li></ul>' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header">' -->
<!-- DEFINE $C_BLOCK_H_R = '</li></ul>' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->
<!-- Images-URL //-->
<!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: New .png images not showing on blocks after update to 1.0.3
Yes that is exactly what I would like to do, thanks Mike!! where do I put the code?
*EDIT* found it, sorry, it tells me right in the code where to put it...
It works great, thanks again Mike!!
*EDIT* found it, sorry, it tells me right in the code where to put it...
It works great, thanks again Mike!!
Re: New .png images not showing on blocks after update to 1.0.3
I have everything back to normal except one small issue, I can't seem to get the arrowbullet.gif images to appear on the menu, users menu or the links blocks. I uploaded the images to the image folder, what could be the issue?
Re: New .png images not showing on blocks after update to 1.0.3
Already cleared your caches?
And please have a look at this:
Knowledge Base: How to avoid Invisible Credits
And please have a look at this:
Knowledge Base: How to avoid Invisible Credits
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: New .png images not showing on blocks after update to 1.0.3
Yes I have cleared the cache, it has me stumped as to why there not showing, all the other graphics are displaying properly, any ideas?
*sidenote* thanks for the heads up Mike about the credit, when I did the update to 1.0.3 it went back to invisible with the new files, I had that fixed per this thread, haha
*sidenote* thanks for the heads up Mike about the credit, when I did the update to 1.0.3 it went back to invisible with the new files, I had that fixed per this thread, haha
Re: New .png images not showing on blocks after update to 1.0.3
And you uploaded all the files from prosilver, inclusive portal.css and so on?
lol...FLATTOP wrote:I had that fixed per this thread, haha
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: New .png images not showing on blocks after update to 1.0.3
Yes Mike, I have uploaded all the files, I'm sure it's something simple, I just can't put my finger on it.
The images are in the correct folder, I can see the image in the folder, I checked the .css file, it points to the image, it just doesn't show for some reason. I have refreshed my template,theme,imageset and purged the board cache numerous times, even refreshed my browser numerous times, still no luck.
The images are in the correct folder, I can see the image in the folder, I checked the .css file, it points to the image, it just doesn't show for some reason. I have refreshed my template,theme,imageset and purged the board cache numerous times, even refreshed my browser numerous times, still no luck.
Re: New .png images not showing on blocks after update to 1.0.3
Uhhh... that was hard to find out...
Did you changed your main_menu.html?
open:
/styles/se_pro/template/portal/block/main_menu.html
find:
replace with:
Did you changed your main_menu.html?
open:
/styles/se_pro/template/portal/block/main_menu.html
find:
Code: Select all
<div id="navigation" style="padding-top:0px">
Code: Select all
<div class="portal-navigation">
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: [SOLVED]New .png images not showing on blocks after update
Thanks Mike, that fixed it, I did that code edit to the main menu, user menu and the links files, all is well now.