![]() |
*Bump*
|
Works like a charm on 2.2.5 ;)
|
Oh dear, wonder what I'm doing wrong then. I'll have to take another look later this morning. :)
|
Maybe I can help GF - what's the problem?
|
I couldn't find the code I was looking for in misc.php, I didn't spend that long on it, admittedly, as I didn't have much time. Did you run into any problems?
|
If you open it using Wordpad search for FAQ - now replace the code that is between
// ############################### start faq ############################### and // ############################### Popup Smilies for vbCode ################ The only problem i had was with the parsing of HTML - but that's fixed now |
OK, maybe this is just me but the code in admin/index.php isn't there either, so for anyone else - this is what I did.
Find... PHP Code:
PHP Code:
|
Quote:
|
Firstly do EXACTLY what it tells you in the instructions - don't run any queries mentioned in this thread or change bbparsecode2 to bbparsecode
simple replace this Code:
$entries=$DB_site->query("SELECT entryid,title,text FROM faqentries WHERE faqid='$page' ORDER BY showorder"); Code:
$entries=$DB_site->query("SELECT * FROM faqentries WHERE faqid='$page' ORDER BY showorder"); That's what fixed mine :) Hope that helped! @ GamerForums - you're welcome ;) Glad i could help |
Quote:
Exactly - I got errors when I used the code given in the instructions |
All times are GMT. The time now is 03:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|