Joomla! Discussion Forums



It is currently Sun Nov 22, 2009 3:49 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security and Performance FAQs
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Problems logging in!
Posted: Tue Dec 04, 2007 10:37 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Aug 22, 2006 12:19 pm
Posts: 28
The site I'm working on has 1200+ users on the site and whenever they log out they get the below error message;

Notice: Undefined property: front in c:\program files\easyphp1-8\www\mambots\system\joomlacache.php on line 125

Warning: Cannot modify header information - headers already sent by (output started at c:\program files\easyphp1-8\www\mambots\system\joomlacache.php:125) in c:\program files\easyphp1-8\www\includes\joomla.php on line 1158

This stays on the screen or about 3 seconds and then continues to the homepage.

I've checked the files listed \mambots\system\joomlacache.php on line 125 and there seems to be no error there, does anyone have any idea what could be causing it?

The actual line of code in the php file is $_SERVER['cache_path']=$mainframe->_path->front; 

Below is how it appears in the file from lines 122 to 128

  if ($type==0)
  {
      $_SERVER['cache_path']=$mainframe->_path->front;
      $mainframe->_path->front = $mosConfig_absolute_path.'/components/com_joomlacache/mainbody.php';
  }

Does anyone know what the problem is and how to fix it? I'm sure it'll be something simple

Thanks

Paul


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

Quick reply

 



Who is online

Users browsing this forum: Auship and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group