vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced Warning System (Beta Version) (https://vborg.vbsupport.ru/showthread.php?t=95921)

Milchi 12-13-2005 06:57 PM

Quote:

Originally Posted by dai-kun
The warning points doesn't get reduced even though I deleted all the logs and completely remove all the warnings. Is there a fix for this?

Still have the same problem

sv1cec, would it be possible for u to create and php file (without vbulletin functions) to calculate the correct amount of warnings points for all members and writes them to it? this would be a workaround to run as a task every night until andreas has a solution

MissKalunji 12-13-2005 07:33 PM

so this still doesnt work alogn with inferno?

Xplorer4x4 12-13-2005 07:54 PM

Umm why would it need to work with the Inferno Warning System?

MissKalunji 12-13-2005 07:58 PM

Quote:

Originally Posted by Xplorer4x4
Umm why would it need to work with the Inferno Warning System?


not inferno system....but the RPG

i read in like the first post that couple ppl couldnt get it to work when u go into your rpg it would give you a warning error because it uses the sendpm()



https://vborg.vbsupport.ru/showpost....&postcount=257

Xplorer4x4 12-13-2005 08:06 PM

Ahh best to be thorough the first time around.;) But sorry I tried ;).

sv1cec 12-13-2005 08:07 PM

This issue has been beaten to death. There is a routine with the same name in inferno and in AWS. Rename one of the two to something else, and then fine every occurence of that name in the hack's files and change it to the new name.

Second, the cron job which is supposed to remove the warnings, as they mature, was not correct. It was using $vboptions instead of the new $vbulletin->options. I just uploaded a new file (kill_warns.php) which should work OK.

Folks, please understand that I no longer provide support for this hack, I've stated from the beginning of the 3.5 version, that I have lost interest in it, since the vB changes are too many and I do not plan to upgrade my board to vB 3.5, so I have no reason to work on this any more. However, I am doing all I can to solve the issues you bring up. This is not always possible, since I have no idea on how the new version of vB works or how the new version of AWS works (as far as the vB installation etc is concerned).

Quote:

Hmm, can't seem to find where in the code the button is located??
Searched through all of the templates, but nothing.
That should be in your postbit and postbit_legacy templates.

As for the other issue you have, these phrases are at the functions_warning.php file in the /includes directory.

MissKalunji 12-13-2005 08:12 PM

Quote:

Originally Posted by sv1cec
This issue has been beaten to death. There is a routine with the same name in inferno and in AWS. Rename one of the two to something else, and then fine every occurence of that name in the hack's files and change it to the new name.

Second, the cron job which is supposed to remove the warnings, as they mature, was not correct. It was using $vboptions instead of the new $vbulletin->options. I just uploaded a new file (kill_warns.php) which should work OK.

Folks, please understand that I no longer provide support for this hack, I've stated from the beginning of the 3.5 version, that I have lost interest in it, since the vB changes are too many and I do not plan to upgrade my board to vB 3.5, so I have no reason to work on this any more. However, I am doing all I can to solve the issues you bring up. This is not always possible, since I have no idea on how the new version of vB works or how the new version of AWS works (as far as the vB installation etc is concerned).



That should be in your postbit and postbit_legacy templates.

As for the other issue you have, these phrases are at the functions_warning.php file in the /includes directory.

well thank you :)

vampireus 12-16-2005 06:06 AM

When issue a warn, I get this error

Code:

Fatal error: Only variables can be passed by reference in /home/yancom/public_html/music/includes/functions_warning.php on line 600
It don't appear if I set "Save copy of Warning Message in a predefined forum" to No. Anyone can help?

Thanks

sv1cec 12-16-2005 06:49 AM

Have you defined a forum, in which the warnings will be saved?

vampireus 12-16-2005 07:41 AM

Yes I did, although there is an error, the warning still go through, only the copy of Warning Message not be sent to predefined forum


All times are GMT. The time now is 04:37 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
  • Page Generation 0.02164 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete