Resource icon

HTML Decoder 1.0.0

No permission to download
Compatible XF 1.x versions
  1. 1.0
  2. 1.1
  3. 1.2
Written for a problem with a large board where HTML characters were not being decoded correctly on import. This fixes them to show correctly.

Usage
1)Alter the table where the html characters are an issue to add a new int field. eg.

Code:
ALTER TABLE `xf_post`  ADD `updated` INT NOT NULL

2) Upload the php file and open it in your browser.

3) Fill in the information requested

4) Go - if it times out, just start again until the "Done" popup is shown.

5) Drop the "Updated" field from the table.
Author
Slavik
Downloads
23
Views
1,358
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Slavik

Top Bottom