The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
I have made some modifications to the hack by Stasik, which is located here.
New features:
Portions, including the installer, are © 2001 Kevin Schumacher. Portions of the installer were created by Bane. The hack and its' installer may not be redistributed, edited or not, without this copyright notice attached. For version: 2.0.3 Files needed: faq_install.php, faq.php Files to edit: admin/index.php, root/misc.php Templates to edit: None. Instructions: Upload and run faq_install.php from your admin directory. Follow the on-screen directions. Upgrading from Stasik's hack: Upload and run faq_install.php from your admin directory and choose the option to upgrade from v2 of the hack. Upgrading from a previous version of *this* hack (e.g. from this thread): Upload and run faq_install.php from your admin directory and choose the option to upgrade from "v3, v31, or v32" of the hack. Please DO NOT contact me via PM, IM, email, or otherwise outside this thread about this hack. Thanks to Stasik for the great hack! Show Your Support
|
Comments |
#112
|
||||
|
||||
Well, I did run faq_install first, and it showed no errors. It's just that things don't work after having done that...
|
#113
|
||||
|
||||
The faq_install itself doesn't make the changes to the control panel. During execution of the install you will receive instructions on what lines of code to modify in your admin/index.php file. This you have to do yourself. I think the install even had some wrong code for this part... here's what I added:
PHP Code:
PHP Code:
Hope this gets it workiing for you. |
#114
|
||||
|
||||
Ok, don't know how I missed that bit during the install. :/ But, since making the changes, any of the items now in the control panel just give me an "Internal Server Error" and don't provide any more info...
Thanks, btw. Christina |
#115
|
||||
|
||||
the two problems which i found with this code were
1. html not working - apply biras fix on post 81 2. images not working edit the following faq's :- under User Maintenance: What are the buddy and ignore lists? under : General Board Usage Can I send email to other members of this board? What is Private Messaging? under Reading and Posting Messages : Can I edit my own posts? Each of these faq's have to be amended to Allow HTML in Answer? Yes Allow smilies in Answer? Yes Hope this helps fonz :stoned: |
#116
|
||||
|
||||
Ok, I've gone through and uninstalled, cleaned up the files I was supposed edit, and reinstalled again. But, I always get an internal server error when trying the items in the control panel...
Quote:
|
#117
|
|||
|
|||
Well let's see, you have:
- Run faq_install.php - Placed faq.php in your /admin/ directory - Applied the updates from Bira - Fixed what Fonz brought up I am not sure why in the world you are getting an internal server error. It does not make too much sense on why you are getting it unless something other than the above have been modified on accident. Where is Sinecure when you really! need him - I am sure he could help both of us out. |
#118
|
|||
|
|||
You could use the below in the Admin CP, I am not sure what difference it would make, but you do not have to have the "echo" commands in the URL, it deals with the newer versions of vBulletin:
Code:
makenavoption("Edit","faq.php?s=$session[sessionhash]&action=modify","<br>"); makenavoption("Add Group","faq.php?s=$session[sessionhash]&action=addfaq","<br>"); makenavoption("Add Question","faq.php?s=$session[sessionhash]&action=addquestion","<br>"); makenavselect("F.A.Q. Editor"); |
#119
|
||||
|
||||
The edit of the faq properties worked for me, thanks Fonz.
|
#120
|
||||
|
||||
no problem slideboxer
|
#121
|
||||
|
||||
Thanks for the information, again.
It still doesn't work here, I've no idea why. I think I'm doing things right. I ended up redoing some things and made a faq.php that just calls my faq templates for me instead since I couldn't get this to work... Christina Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|