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 28. Mar 2024, 12:30

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  [ 3 posts ] 
Author Message
PostPosted: 16. Aug 2005, 18:53 
Offline
User avatar

Joined: 5. Aug 2005, 09:49
Posts: 2
Dont know if this is a bug or a feature that is disabled. When i go to the top13 page and then later go to an image from there i dont get any comments. Is this only on my site, bug or extra feature?

tnx for help! 8)

_________________
Thomas H. Edvardsen
3D Designer Placebo Effects
Oslo Norway
3dhue.com


Top
 Profile  
 
 Post subject:
PostPosted: 17. Aug 2005, 08:55 
Offline
Site Admin
User avatar

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

It's implemented like that. But I changed this in my local dev build because the top x does now do have latest comments as well ;).

look for the lines
---
if ($image != false && $twg_album != false && !$top10) { // imageview bottom navigation
print_big_navigation($twg_album, $album_enc, $image, $twg_rot, $current_id, $thumb_pic_size, $kwerte, $kindex, $dir);
// twg_shows comments
if ($show_comments) {
---
in the index.php and change it to

--
if ($image != false && $twg_album != false) { // imageview bottom navigation
if (!$top10) {
print_big_navigation($twg_album, $album_enc, $image, $twg_rot, $current_id, $thumb_pic_size, $kwerte, $kindex, $dir);
}
// twg_shows comments
if ($show_comments) {
--

Thats it ... :).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 25. Aug 2005, 01:03 
Offline
User avatar

Joined: 5. Aug 2005, 09:49
Posts: 2
Super! :P Tnx Michael. Sorry for the late response.
Many "cows loose" at work. Thanks for the code! :wink:

_________________
Thomas H. Edvardsen
3D Designer Placebo Effects
Oslo Norway
3dhue.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

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