![]() |
Mine was the same error as above, and it gave me the error whenever I tried PMing the banned person, or doing anything with a banned person.
I noticed that whatever action I was doing still happened, despite getting the error. So not a big deal, but kind of weird. |
Same problem like ramtha in 1.2.6 and 1.2.7beta on a 4.0.7 while banning a user:
Code:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:285) in [path]/includes/functions_ghsom.php on line 378 |
the best way is to remove the spammer from your database , not to ban , because you lose more time .. then for the GlowHost maybe if you can add a MASS REMOVE USERS :) because i have a lot of new accounts created who are robots :-s
Fatal error: Call to a member function query() on a non-object in [path]/forum/includes/functions_ghsom.php on line 386 only i add the option : Remove user , delete all posts and report to StopSpamForum ... (i think is because the users dosen't have any post 100% ) but at least to not showing that error anymore or to write something "the user dosen't have any post " depends of the error .. keep it up , is very good the mod . thanks |
Suggestions
1. Use the vBulletin class_vurl instead of native curl, less trouble and then its vbulletins fault for "mysql gone away" errors 2. wrap the process in this so that vbulletin deals with reg errors first, thus not having to deal with excess logging Code:
if (empty($userdata->errors)) { |
Quote:
You and MonkeyStop are in there :) |
I must be going mad (well, thats a gimme) or blind as I cant see it :) Anyway, best of luck, Im way to busy with the database site so Im glad someone picked this up
There are a couple of other things that I had in vbStopForumSpam 0.7 that never made it out the door. one was calling all three fields from the API to cut down on the api calls for busy forums and the other was this one... Code:
SELECT is_spambot FROM .... ORDER BY DATE desc LIMIT 1; .. casted my vote :) edit : oh wait, now I see it |
Hey i installed v1.2.4 on a 3.8.6 board. Suddenly couldn't make any new threads with images in cause the threads got placed automatically in the moderation queue
I found out that it was the spam o matic mod that was causing the problem so i uninstalled and tried the newest version 1.2.6 but the same problem still occour? Any fix on this would be very appreciated |
Quote:
Quote:
Thanks for the vote for MOTM and code contributions of course! |
Quote:
I suppose this is not a show-stopper bug as "Delete Posts As Spam" handles this process without error. However, if reporting users who have no posts is the root of this problem, this should not happen in version 2.0 as it will be impossible to report users who have no posts. The admin ban function will be removed in favor of a mod to the moderation tools menu in the postbit which fires the removal wizard directly from the front-end instead of having to login to admincp to get rid of the user. It is similar in the way that version 1.x works now when using "Delete Posts As Spam" is used, but much slicker. |
Ok
First I love this app. Especially the ability to ban, remove posts and sent to stop spam website in one click. However, it has since stopped working for me. When i choose the options ban, remove all posts and send to sopt spam i now get this error message: Fatal error: Call to a member function query() on a non-object in /home/crna/includes/functions_ghsom.php on line 386 Here is the actual lines from that php, 385 - 389. Code:
$sql = 'DELETE FROM '.TABLE_PREFIX.'post WHERE userid='.$_SESSION['ghsfs_user_edit']['id'].'); '; If i simply choose to ban user and send to stop forum it seems to work fine, but when i choose the remove all posts that is where the error occurs. Then after the error when i go through the control panel to try and find "all user posts" so i can delete them it says their are none yet they are still there in the forum. In order to delete them I have to go into the forum itself, into the user profile on the forum find all posts then delete them. Very odd EDIT: Ok upon further testing my "find posts by user" function through admin cp all the sudden no longer works at all... WTH? Ideas? |
All times are GMT. The time now is 04:34 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:
|