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 / Support / AdsManager Support / getting error in ads manager

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.

getting error in ads manager

More
8 years 7 months ago #21919 by Delta1
getting error in ads manager was created by Delta1
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND c.published = 1 and a.published = 1 GROUP BY a.id ORDER BY a.date_create' at line 1 SQL=SELECT adext.*, a.*,p.id as parentid,p.name as parent,c.id as catid, c.name as cat,u.username as user FROM #__adsmanager_ads as a LEFT JOIN #__paidsystem_ads as adext ON a.id = adext.id INNER JOIN #__adsmanager_adcat as adcat ON adcat.adid = a.id LEFT JOIN #__users as u ON a.userid = u.id INNER JOIN #__adsmanager_categories as c ON adcat.catid = c.id LEFT JOIN #__adsmanager_categories as p ON c.parent = p.id WHERE 1 AND c.id IN () AND c.published = 1 and a.published = 1 GROUP BY a.id ORDER BY a.date_created DESC ,a.id DESC LIMIT 0, 3
More
8 years 7 months ago #21930 by juloaadmin
Replied by juloaadmin on topic getting error in ads manager
On which page (URL) do you have this errror ?
More
8 years 7 months ago #21939 by Delta1
Replied by Delta1 on topic getting error in ads manager
i debug that error after changing in code . But now i am getting a new error : the Root category doesn't contain any sub categories, let rootid empty or set rootid to a correct value .
The page url is : 198.1.95.93/~devlukeberarie/index.php?op...9&Itemid=187&lang=en
More
8 years 7 months ago #21951 by juloaadmin
Replied by juloaadmin on topic getting error in ads manager
Oh you have set a rootid => please don't set any value if you don't know what is it exactly.
If you want to create a menu item that link to a specific category you should set in catid not in rootid
More
8 years 7 months ago #21963 by Delta1
Replied by Delta1 on topic getting error in ads manager
Now i am getting the following error again on category page :-
Page Url : 198.1.95.93/~devlukeberarie/index.php?op...9&Itemid=187&lang=en

Error :- 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND c.published = 1 and a.published = 1 GROUP BY a.id ORDER BY a.date_creat' at line 1 SQL=SELECT adext.*, a.*,p.id as parentid,p.name as parent,c.id as catid, c.name as cat,u.username as user FROM #__adsmanager_ads as a LEFT JOIN #__paidsystem_ads as adext ON a.id = adext.id INNER JOIN #__adsmanager_adcat as adcat ON adcat.adid = a.id LEFT JOIN #__users as u ON a.userid = u.id INNER JOIN #__adsmanager_categories as c ON adcat.catid = c.id LEFT JOIN #__adsmanager_categories as p ON c.parent = p.id WHERE 1 AND c.id IN () AND c.published = 1 and a.published = 1 GROUP BY a.id ORDER BY a.date_created DESC ,a.id DESC LIMIT 0, 3 .
More
8 years 7 months ago #21972 by juloaadmin
Replied by juloaadmin on topic getting error in ads manager
in the URL you give me, there is rootid=9 this is not correct.
you should not have any rootid
Time to create page: 0.139 seconds
Powered by Kunena Forum