View Full Version : Cant Edit BBcode
hardeeonline
07-14-2005, 08:50 PM
I have vBadvanced CMPS 2.0 RC2 installed and when I add a module with bbcode I cannot go back and edit it after I save it. Any help would be appreciated thanks.
Brian
07-15-2005, 03:34 PM
What exactly happens when you try to edit it?
hardeeonline
07-16-2005, 03:11 PM
Where the white area should be to enter text just stays a brown tan color like it never loaded, ive let it sit there for awhile and it stays the same.
Brian
07-16-2005, 08:33 PM
What browser are you using?
hardeeonline
07-19-2005, 01:08 PM
firefox 1.04
Brian
07-19-2005, 02:43 PM
If you'll look in your vba_cmps_admin.php file for this code:
$type = $module['type'];
And replace it with this:
$type = $module['inctype'];
Then that should take care of the problem.
hardeeonline
07-20-2005, 04:42 PM
I could not find that line exactly, found a few similar lines of code.
Brian
07-20-2005, 06:30 PM
That exact line is in there, somewhat close to the top of the file.
Paulo
07-23-2005, 06:01 PM
works for after this mod
Thank you
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.