![]() |
Anime-loo, did you run all the queries at the bottom of the instructions? There were two that started with, "INSERT INTO setting", which make those two settings appear.
Vivi Ornitier, to add news to a forum, edit that forum (admin cp-> forums & moderators: modify->click the edit link by the forum you want to add news to->select a newsfeed from the drop-down box that appears in the second section of options (see the second picture above). |
Quote:
|
Have you added any other sets of custom settings to the vBulletin Options? At the top, in the links to all the groups, is Who's Online the last one before News Options, or is there anything else in between them?
Note to anyone that DOES have other custom groups of settings: You will need to modify the three queries that start with "INSERT INTO". On the vBulletin Options page of the admin cp, at the top, where you have the links to all the settings groups on the page, if you point to each link, in the status bar of your browser you should see a URL that ends with something like settinggroup31. Point to the last of the links and note the number; is should be higher than 31 (31 is for Who's Online, the last of the groups that are stock). Now, in those three queries that start with "INSERT INTO", you will need to change all occurrances of the number 32 to whatever number you found plus 1; i.e., if your highest settinggroup number is 34, you need to change all 32s in the queries to 35. |
ahh i see whats wrong :) your using the same displayorder # (32) as the default pm hack. got it working
|
i did everything right, but for some reason, the news doesnt show up.
|
once i set a news item for a forum i cant select none anymore :(
|
Anime-loo, I believe I have fixed that problem. I apologize for letting that one slip by; I thought I had tested for that, but I aparently forgot. Anyway, I've tested this on my own test board, and it works fine for me, as far as I can tell. I've updated the instructions. You will need to add some new code to admin/adminfunctions.php (previously not modified at all for this hack), and some of the new code for admin/forum.php has been changed. The forumdisplay.php and admin/functions.php files, all templates, and the database are not changed between 1.0 and 1.1.
alanvo, please try going to the vBulletin Options page of the admin cp, and submitting it. You don't have to change anything; just press the submit button at the bottom. Then go back to the forum, and refresh the page. |
For the record, the value -- None -- will now always appear as the first option in the newsfeed selection drop-down box.
The attachment in the original post in this thread has been updated. |
Parse error: parse error in /home/kousetsu/public_html/newforum/admin/forum.php on line 235
re hacked 5 times. |
You must have made a mistake in editing that file. Make sure lines 187-196 look exactly like this:
PHP Code:
|
All times are GMT. The time now is 03:39 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:
|