Quote:
Originally Posted by The Geek
The last step is optional (mainly for new installations). Admincp > AME CP > Tools > Rebuild: posts, blogs, etc...
That allows you to ame'fy old posts, blogs, etc...
If you have mysql access, you can run the following SQL:
PHP Code:
TRUNCATE TABLE postparsed
Though I would only recommend that you do this if you know what you're doing.
HTHs
|
ok, last question i hope. lol
is postparsed used for ame? just wanna make sure nothing else uses it before i truncate it.
i'll do a backup first but it shouldn't be a big deal to truncate a table. thanks.