4
Hi, I have a similar problem. I have a working 2.55 xoops with 2.31 Oledrion in a bitnami appliance on my computer as a dev plattform working right.
When I migrated the xoops and oledrion to a hosting provider with same php and MySQL some problems appear.
When I do some update on the admin interface the oledrion module freeze in the return of the operation, and for at least one minute, the module stop working. After that, I can verify that the update was done and for normal operations with the catalog everything work well.
I set the debug mode and the only thing I find is this:
Fatal error: Call to a member function getVar() on a non-object in /home/lc000172/public_html/loopdesa/modules/oledrion/xoops_version.php on line 327
After waiting for a minute with the module not working at all, I can enter: modules/oledrion/admin/index.php without problems and with the changes I made.
I don't know how to continue, any clue? Tks