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 / what kind of error is this??

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

what kind of error is this??

More
11 years 7 months ago #1044 by ultralion
what kind of error is this?? was created by ultralion
Hi!
I see there's a strange error in my error_log file but it happen only in certains page.
I've seen the error also on others website and is like this
Warning: Invalid argument supplied for foreach() in /home/...../public_html/administrator/components/com_adsmanager/models/content.php on line 303
I can't replicate these pages containing this warning FROM website (frontend side) but if i land on one of this pages from searches engine so show me the errors.
Also i have to clear cache of my browser... if not i cannot see any content from my website.
Seems are DEAD PAGE or something like that.
On error log it show:
[17-Sep-2013 02:03:01 Europe/Rome] PHP Warning: Invalid argument supplied for foreach() in /home/USER/public_html/administrator/components/com_adsmanager/models/content.php on line 303
[17-Sep-2013 02:03:01 Europe/Rome] PHP Warning: Invalid argument supplied for foreach() in /home/USER/public_html/components/com_adsmanager/views/list/tmpl/default.php on line 206

Ever error in these 2 sections of 2 files.
Adsmanager seems to work properly if i not access on these page:
the link wich splash and show these error is like this
classifiedads4free.com/component/adsmana...?order=10&Itemid=657

Attachments:
More
11 years 7 months ago #1076 by tompap
Replied by tompap on topic what kind of error is this??
Will check code and come back to you soon
More
11 years 7 months ago #1119 by tompap
Replied by tompap on topic what kind of error is this??
I think you are not using the latest version.
Because there is no foreach around line 303 in models/content.php

it's a SQL query:
$sql .= " 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 ";
More
11 years 7 months ago #1130 by ultralion
Replied by ultralion on topic what kind of error is this??

tompap wrote: I think you are not using the latest version.
Because there is no foreach around line 303 in models/content.php

it's a SQL query:
$sql .= " 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 ";


No my version is 2.8.2 i bought bronze package of that.
Is no possible to fix this error without an upgrade? :blush:
More
11 years 7 months ago #1131 by tompap
Replied by tompap on topic what kind of error is this??
Seems that your support subscription has expired 1 month ago.

we can check what is wrong even on "old" version, but this will be done only for "active" subscribers
Moderators: perry
Time to create page: 0.131 seconds
Powered by Kunena Forum