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 / Adsmanager Problem after update to Joomla 3.6.3

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

Adsmanager Problem after update to Joomla 3.6.3

More
8 years 5 months ago #22456 by raggio
I've read your support post:
www.joomprod.com/forum/adsmanager-suppor...o-version-6-3-3.html

I use last version of Adsmanager but they havn't solve the problem, so I think it's a usable component until it will be correct as written here:
www.rockettheme.com/forum/gantry5-for-jo...ignments-not-honored
e qui: github.com/joomla/joomla-cms/issues/12499

It's a problem of all version so I hope you consider my post here also. We were thinking the buying for maps using, but we can't renounce to use different templates in our site.

WWOOF Italia - www.wwoof.it
More
8 years 5 months ago #22471 by juloaadmin
Replied by juloaadmin on topic Adsmanager Problem after update to Joomla 3.6.3
Bug is in router.php

remove line at the top of the file
require_once(JPATH_ROOT.'/components/com_adsmanager/lib/core.php');

and move it
here

function AdsmanagerParseRoute($segments)
{
require_once(JPATH_ROOT.'/components/com_adsmanager/lib/core.php');


And

function AdsmanagerBuildRoute(&$query)
{
require_once(JPATH_ROOT.'/components/com_adsmanager/lib/core.php');
More
8 years 5 months ago #22501 by raggio
Ok perfect, now it works!
But in the next update can you fix this bug?

WWOOF Italia - www.wwoof.it
More
8 years 5 months ago #22506 by juloaadmin
Replied by juloaadmin on topic Adsmanager Problem after update to Joomla 3.6.3
it's already included for 3.1.7
Moderators: perry
Time to create page: 0.135 seconds
Powered by Kunena Forum