phpBBHacks.com - Lang images not appearing ?
Find affordable web hosting packages at iFroggy Hosting
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Username:    Password:
Remember Me?    
   I Lost My Password!
Lang images not appearing ?
Goto page 1, 2  Next
 
Bookmark and Share
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Hack Support
 See a User Guidelines violation? Please contact us.
Author Message

nedostizni
Not So New User

Joined: 30 Mar 2003
Posts: 88
Location: Serbia

PostPosted: April 26th 2009, 3:20 pm    Post subject: Lang images not appearing ? Reply with quote

I have installed the "Forum Bookmakers Mod 2.0.8 by Majorflam" and used it for years without the problem. But now i saw a small error i have made probably back there when i installed this mode. The problem is:

Three main lang images are not appearing in any Bookmaker mod page. But this is only the case with the subSilver template. At the fisubgreen template everything is fine. Here take a look at the images:


suBilver template

fisubgreem template


What seems to be the problem? I thought i have done something wrong(or even haven`t inserted the right code in it) in the subSilver files, so i checked the "Forum Bookmakers Mod 2.0.8 by Majorflam" install.txt - there says that i need to edit three template files: index_body.tpl, subSilver.cfg, overall_header.tpl. I checked all three and everything is ok. I have checked the lang images at my server (in template/subSilver/images folder) and they are there too. Now i am confused and i don`t know where is the problem.

Can you please help me. Btw the author of the mod (majorflam) is no longer giving a support, and at phpbb.com is forbiden to post any phpBB2 topic, so i comed here for help.
I am posting my two template subSilver files:

http://www.iss-world.net/files/index_body.tpl
http://www.iss-world.net/files/subSilver.css

and the mod itself: http://www.iss-world.net/files/bookmaker.zip



thanks for all the help.
_________________
ISS world - Pro Evolution Soccer/Winning Eleven/International Superstar Soccer fan site:
www.iss-world.net
Back to top
View user's profile Send private message Visit poster's website

Dogs and Things
Well Known User

Joined: 11 Sep 2006
Posts: 189

PostPosted: April 27th 2009, 2:52 am    Post subject: Reply with quote

If everything is in place you could try to refresh your page several times by hitting the F5 key. Sometimes this did the trick for me in cases like this.
Back to top
View user's profile Send private message Visit poster's website

nedostizni
Not So New User

Joined: 30 Mar 2003
Posts: 88
Location: Serbia

PostPosted: April 27th 2009, 12:48 pm    Post subject: Reply with quote

and i did. I have deleted all the cache, and even tried using a diffrent web browser, but still the same.

Any help please. What should be the main reason of images not appearing?
_________________
ISS world - Pro Evolution Soccer/Winning Eleven/International Superstar Soccer fan site:
www.iss-world.net
Back to top
View user's profile Send private message Visit poster's website

Dogs and Things
Well Known User

Joined: 11 Sep 2006
Posts: 189

PostPosted: April 27th 2009, 1:12 pm    Post subject: Reply with quote

The main reason is that the image is not in the place the images' url is pointing to.

Double-check to see if you placed the images in the correct folder(s) in your subSilver theme and also the edits you made.
Back to top
View user's profile Send private message Visit poster's website

nedostizni
Not So New User

Joined: 30 Mar 2003
Posts: 88
Location: Serbia

PostPosted: April 27th 2009, 1:21 pm    Post subject: Reply with quote

hm, i think that in that case, instead of images there will be a blocks with the red cross (the images can`t be found at that location). But in my case, i get a text instead of images. It means that the problem is with the image files itself, but with the code that points at them. So the problem has to be in subSilver.css or index_body.tpl file. As i posted both, please can you check them out and see if i have done something wrong. Please
_________________
ISS world - Pro Evolution Soccer/Winning Eleven/International Superstar Soccer fan site:
www.iss-world.net
Back to top
View user's profile Send private message Visit poster's website

Wicher
Experienced User

Joined: 23 Apr 2003
Posts: 443
Location: Netherlands or Holland, your choice..

PostPosted: April 27th 2009, 2:53 pm    Post subject: Reply with quote

By the looks of it, your subSilver template is not the original subSilver template.
Are there more then one cfg file in the template folder?
If thats the case, you should look in that other cfg file to.
_________________
My little mods | Statistics Mod 4.x.x (revision of 2.1.5) | My hacks at phpbbhacks
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Dogs and Things
Well Known User

Joined: 11 Sep 2006
Posts: 189

PostPosted: April 27th 2009, 3:05 pm    Post subject: Reply with quote

If the image tag contains an alt text that text will show if the image is not found. A red cross shows when the image tag contains no alt text.
Back to top
View user's profile Send private message Visit poster's website

nedostizni
Not So New User

Joined: 30 Mar 2003
Posts: 88
Location: Serbia

PostPosted: April 27th 2009, 4:23 pm    Post subject: Reply with quote

Wicher wrote:
By the looks of it, your subSilver template is not the original subSilver template.
Are there more then one cfg file in the template folder?
If thats the case, you should look in that other cfg file to.


yes it is default subSilver template, i have just changed the cellpic`s (images).
About that other .cfg file: the folder "phpBB/templates/subSilver" has two .cfg files: theme_info.cfg and subSilver.cfg Does this mean anything?
_________________
ISS world - Pro Evolution Soccer/Winning Eleven/International Superstar Soccer fan site:
www.iss-world.net
Back to top
View user's profile Send private message Visit poster's website

Wicher
Experienced User

Joined: 23 Apr 2003
Posts: 443
Location: Netherlands or Holland, your choice..

PostPosted: April 28th 2009, 10:54 am    Post subject: Reply with quote

theme_info.cfg is a file that is created by phpbb when you export a template.
It has nothing to do with the images.

I have installed the mod at my testboard and it displays the images as it should on subSilver.
_________________
My little mods | Statistics Mod 4.x.x (revision of 2.1.5) | My hacks at phpbbhacks
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Wicher
Experienced User

Joined: 23 Apr 2003
Posts: 443
Location: Netherlands or Holland, your choice..

PostPosted: April 28th 2009, 11:06 am    Post subject: Reply with quote

Dogs and Things wrote:
If the image tag contains an alt text that text will show if the image is not found. A red cross shows when the image tag contains no alt text.


In FF it does do exactly like Dogs and Things says, in IE however it always displays a red cross when the image is not found.

So it looks like you indeed do not have the images at the location that they should be at.

They should be copied to templates/subSilver/images/lang_english
And to every images/lang_XXX that you have installed at your board.
_________________
My little mods | Statistics Mod 4.x.x (revision of 2.1.5) | My hacks at phpbbhacks
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Hack Support All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil - phpBB Portugal - phpBBpersian.com

Network: iFroggy Hosting - PhotoshopForums.com - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - KarateForums.com - Bad Boy Blog - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Disclosure Policy - Staff - User Guidelines >

Copyright © 2001-2012. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.