Problem with Site

Status
Not open for further replies.

pembs.event.201062

New Member
Messages
3
Reaction score
0
Points
0
Hello,

I posted yesterday about an issue with my site not loading, which is now solved. Now, I have a new problem, which is when my site loads it produces strings of reports at the bottom of the page like this:

•Profile Information•

Application afterLoad: 0.217 seconds, 0.23 MB
Application afterInitialise: 1.465 seconds, 2.14 MB
Application afterRoute: 1.839 seconds, 2.63 MB
Application afterDispatch: 3.591 seconds, 5.48 MB
Application afterRender: 4.642 seconds, 6.01 MB
•Memory Usage•

6394420•10 queries logged•


  1. SELECT *
    FROM jos_session
    WHERE session_id = 'f11dd2efa6417562d7c86c02073ffb86'
  2. DELETE
    FROM jos_session
    WHERE ( time < '1286116416' )
  3. SELECT *
    FROM jos_session
    WHERE session_id = 'f11dd2efa6417562d7c8
Anyone know what the problem is-is it to do with my site or the server?

Thank you. :)
 

carl6969

Community Support Team
Community Support
Messages
6,874
Reaction score
206
Points
63
Looks to like you might have Joomla in Error Reporting Mode.
Login to the the back-end (administrator) part of Joomla.
Global Configuration - Server - Server Settings
Set Error Reporting to "none".
See if that resolves the issue.
Of course you may want to take a look at those errors and attempt to resolve them before changing this setting.
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Also, just check that Joomla isn't in debugging mode. If bullet points are displayed next to all of the links in the backend it probably is.

Global configuration -->System --> Debug settings --> set both to no.
 

pembs.event.201062

New Member
Messages
3
Reaction score
0
Points
0
Also, just check that Joomla isn't in debugging mode. If bullet points are displayed next to all of the links in the backend it probably is.

Global configuration -->System --> Debug settings --> set both to no.

Thanks, stpvoice. That did the trick, as error reporting was already off.
 

carl6969

Community Support Team
Community Support
Messages
6,874
Reaction score
206
Points
63
Thanks, stpvoice. That did the trick, as error reporting was already off.
"Debug Settings" was what I was thinking of. Caffeine deprivation translated that into "error reporting". Thanks for clearing that up Stpvoice. I am off to make more coffee.
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
"Debug Settings" was what I was thinking of. Caffeine deprivation translated that into "error reporting". Thanks for clearing that up Stpvoice. I am off to make more coffee.

Good call....there's no harm in a load of caffeine. *goes to get tea pot*. :D
 
Status
Not open for further replies.
Top