Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Public Forum / Main Forum / [RESOLVEDYou cannot post a new ad in this category

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

× OLD Forum post could be checked here : forum.joomprod.com

[RESOLVEDYou cannot post a new ad in this category

More
11 years 2 months ago - 11 years 2 months ago #3293 by varascope
I just downloaded the recent adsmanager today and installed. Everythign appears fine except when trying to post a sample ad.

1. Logged in as registered user
2. Select a subcatagory to place ad
3. Fill out required fields
4. Save
5. I get a :You cannot post a new ad in this category. Max number of ads per user is -1

Checked admin -1 = unlimited

retried after I changed -1 to 7 same issue

Any suggestions?

Config screen attached
Attachments:
Last edit: 11 years 2 months ago by tompap.
More
11 years 2 months ago #3295 by Qtal
this works
Attachments:
More
11 years 2 months ago #3296 by varascope
Replied by varascope on topic You cannot post a new ad in this category ERROR
I tried changing to that. I thought it may also be a cache issue so I cleared that too and same result.

Attached Catagory view
Attachments:
More
11 years 2 months ago #3306 by tompap
Where did you set -1 ? in each category configuration ?
version is 2.9.8 ?
More
11 years 2 months ago #3408 by SbxA
version 2.9.8

/components/com_adsmanager/controller.php

if($nb >= $category->limitads && ($category->limitads != 0 || $category->limitads != -1)){

to

if($nb >= $category->limitads && ($category->limitads != 0 && $category->limitads != -1)){
More
11 years 2 months ago #3409 by tompap
Oh thanks for bug reporting this code as already been changed for 2.9.9
Moderators: perry
Time to create page: 0.124 seconds
Powered by Kunena Forum