I made some GUI modifications (bold, ...) in the "showLatestThreadsBlock" function in the "runtime.php" script but there is no effect ... it seems that this script is not called.
I don't understand how the block is showing on the main page but it's not with the "runtime.php" script. Where is the ghost script ??
I'm using phpws 0.10.2 and phpwsBB 1.0.4 versions
Logged In: YES
user_id=722742
Originator: NO
Can you attach your code (your runtime.php) and I'll take a look.
(Moving this to support request since it's not a bug)
Logged In: YES
user_id=1710861
Originator: YES
Thank you ... but a simple test (replace '...' by 'etc...' at line 102 in the original script) has no effect.
Logged In: YES
user_id=1710861
Originator: YES
OK, the ghost "runtime.php" script ... is in the "inc" directory. I don't understand this "duplication" but now all is ok for me.
Thank u for your interest.
Regards
Logged In: YES
user_id=722742
Originator: NO
/inc is the usual place for runtime scripts as those are picked up by phpWebSite automatically. I'm not sure why Don put another runtime.php in.