When you go into edit the profile, the Allow BBCode setting doesn't save when you save the users database.
Am working on this now.
ArtificialIntel
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Mon Jan 27, 2003 2:12 pm
the instances of $user_allobbcode in the saveuser function of your account's index.php look odd, shouldn't that be $user_allowbbcode?
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Jan 27, 2003 2:13 pm
open /modules/Your_Account/index.php
change all instances of user_allobbcode to user_allowbbcode
Lines 875, 899, 910 and 1293 are the 4 I think.
ArtificialIntel
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Mon Jan 27, 2003 2:14 pm
Edit: ok, posted this before noticing you had already mentioned the lines,
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Jan 27, 2003 2:16 pm
there were only those 4 lines where they were wrong I think (once or twice per line). The other instances earlier in the file were already allowbbcode.
ArtificialIntel
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Mon Jan 27, 2003 2:26 pm
Doing a search & replace on the file will solve it, that's one of those few changes you can safely make without messing anything.
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum