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 24. Nov 2024, 14:08

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  [ 29 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: 20. May 2008, 11:57 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Thanks :) I'll try it after work by using a little trick to disable the ads temporarily :P I hope the ads don't stop me from using the gallery.

I appreciate the help man :) You're the best.


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 01:55 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Update, I tried to disable as many ads as I could and left the ads at the bottom of the pages, which goes in an iframe so shouldn't interfere with the rest of the code.. Still doesn't work. I give up.

Thanks for the help, man. If something comes to mind or you have any suggestions for me to try, let me know. I don't think I can fix this on my own. Really wanted to use this.. Guess I'll use it even if it doesn't work completely, for now..


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 08:56 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
For the big image problem there is a workaround actually in TWG (direct links). But as it looks like this is not active in 1.7.

i'll check ;).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 12:09 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
That would be awesome :) Right now, when I open the gallery first, no image shows. When I use the big navbar though, images work. but then when I click an image, the popup doesn't have images. Anything I can improve further will help a lot :) I just want to get it working as much as possible.


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 12:48 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you could enable direct download. this would be one step ;).

i'll let you know about the other improvement.

/michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 14:41 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Found something very interesting by enabling direct download :D

http://www.bakershell.com/pictures/pict ... tooges.jpg

That's what it shows as the path to the image.. It should be

http://www.bakershell.com/pictures/pict ... tooges.jpg

so it's adding an extra "/" to the url. This is when I don't have the $install_dir parameter set in config. Any idea why that is? Maybe that's why the captions aren't showing up either?

if I set it to "/pictures/" the other pictures show up (language, etc) but I get this error..
"The album '' cannot be found and is maybe not available anymore.

If this a new created directory please make sure not to use a " in the folder name because this a not allowed character in album names.
Please close the browser to delete the session because TWG is caching the direcotry infomation there.If you came with a direct link please check the directory name.
Please go back to the main page and navigate to the album you are looking for.
No images are uploaded yet."


EDIT: Infact, popups show images now! :D You're awesome. Thanks man! Just those 2 problems remain now. Captions don't show up (it shows "()"). And the actual image when you launch a gallery doesn't show up in the main window. When you start using the big nav bar, then they show up. But first when you start the gallery, it shows a red x.


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 14:51 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
the extra / I have to check because basically images in the root dir was not supported. Maybe there I did not correct the path.

the $installdir has only to be set if you use php include and is described in howto 2 - otherwise it has to be empty!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 15:01 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Cool, just making sure :) I am using php include, though. But my install dir is still the same and I'm running the gallery from the folder that TWG was installed in, so I shouldn't have to set it, which seems to be working fine.

So any suggestions on how to fix the extra /? I can have a look at the php code when I get home from work. This would have to be corrected in index.php right?


Last edited by predator on 21. May 2008, 15:09, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 15:03 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you can - but it's not in the index.php - somewhere in the inc folder ;).

I'll take a look tomorrow - we have a public holiday here in Germany.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 21. May 2008, 15:09 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Cool, thanks man :) Really appreciate the help. Have a great holiday!


Top
 Profile  
 
 Post subject:
PostPosted: 23. May 2008, 12:24 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Try version 1.7.3.1 - I have made a couple of optimizations that should work for you too.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 23. May 2008, 19:49 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Updated, and it works so far man :D Really happy! Thanks! Now to see if after putting in my header, footer, and navigation bar on the left, it still works. I hope it does, haha.

I'll let you know how it goes :) Really appreciate the help. You have an awesome product here. I'll try to spread the word about it some too.


Top
 Profile  
 
 Post subject:
PostPosted: 23. May 2008, 21:05 
Offline

Joined: 18. May 2008, 21:25
Posts: 16
Update: It works, but for some reason it reset my width settings and I can't figure out how to get it changed back. Before updating, I had the gallery fit in 60% of the window so that I could fit a navigation bar on the left.

Any idea which css I should modify for this? I tried using the black skin and modifying that css, and I also tried my_style.css in the main folder (since that's what worked last time). I'm editing the body.twg setting part in my_styles.css and setting width: 60%;

What am I missing?

The other issues are gone though! :D


Top
 Profile  
 
 Post subject:
PostPosted: 23. May 2008, 21:39 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I reworked the black skin - but the width settings should be in styles.css

/Michael


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 64 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