Thread
:
WP gurus: related post plugin problem
View Single Post
04-20-2007, 02:25 PM
More Booze
Confirmed User
Join Date: Mar 2004
Posts: 5,116
I did have this problem today.
This is how I solved it.
Open the script-file and change:
if ($user_level < 8)
to
if ($user_level == 8)
Click on "run script".
Open the script-file and change it back.
More Booze
View Public Profile
Visit More Booze's homepage!
Find More Posts by More Booze