 | |  | |
March 30th, 2005, 11:00 AM
|
#1 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| 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?
|
| |
March 30th, 2005, 11:05 AM
|
#2 (permalink)
| | Guest | Re: imag display and counter problem
You shouldn't...
And there are no images in that category.
| |
| |
March 30th, 2005, 11:07 AM
|
#3 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| 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
|
| |
March 30th, 2005, 11:12 AM
|
#4 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| 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
|
| |
March 30th, 2005, 11:13 AM
|
#5 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| Re: image display and counter problem
I want to add that I am doing the moderation from the general link and not from admin
|
| |
March 30th, 2005, 11:21 AM
|
#6 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| 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...
|
| |
March 30th, 2005, 06:28 PM
|
#7 (permalink)
| | Guest | 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.
| |
| |
March 30th, 2005, 10:20 PM
|
#8 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| Re: image display and counter problem
Regardless how I set it, it says that there are no images and does not display the thumbs.
|
| |
April 1st, 2005, 04:06 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 39
| 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'");
|
| |
April 1st, 2005, 04:19 AM
|
#10 (permalink)
| | Registered User
Join Date: Mar 2002
Posts: 176
| 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.
|
| |
April 1st, 2005, 06:52 AM
|
#11 (permalink)
| | Guest | 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.
Replace with this: Code: Content visible to verified customers only.
Then that will disable the slideshow in categories with no images.
| |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:02 PM. | |