Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 4 Hours, 21 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Aywhere system plugin to function correctly!
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Aywhere system plugin to function correctly!
#6897
Aywhere system plugin to function correctly! 2 Years ago  
Hi,

I'm new to the forum and was wondering if anyone had the following error message:-

This extension needs the Modules Aywhere system plugin to function correctly!

I upgraded from 1.1.4 ro 1.3.2 (1.1.4 was working fine) and this message came up after the installation in the plugin.

The module seems to be working fine but I would like to know how to solve this error.

Thanks

Alan
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6904
Re: Aywhere system plugin to function correctly! 2 Years ago  
Where do you get that message?
And do you have a Modules Aywhere system plugin in the plugin manager?
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6912
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hi,

It actually comes up in the top if the plugin screen.

You can view the error at:-

www.carnarossinn.ie/error_message.png

The plugin seems to be still working but it's obviously not happy with something?

Hope this helps.

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6917
Re:Aywhere system plugin to function correctly! 2 Years ago  
There is a check to see if the system plugin file exists. Somehow it cannot see it in the place it is looking for.

Can you give me admin access so I can check a few things out?
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6921
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hi,

I can setup a restricted admin account for you.

What level would you need?

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6925
Re:Aywhere system plugin to function correctly! 2 Years ago  
Well, easiest would be SuperAdmin. But I might be able to see what I need with a normal admin level.
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6943
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hi Peter,

Do you have a private email address I can send you the login details?

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6944
Re:Aywhere system plugin to function correctly! 2 Years ago  
See my signature
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6956
Re:Aywhere system plugin to function correctly! 2 Years ago  
There is probably something wrong in your configuration.php.

The joomla defined vars JPATH_ROOT (and JPATH_SITE and JPATH_ADMINISTRATOR) see this as the root:
"D:\Domains\scorpiontechnology.ie\wwwroot"

You will probably experience other extensions not functioning correctly because of this.
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6957
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hi Peter,

Unfortunately that is the root as setup by my ISP.

Other modules are working fine (so far).

Is there a fix for it?

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6958
Re:Aywhere system plugin to function correctly! 2 Years ago  
Well, if the patch is correct, then it shouldn't cause a problem. But usually servers do not use drive letters in there absolute paths.

If you look inside the php info (administrator: system info), what does it say there as file root?
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6966
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hi,

Yes, in the config info it points to the same directory structure.

The old version worked fine. It's when I upgraded to the new version that
this error came up.

Is there anything I can do?

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6992
Re:Aywhere system plugin to function correctly! 2 Years ago  
I have the same problem. Anyone have a fix for this?
allen
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6993
Re:Aywhere system plugin to function correctly! 2 Years ago  
Hmmm, I'm a doofus!

The check is looking for the wrong file!
In the xml file (/plugins/editors-xtd/modulesanywhere.xml), change:
<param type="dependency"
label="the Modules Aywhere system plugin"
file="/plugins/system/articlesanywhere.php" />

To:
<param type="dependency"
label="the Modules Aywhere system plugin"
file="/plugins/system/modulesanywhere.php" />


So modulesanywhere instead of articlesanywhere!
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6994
Re:Aywhere system plugin to function correctly! 2 Years ago  
Thanks it worked for me.
allen
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7001
Re:Aywhere system plugin to function correctly! 2 Years ago  
Thanks, Peter.

That worked for me also!

Regards

Scorptech
Alan
Posts: 7
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max
Open Source Training | Online Joomla! Training and Support