Post Reply Screen Error Fix - NBS






 

 

Post Reply Screen Error Fix - NBS

View Full Version : Post Reply Screen Error Fix


The_Altered1
21-Dec-2002, 05:02 PM
So, you just downloaded a cool new skin.....

But after you set it as the default skin, You find that there is an error on the reply to post screen; and some of the buttons do not work.

The easiest way to correct this is by copy and pasting code.
no files to replace via FTP or anything like that......just simple C & P

first off you need to do this:

admin CP / Skin and Templates / Manage HTML Templates
next you need to edit this "Invision Power Board Template Set"
(it's the default template that contains no errors)

so click on edit html and go here:

Post Screen Sections

A new list will open up, and you will need to select this
"+-- Post: Code Buttons & Post Text area"

Simply click on that and then highlight and right-click copy all of the code that shows in the box that opens up.
(you can paste it to notepad or wordpad if you wish)

Now you have the correct code that will solve the problem.

Next off, all you have to do is go back to:

Skin and Templates / Manage HTML Templates

Select the skin that you have just imported or are having the trouble with.
and click on edit html.

Select Post Screen Sections

A new list will open up, and you will need to select this
"+-- Post: Code Buttons & Post Text area"

the box will open up and show you code that looks like what you just copied from the other skin,
(this is the faulty code that needs to be replaced)

delete/paste-over that code with the code that you copied from the default skin.

hit apply changes and *presto* Problem solved.

enjoy! :D