Jump to content

Modules tab not able to access in back office, please help!


Recommended Posts

Today when I go to back office, i found the "module" tab is not able to access, when I choose it, no module shows, please see attachment pictures, anyone could help?
also the "Payment" tab shows nothing, seems not able to access.
Other tab no problem, orders, customers are normal, only "module" and "payment" not able to show.

32248_U5hSeNeliNAA9cluqXDX_t

Link to comment
Share on other sites

Edit config/config.inc.php and temporarily change 'display_errors' from 'off' to 'on'. That will give us an error message instead of a blank page.


Hello Rocky, I did what you said, but still same page.
Have good way to solve the problem? now I can not add or remove the modules except delete in FTP.
Link to comment
Share on other sites

Since no error message is displayed, you can't pinpoint the cause of the problem. Your only option is to delete modules off your server one-by-one starting with the most-recently uploaded until the Modules tab works again. Once it does, you know that the last deleted module is causing the problem.

Link to comment
Share on other sites

Since no error message is displayed, you can't pinpoint the cause of the problem. Your only option is to delete modules off your server one-by-one starting with the most-recently uploaded until the Modules tab works again. Once it does, you know that the last deleted module is causing the problem.


Thanks, I will try that and let you know result.

I have another questions, I have another website, the homepage I can not open, but I can open back office.
When I disable the shop, the homepage is able to open, and hows the shop is Maintenance.
When I put my IP into Maintenance IP, the homepage is able to open.
When I enable the shop, the homepage is not able to open,
Why??
Link to comment
Share on other sites

I have no idea. I've never encountered that problem before. Try editing config/config.inc.php and temporarily changing 'display_errors' from 'off' to 'on'. That will let me know whether there is a PHP error.


Thanks for your suggestion, now I get
Fatal error: Uncaught
XML_Feed_Parser_Exception: Invalid input: this is not valid XML in /home1/public_html/icarecu/modules/blockrss/blockrss.php on line 106
Exception trace
# Function Location
0 XML_Feed_Parser->__construct('<br /> <b>Fatal …') /home1/obdresou/public_html/icarecu/modules/blockrss/blockrss.php:106
1 Blockrss->hookLeftColumn(Array) /home1/obdresou/public_html/icarecu/classes/Module.php:421
2 Module::hookExec(Array, Array) /home1/obdresou/public_html/icarecu/header.php:14
3
throw new XML_Feed_Parser_Exception('Invalid input: this is not valid XML');


What should I do next?
Thanks indeed!!
Link to comment
Share on other sites

×
×
  • Create New...