![]() |
Quote:
Mary |
Quote:
Let's see if there is anyone else that have got it to work. |
Quote:
Thank you!! That fixed it. Sportsriders |
Quote:
Sportsriders |
Is the number of pictures limitation apply across ALL of a persons classified ads instead of on a "per-ad" basis???
For example... if the limitation is 3, and he puts 3 images in one ad, he'll not be able to put any images to any of his other ads?? Please tell me that it is a "per ad" setting... please. |
Quote:
Mary |
Quote:
I set the images=2 for my usergroup I had two existing ads, both have one image each in them. I tried to add a 2nd image to one of the ads and it said " You don't have permissions to add more photos. Please upgrade, or remove old ones" I changed the usergroup and set images=3, it and allowed me to add the 2nd image to the ad giving me a total of three ads. I tried to create a new ad, tried to upload an image for the new ad and it again said: " You don't have permissions to add more photos. Please upgrade, or remove old ones" So maybe your latest version might have the setting on a "per ad" basis but the version I have, (just before your newest one today), is on a "per user" basis. Just to be double sure, I checked your code: Code:
$maxphotos = $permissions['maxphotosads']; and your next line: Code:
if($cnt["cnt"] < $maxphotos && $maxphotos > 0) TO FIX:... in Classifieds.php, around line 425 CHANGE: Code:
WHERE userid=$userid"); Code:
WHERE classifieds_photos.id = ".$adid); , |
Quote:
Mary |
no problem... I fixed it on the version that I downloaded from here - it shows version 1.0.0
another quick question - do you check on max image size and if so, is there a setting where I can change this? |
also... you still have the bug that I previously mentioned.
In classifieds.php, at or around line 517. You have: "print_no_permissions();" (notice the "s" at the end) Should be: "print_no_permission();" |
All times are GMT. The time now is 09:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|