Jump to content

[SOLVED] Module tab in backoffice links to Homepage (Please help)


Recommended Posts

Hello, I am going to explain the problem. I am using presta 1.5.3, today I noticed that when I tried to enter in the module tab in backoffice it loads with blank page, after turn the errors on I get:
 
[PrestaShop] Fatal error in module index: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/xxxxxxxx/tienda/modules/dboptimization/dboptimization.php:2)
 
dboptimization is not a really important module to me so I delete the folder via FTP trying to solve the problem, but it didn't work, the error disappeared but now the Module tab links me to my store homepage, so  I can't access to module section.
 
I have try to delete the cache, but no luck.
 

 

Please can anyone help me, I really need to solve it :(
Edited by juanmlg (see edit history)
Link to comment
Share on other sites

hello

im affraid that it's not a case of dboptimization

take a look on this part: [PrestaShop] Fatal error in module index

 

try with this:

go to adv. parameters > performance

and turn on option to disable all non default modules (this is for test purposes only)

orGYbNk.png

  • Like 1
Link to comment
Share on other sites

Hi Vekia, thanks for your support by email and here, at first I thought that was a dboptimization problem because the module name appears in the error but after a few hours checking and reading a lot I discovered a similar problem caused by an "official" prestashop module called "powatag". I haven't installed this module consciously but looks like for some reason it installed itself. After delete the folder /modules/powatag my presta works again like a charm.

 

So if someone have a similar problem, check inside your module folder and rename powatag folder ;)

Link to comment
Share on other sites

I have disabled the Powatag banner from backoffice to avoid future problems...

 

Only comment this code in: admin/themes/default/template/controllers/home/content.tpl

 

<div id="partner_preactivation">

<p class="center"><img src="../img/loader.gif" alt="" /></p>

</div>

 

I hope it will be helpfull for someone ;)

Link to comment
Share on other sites

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...