| Author |
Message |
Gresh
Beginner


Joined: Jan 02, 2007 Posts: 3
|
Posted: Tue Apr 01, 2008 6:07 pm Post subject: Gallery Button not showing on the forum |
|
|
As it says really, I get {Gallery2} instead of a picture.
I have install, re-installed, checked, checked again, suffered with screenblindness, checked again, left it for 24 hrs, asked another admin to check, searched here, checked again, checked the db, checked again (seriously!).
Now I am frustrated and open my obviously stupidity up for all to point and laugh at, with the condition that someone points out what everyone else knows.
Click here for a picture of the non-existant button [lrboards.com] (bit large to post as an image.
or look at it live - http://lrboards.com/forum
Thanks
Gresh |
|
| Back to top |
|
|
AdBot
|
| Post subject: Gallery Button not showing on the forum |
|
|
|
|
|
| Back to top |
|
 |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Wed Apr 02, 2008 9:41 am Post subject: Re: Gallery Button not showing on the forum |
|
|
I'm going to venture a guess that you have changed something in overall_header.
The line that displays this looks like this in the integration-Code: › <li class="icon-gallery"><a href="{U_GALLERY2}" title="{L_GALLERY2}">{L_GALLERY2}</a></li>
Yours does not have the "L_" part so it is not picking up the correct language file var. |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Wed Apr 02, 2008 10:12 am Post subject: Re: Gallery Button not showing on the forum |
|
|
| Or you changed something in the language files or did not make the mod to language/en/common.php. Also the G2 link image is not showing up so maybe you have done something wrong in the theme css files. |
|
| Back to top |
|
|
Gresh
Beginner


Joined: Jan 02, 2007 Posts: 3
|
Posted: Wed Apr 02, 2008 10:21 am Post subject: Re: Gallery Button not showing on the forum |
|
|
Hi thanks for the assistance, but.....
Did you mean this line?.......
clicky [lrboards.com]
Seems intact  |
|
| Back to top |
|
|
Gresh
Beginner


Joined: Jan 02, 2007 Posts: 3
|
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Wed Apr 02, 2008 11:56 am Post subject: Re: Gallery Button not showing on the forum |
|
|
| The picture may work now that the language part is intact. phpbb3 build the image link from the image and the language part. Clear the phpbb cache (at least the overall_header cache file) and try it. |
|
| Back to top |
|
|
|
|
|
|
|