I have already worked out the problem with the forum names anyways so thats ok but i have also added the code to log
Edit,sticky,merge and split, Im not sure if i can post a complete modified postings.php so i wont. but if its OK then i will add that later.
All it is is a modification of the code supplied by Overgrow and a mod to modlog.php which i have added.
thanks for the great hack Overgrow.
The new mod in postings.php are
find
[QUOTE]
eval("standardredirect(\"".gettemplate("redirect_e ditthread")."\",\"showthread.php?s=$session[sessionhash]&threadid=$threadid\");");
}
|