News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Visual Warning Mod

Started by Eleglin, July 31, 2007, 08:53:40 AM

Previous topic - Next topic

vortodox

Quote from: erdem86 on June 21, 2009, 04:00:12 PM
After 1.1.9 my mod has started not to remove any warnings after specified number of days. I have to do it manually.

Does anybody else had this problem after 1.1.9 or is it me?

Silmiral problem, but only with bans.
www.bg-anime.com [nofollow]

Pinball Wizard

Quote from: Rumbaar on February 04, 2009, 07:27:29 PM
Did you manually run the queries found in the VisualWarningPdb.php file?

Hi Rumbaar.

Look, I'm having the exact same problems as our fellow member RKen had with "Visual Warning Mod". I too changed manually every file that had to be changed, acording to the guide lines of the mod's manual installation, as well as the changed needed on VisualWarningPdb.php. But I still can't access the mod's configuration page...

I noticed one thing, though. At the readme file, it says:

"Legacy Instructions (manual installation):
1) Upload:
      VisualWarning.php to Sources"

But I don't have such file(VisualWarning.php) on the mod package I downloaded...does it have something to do with it, or not?

I'm looking forward for your reply, and I hope I'm not bothering you!

kizko

Quote from: Kindred on June 08, 2009, 06:28:54 PM
kizco,   modify profile.template.php

infoVision... as per ANY mod on the 1.1.x series, you will have to manually edit your alternate theme files.

What part to modifz _ i trzed, but no succeded.

franklinrony

can tellme please how to add parse_bbc function to pm when warning a user, is here?
// Send user warning IM
   if($member['warning'] != $_REQUEST['level']){
      $imsubject = $member['warning'] > $_REQUEST['level'] ? $txt['visual_reduced'] : $txt['visual_official_warning'];
      $immessage = $member['memberName'] . "\n\n";
      if($member['warning'] < $_REQUEST['level']){
         if ($_REQUEST['msg'] != -1 && $_REQUEST['topic'] != -1)
            $immessage .= $txt['visual_received_warning'] .
               "\n\n $scripturl?topic=$_REQUEST[topic].msg$_REQUEST[msg]#msg$_REQUEST[msg]";
         else
            $immessage .= $txt['visual_warning_increased'];
      }
      else
http://twitter.com/franklinrony

Entra y aprende a ser un webmaster
www.sv-blog.com
--Si pides ayuda al menos agradece el soporte recibido----

franklinrony

http://twitter.com/franklinrony

Entra y aprende a ser un webmaster
www.sv-blog.com
--Si pides ayuda al menos agradece el soporte recibido----

uncajesse

I tweaked this to install on SMF v1.1.10, and removed the old ".mod" methods because they can't do regular expressions or (show that they are going to) skip non-existent files.

You must uninstall your old Visual Warning Mod before installing this one, as is the usual because this package doesn't support upgrades.  You won't lose any of your warning data.

This is just an update from v1.42, none of the issues with it's functionality have been addressed, but this should install on all v1.1.10.  Let me know if it doesn't, and attach your files that it fails on, and I'll fix em.

I may eventually fix the bug of the bans not timing out, if that really is a problem.  I haven't looked into it yet.  Anyways, enjoy.

Kindred

if you are re-releasing a mod from someone else
1- get permission from the original author (if he/she is still around)
2- submit the mod to the mod site so that it can be reviewed by the mod team for coding practices and security.

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Pinball Wizard

Quote from: Pinball Wizard on June 25, 2009, 11:27:37 PM
Quote from: Rumbaar on February 04, 2009, 07:27:29 PM
Did you manually run the queries found in the VisualWarningPdb.php file?

Hi Rumbaar.

Look, I'm having the exact same problems as our fellow member RKen had with "Visual Warning Mod". I too changed manually every file that had to be changed, acording to the guide lines of the mod's manual installation, as well as the changed needed on VisualWarningPdb.php. But I still can't access the mod's configuration page...

I noticed one thing, though. At the readme file, it says:

"Legacy Instructions (manual installation):
1) Upload:
      VisualWarning.php to Sources"

But I don't have such file(VisualWarning.php) on the mod package I downloaded...does it have something to do with it, or not?

I'm looking forward for your reply, and I hope I'm not bothering you!

Anyone?

Could someone at least tell me if it's safe to uninstall this mod even if it wasn't installed properly(apparently)?

uaFlash

v1.42 doesn't work on smf 1.1.10 :(

MaXiForum.cz

Modify your template.
No default template ;)

[A-US]James246

Where do I go to edit the settings, warn users etc. etc.?

uaFlash


uaFlash

How to allow moderators to warn users?

uncajesse

Quote from: uaFlash on August 06, 2009, 11:40:50 AM
How to allow moderators to warn users?

goto:
/index.php?action=permissions
(Admin --> (Left Nav) Members, Permissions)
then select the Moderator "group" checkbox, and:

Set Permissions, and then they should be able to warn members.

noaccess

What exactly do I have to do to get this to work on SMF 1.1.10?

marko_andres


Version SMF: 2.0 RC3
Theme        : Inferno
Portal          : Simple Portal 2.3.2


Por un cambio de conciencia --> http://thezeitgeistmovement.com/

MaXiForum.cz

Quote from: noaccess on August 19, 2009, 06:31:55 PM
What exactly do I have to do to get this to work on SMF 1.1.10?

Install it manualy.
It works ;)

Alyen

error in smf 1.1.10

QuoteFatal error: Call to undefined function VisualWarningSettings() in /var/www/virtual/000.com/htdocs/Sources/ModSettings.php on line 168

My Forum: www.xpzone.net

Kindred

looks like the mod has not been fully installed.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Razortide

Got one in Features & Options when I click on the "Visual Warning Mod Tab":

Fatal error: Call to undefined function VisualWarningSettings() in (...)/smf/Sources/ModSettings.php on line 163

On line 163 I have this: $subActions[$_REQUEST['sa']]();

Does anyone have an idea how I can fix this and access the options? (1.1.10, german)

Advertisement: