Loading...
 
Skip to main content

Custom Share Module 0.1dev

Features / Usability

Features / Usability


Re: Logout problem with Firefox 3 and localhost

posts: 9

I have been doing a bit of debugging on this, at least all the debugging that my lack of PHP knowledge allows.

The problem is with the variable $base_url. There is a comment in changelog.txt that it is set in tiki-setup.php. The only reference in that file is:

Image
Copy to clipboard
$smarty->assign('base_url', $base_url);


Since the Search facility in Windows XP does not seem to find anything in any PHP file, I am unable to pursue this further.

There are no comments at this time.