From: SourceForge.net <no...@so...> - 2006-08-16 23:46:42
|
/mod/podcaster item #1541644, was opened at 2006-08-16 23:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=758529&aid=1541644&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None Priority: 5 Submitted By: cloudman71 (cloudman71) Assigned to: Nobody/Anonymous (nobody) Summary: requested change to runtime.php Initial Comment: Within the file /inc/runtime.php reference is made to index.php - a change should be made to how this file is referenced. For example - a href= "/index.php? etc assumes that index file is in document root and not in a directory. So if phpwebsite is installed in /subdirectory then /index.php is called instead of /subdirectory/index.php removing the "/" character from in front of the call to file should suffice. ie a href= "index.php? etc ^^^/^^^ removed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=758529&aid=1541644&group_id=81360 |