![]() |
image display and counter problem Why must I update counter after each approval so image displays? Why images not showing here and on slideshow? Why do I must update counters after each post validated so it displays as last post? |
Re: imag display and counter problem You shouldn't... And there are no images in that category. |
Re: image display and counter problem Of course there are. That is part of the problem They don't display in category page but display inside. An I just updated counters again |
Re: image display and counter problem I've got 19 images herethe category says no images. You click on calendrier, you see the thumb in that category you click on cars it says no images in category. You click on BMW and you see the images. You try a slide show, all broken images All thumbs display in main page |
Re: image display and counter problem I want to add that I am doing the moderation from the general link and not from admin |
Re: image display and counter problem Something also is not right with the navbar you go there and you click on members gallery in navbar, it takes you home. ok, never mind that part... |
Re: image display and counter problem You have the 'Act as Category' option set to 'Yes', so that category is not going to display any images if there are any in there (it's the same way with vB). For the moderation problem, please check the bugs forum or upgrade to RC4. |
Re: image display and counter problem Regardless how I set it, it says that there are no images and does not display the thumbs. |
Re: image display and counter problem For my slide shows to work I had to find $image = $DB_site->query_first("SELECT title, description, userid, catid, filename, height, width, extension FROM " . TABLE_PREFIX . "adv_gallery_images WHERE imageid = '$imageid'"); in misc.php and change it to $image = $DB_site->query_first("SELECT imageid, title, description, userid, catid, filename, height, width, extension FROM " . TABLE_PREFIX . "adv_gallery_images WHERE imageid = '$imageid'"); |
Re: image display and counter problem Nope that did not do it for me. The slide show works only when you are in the subcategory. I would assume that since the option is being displayed in category, that would allow to play a show of all images under, then if you go in subcategory, only in that subcategory, sort of hierarchical. But I keep on getting broken images at the higher level and it just does not make sense to display the option if it can't work. That makes us look bad. |
Re: image display and counter problem If you'll look in your 'ADV_GALLERY_BROWSEIMAGES' template for this: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 04:38 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0