Author Topic: Error 404 when using with Joomla 1.5  (Read 1900 times)

patm

  • Newbie
  • *
  • Posts: 1
    • View Profile
Error 404 when using with Joomla 1.5
« on: March 05, 2010, 07:18:07 pm »
I have reinstalled Joomla 1.5 twice and Feng Office 3 times and each time when I click on the link to pull up Feng Office everything works fine but when I log out of Feng Office I receive an error 404 document not found message on any and all the tabs in joomla. I first thought it was Joomla but it only happens when I web link and or iframe link to Feng Office. The only way I can get Joomla back is by clearing out my entire browsing history,cookies etc.

I read through google a person having the same problem but could not find his topic in my search.

Any ideas I really like to be a suppoter of Feng Office.

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Error 404 when using with Joomla 1.5
« Reply #1 on: March 10, 2010, 05:17:22 pm »
Hi,

Try adding a constant in config/config.php like this:

Code: [Select]
define('USE_COOKIE_PREFIX', true);