![]() |
@amykhar
This Hack has a serious bug which causes issues with other Hacks that automatically create threads (and are using others users for this): You check the posts for the viewing user, instead of checking the posts for the user that makes the post. Corrected Plugins: postdata_presave PHP Code:
PHP Code:
|
This causes an error on my board for anyone replying to a thread:
Warning: Missing argument 1 for fetch_userinfo() in /includes/functions.php on line 998 Quote:
|
sandman, the parameter for fetch_userinfo is $userid.
|
I knew I would mess up something ^.^
Though, it was just the missing userid as amy already pointed to - edited the post. |
Thanks!
|
Title is ......Fewer than 15 Posts but here is (($userinfo['posts'] < 2) It must be 15 I think :)
|
Quote:
|
Quote:
|
Mod is great However, amykhar is there a way to disable it for certain forums. For example this would conflict with the Reported Posts mod since members with less then 15 posts would not be able to report posts.
I tried the following but it didnt work. if (($vbulletin->userinfo[posts] < 15) and ($vbulletin->forum[forumid]!=X) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'www.') or stristr($pagetext,'http://'))) { |
Is there a way to let the users who has less than 15 posts be able to post Smiley faces? Right now if a user types in a message and uses a smiley faces it doesn't let them post. Frankly I don't mind the smiley faces...? Anyone know how to change this?
Thanks!!! |
All times are GMT. The time now is 06:56 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:
|