NB
Newbie


Joined: Apr 21, 2006
Posts: 1
|
Posted:
Sat Jun 21, 2008 4:30 pm |
|
I have about 8 categories in faq. I was adding answers. everuthing was ok.
suddenly when I tried to add answers I couldnt!
I tried as you suggested by changing over to the newer forum module from Ravens, but that didn't work, received some errors... something about a wysiwyg editor Not in home , so I went back to original.
Do you think this might be what I need to do, suggested in the link below, and if so, how would one go about doing this, because it's not very clear
| Code: |
How to add more than 127 FAQ answers
http://ravenphpscripts.com/nukemanual-more-than-127-faq-answers.html |
Thanks in advance. |
| |
|
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 926
|
Posted:
Tue Jun 24, 2008 7:16 am |
|
Actually, it might just be easier to do this using phpMyAdmin. You would select the nuke_faqanswer table within your database. Then click on the edit icon for the "id" field. From there you can change the drop-down for Type to SMALLINT and then click Save. I don't think you really need to bother with the id_cat field unless you will have more than 127 FAQ categories (which would be unwieldy to any user).
Sorry it took me so long to get back to you. Got behind on things over here... |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|