Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 25. Apr 2024, 09:41

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: 29. Jan 2007, 06:54 
Offline

Joined: 11. Nov 2006, 09:59
Posts: 59
Hello Michael,

I haven't inserted any line??

Except to update the index.inc.php
with this line:
$preload .= "'". $install_dir ."/buttons/1x1.gif'";

That is why I am not sure where to look.
As far as I know I have not made any changes like this to the files.
All of the config was done through the TWG admin interface and with a few tweaks to config.php and myconfig.php

Might you have an idea where I should start lookng for a line in a file that would call this gif?

Thanks again for your time and help.
As always there is no rush on this.


Top
 Profile  
 
 Post subject:
PostPosted: 29. Jan 2007, 10:56 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
exactly this line - buttons/1x1.gif !!!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 06:49 
Offline

Joined: 11. Nov 2006, 09:59
Posts: 59
Hello Michael,

Yes that's it, but where is this line - "buttons/1x1.gif" ?

I understand that I have to modify it, but in what file?

Regards


PS Sorry for the long delay to answer.


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 09:57 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi,

Please read the whole tread again - I don't know what else to tell you.
YOU modified one line already - THIS is the line you have to change!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 14:53 
Offline

Joined: 11. Nov 2006, 09:59
Posts: 59
Hello Michael,

So it is not being called from another file?
Now I understand.
So I simply delete the line:

$preload .= "'". $install_dir ."/buttons/1x1.gif'";

Some how I missed your post of:
Mon Jan 29, 2007 10:56 am

Oops, sorry.

Regards


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 14:55 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you can try to delete this line - but check if you don't get a Javascript error then - because it did this because of a reason - just don't know anymore why exactly ;).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 15:03 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
don't delete this line alone - you have to add one line in the section right below:

if ($preload <> "") {
$preload = substr($preload, 0, -1);
echo "<script type='text/javascript'>window.setTimeout(\"MM_preloadImages(" . $preload . ")\",3000);</script>";
}


1. remove the $preload .= "'". $install_dir ."/buttons/1x1.gif'";
2 you have to add the $preload = substr($preload, 0, -1); like shown above.

Otherweise you get a Javascripterror when you have more than one thumbnailpage

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 31. Jan 2007, 16:34 
Offline

Joined: 11. Nov 2006, 09:59
Posts: 59
Hello Michael,

All done.

Seems to be working fine.
I will keep an eye on it for a few days and confirm it with you.

Now my error log won't be so full :D

Thanks for your help and for your patience.

Regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 31 guests


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 post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy