![]() |
Really nice Hack. It works, but I had to change 2 things:
Forum is named forum.php not index.php: Code:
<if condition="$_REQUEST['e'] == 1 AND $bbuserinfo[userid]"> In forum.php (index.php) I added Code:
header("Location: forum.php"); Code:
$DB_site->query("UPDATE user SET excludeforumids = '" . $bbuserinfo['excludeforumids'] . "' WHERE userid = '" . $bbuserinfo['userid'] . "' LIMIT 1"); |
Quote:
Quote:
Quote:
Code:
<form method="post"> Code:
<form method="post" action="index.php"> |
Edit : [Removed]
|
Phalynx, Niceboy
What does the content of your posts have to do with my hack? |
I installed this and my users love it, howevr I have noticed what appears to be a bug, my users are reporting they can only hide 27 forums, any more then that and it does not work correctly. Is there any ways we can bump the number up to 50?
(I have a LOT of forums) :) Scott |
Try increasing length of the DB field.
|
And how would I go about doing that? I am not a programmer which is why I am using your hack. :) And a great hack it is!
|
Use phpmyadmin which is in your cpanel. :)
|
This is very nice i will install it soon :)
|
I know that. :)
But what do I change ALTER TABLE `user` ADD `excludeforumids` VARCHAR( 100 ) NOT NULL ; to? And is there any way to modify the table without dropping it and readding it which would force the users to select their forums again. Thanks! |
All times are GMT. The time now is 08:09 PM. |
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:
|