Jump to content
thirty bees forum

Recommended Posts

Posted

Hi,

I am getting below error while installing Agile module.

"override Class installation was not successfull:classes/PaymentModule.php"

I am not able find this file in /classes. Not sure what is the issue!

Thanks KD

Posted

I don't see PaymentModule.php in overrides/classes directory, that's what surprises me, since there is no such file.

Posted

Below are the permissions for overrides/classes directory.

drwxr-xr-x 17 www-data www-data 4096 Sep 28 17:21 . drwxr-xr-x 5 www-data www-data 4096 Aug 15 12:00 ..

Posted

I did checked in this director as well, I don't see this file in any sub directories of override/. How to check if, store class override is disabled or enabled?

Posted

If there is no file, it is not overriden. Did you recently purchase the module? I am pretty sure Kinro supports thirty bees, you might put in a ticket with him.

Posted

I believe the problem is on thirtybees side. In ps16, the class PaymentModule was located in /classes/PaymentModule.php. Thirtybees moved this to /classes/module/PaymentModule.php. That is compatibility issue, which prevents overriding. Module is trying to override file that does not exists in tb anymore

Posted

I see the file in /classes/module/PaymentModule.php. Tried copying this file into /classes/. but still module does not recognized it!

Posted

The override in the module itself needs to be changed. But I don't know if you can change it without Kinro doing it, since his modules are encrypted. They should be able to handle it with their support, point them to this thread.

Posted

I am working with Kinro, he mentioned this is a permission issue. "The file/folder permissions to be the same as that those TB default files after upload modules via back office without manually change permissions. It is related to the user account of the server that running for TB."

When the module is uploaded it sets this permission "drwxrwxrwx 11 www-data www-data 4096 Oct 3 17:26 agilekernel" Rest of all other folders permission are "drwxr-xr-x"

I am uploading the module with superadmin account, created during installation. What do I need to do, so that permission does not get changed, when the module is uploaded from BO?

Posted

Then he should be able to manually upload the extracted zip file and it should install. If the permissions are an issue it sounds like a server misconfiguration.

Posted

If the server is miss configured I want to make sure it is properly configured. In general when any modules are upload from BO it should be same permission as other TB files and folders? Has anyone had similar issues?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...