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 19. Apr 2024, 02:24

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  [ 39 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject:
PostPosted: 4. Sep 2007, 02:44 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
I'm having a new problem (probably i have all problems in the world :D ) i disabled the counter, and the text disappeared, but when pass the mouse over that place the counter graphic still appearing. How i solve that??


Top
 Profile  
 
 Post subject:
PostPosted: 4. Sep 2007, 08:45 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
by reading the documentation!

$enable_counter_details=true; // new 1.2 - enable/disable the detail popup when you move over the user counter
$enable_counter_details_by_mouseover=true; // new 1.2 - If true the counter history does popup by moving over the counter, If false is by clicking on the counter!

I you want to configure TWG it simply helps to go through the configuration - either config.php or on the website - everything is nicely explained there - I know it's a lot of stuff - but it all there.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 4. Sep 2007, 15:10 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
Thanks again for the help.

Can i give you a suggestion?? You should add a search engine to your how to page.


Another question (i take a look here in the forum and in the how to page ando didn't find anything), the overview.htm could be language dependent? I tried a overview_pt.htm, but it didn't work.


Top
 Profile  
 
 Post subject:
PostPosted: 4. Sep 2007, 17:35 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
about the search - the howto is one page - simply use the browser search - this is actually the reason I haven't splitted this up ;).

no - overview.htm is not language dependent - maybe I'll do this in 1.7 because this really makes sense.
you can use folder.txt folder_pt.txt ...

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 4. Sep 2007, 18:14 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
How can folder.txt change the text of overview.htm?? That only changes the text above the folders in front-end right??


Top
 Profile  
 
 Post subject:
PostPosted: 4. Sep 2007, 18:58 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
right - overview.htm is displayed below.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 19:11 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
In your how to page you say this:

Quote:
You can use individual watermarks for each folder! You can do this by creating the following files:

* watermark.txt - The watermark text
* watermark.png - The watermark image for the image view
* watermark_big.png - The watermark image for the originals


I create a new watermark.png and watermark_big.png and i put them in the folders where i want it to be displayed, still appearing the watermark.png that is in the folder buttons but it appear in the original. What i do wrong??


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 19:44 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
have you deleted the cache like the docu says? because watermarks are only generated once on an image - if the image exists in the cache it's not updated.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 19:54 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
I deleted it again and it didn't work. You could check at www.oynck.com, it should appear www.pregoafundo.com watermark like in the original, but it appear oynck.com logo.


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 19:58 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
maybe the images are still caching in the browser cache - btw. the 1st link is wrong.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 20:06 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
I clean the browser cache, i do the ctrl+r, and everything is in the same way.

The link is www.oynck.com


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 20:13 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
any which folder? Please provide complete information - I don't have time to look through your whole gallery.

where is the watermark.png located? if you have an individual watermark you need this in every folder!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 20:26 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I checked - This is not working right now - I fix this in the dev build of 1.7 you can find in the forum. Simply check there mybe tomorrow.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 20:30 
Offline

Joined: 17. Aug 2007, 00:11
Posts: 31
For example, this gallery:
#removed_broken_linkindex.php?twg_albu ... to+S2000-3

Click in one thumbail. It should appear pregoafundo.com logo like it appear if you click in the image instead of oynck.com logo

Pregoafundo.com logo is a watermark.png and a watermark_big.png that i put in this gallery folder.

Oynck.com logo is a watermark.png and a watermark_big.png that i put in buttons folder.


Top
 Profile  
 
 Post subject:
PostPosted: 9. Sep 2007, 20:34 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
found it:

open inc/imagecreate.inc.php

search for

$main_dir = $path . "/..";

line 30 or so.

change it to

$main_dir = $path;

I have made a fix here and but this now not needed anymore. I'll update this in the development build as well.

/Michael


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 19 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