vWarn Mod

Started by Valodim, September 12, 2005, 08:30:40 PM

Previous topic - Next topic

Valodim

Quote from: Mod Description
this mod is smf11rc1 compatible.

also, being able to add own warn levels is the whole point of the membergroups idea ;)

scs: any error? does it just not unwarn, or what? o-O

J. Williams

I tried to unwarn myself but in summary,still warned :(
Joshua Jon Williams
Back in Action.

Valodim

I can't fix what I can't see (-> reproduce on my pc), sorry. need more info :(

Padfoot

How exactly can i set this up to "pre moderate" warned users posts?


Valodim

this feature is not included with this mod package. I will write a separate mod for that, but at the moment I've got other things to do, sorry :(

edi67

tryed to install and give me back this errro:

[b]Fatal error: packageinstall(): [/b] Failed opening required '/home/forumzonenetru/www/Packages/temp/./vWarnDB.php' (include_path='.:/usr/local/lib/php') in /home/forumzonenetru/www/Sources/Packages.php on line 534

File Packages.php

QuoteLine 533  // Now include the file and be done with it ;).
Line 534            require($boarddir . '/Packages/temp/' . $context['base_path'] . $action['filename']);
Line 535         }

some solution?
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

J. Williams

Have you any other mods installed?
Joshua Jon Williams
Back in Action.

edi67

Quote from: scs on October 15, 2005, 05:50:43 AM
Have you any other mods installed?

i have 10 mods installed and working correctly
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

J. Williams

Vwarn does touch that file.

Try checking if another mod has touched that
Joshua Jon Williams
Back in Action.

edi67

#89
Quote from: scs on October 15, 2005, 10:20:19 AM
Vwarn does touch that file.

Try checking if another mod has touched that

i have this error only trying to install Vwarm mod...i think something wrong for me creating Table in DB, may be because i not have db_prefix ..or something else

look error:
QuoteFatal error: packageinstall(): Failed opening required '/home/forumzonenetru/www/Packages/temp/./vWarnDB.php' (include_path='.:/usr/local/lib/php') in /home/forumzonenetru/www/Sources/Packages.php on line 534


one strange thing that happen is that installing mod , create in my Ftp directory new fold Packages and Themes i dont know why this, i have all form installed inside directory www ( default by server) all mods installed correctly this not create and insert the files in new folder, may be the path of installation inside mod is wrogn please help me valodim
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

J. Williams

Joshua Jon Williams
Back in Action.

edi67

Quote from: scs on October 16, 2005, 07:00:13 AM
chmod permissions?

all to 777 i have already 10 mods installed and without such permissions will not work
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

J. Williams

I bet mods are colliding
Joshua Jon Williams
Back in Action.

modtang

Does anyone have this working on 1.0.5? Any changes need to be made to get it working? Thanks.

J. Williams

This mod is only compatible in the 1.1 series
Joshua Jon Williams
Back in Action.

Nitro

while i had to install this MOD manually i get this error:

Fatal error: Call to undefined function: db_query() in /homepages/20/d107436098/htdocs/bb/bb/vWarnDB.php on line 3

i have added all that LONG code manually. i assume i had to run the vWarnDB.php, right? well, after i tried to run that file, it gave me the error above.

any ideas?
MPF Rocks!!!

J. Williams

Any mods installed apart from this?
Joshua Jon Williams
Back in Action.

Moocat

hello, having some issues with this mod. in fact, alot of them. the biggest one is that it doesn't do what it's supposed to do. i re-downloaded the 1.08 version just today and its still not working.
i mute someone
and then set the muted member groups permissions to no posting new topics or replying, then log on that account, and i can post new topics and reply to currently existing ones. any fix for this?

mrandall131

Just installed this on 1.1RC1 and I think this is generating an error.  Here is the error and line of code:

Quote from: Error
2: array_intersect(): Argument #2 is not an array
File: **********/forum/Sources/Profile.php
Line: 290

Quote from: Code, Line 290
      'warnings' => array_intersect(explode(',', $user_profile[$memID]['additionalGroups']), array_keys($warningGroups)),

Any ideas?  Still seems to work fine though. Wierd.

mrandall131

Also got this error today. . . .

Quote from: error
2: array_keys(): The first argument should be an array
File: *********/forum/Sources/Profile.php
Line: 290

Advertisement: