vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Advanced Warning System (AWS) (https://vborg.vbsupport.ru/showthread.php?t=71992)

bahawolf 01-04-2005 12:17 AM

Would it be possible to have it so you could warn someone directly from the AdminCP with their username?

Torqued 01-04-2005 12:27 AM

Quote:

Originally Posted by mojo8850
Hey Is This A Complete Different Package..

I Mean Do I Have To Install The Warning Hack 1.0 Then Upgrade 1.5 Then Install This..

Or Can I Install This As It's Own..!

If you do not have any previous versions of the this hack installed, you can just install v3.0.2 on its own.

sv1cec 01-04-2005 05:07 AM

Quote:

Originally Posted by mojo8850
Hey Is This A Complete Different Package..

I Mean Do I Have To Install The Warning Hack 1.0 Then Upgrade 1.5 Then Install This..

Or Can I Install This As It's Own..!

No, Zero Tolerance's hack is not required. But if you have it installed, you have to have version 1.5 of that hack, in order to upgrade to this one. Or you may just uninstall that hack and install this one directly.

Rgds

sv1cec 01-04-2005 05:12 AM

Quote:

Originally Posted by bahawolf
Would it be possible to have it so you could warn someone directly from the AdminCP with their username?

Yeap, and this is something I am working on. But the bug found a few posts back, made me go back and test everything again, so that you guys do not have problems. To test, I had to backup my database and download it to my Sun at home, where I discovered that the postindex table is creating problems with phpMyAdmin backup file. This of course, was discovered after it has corrupted my database in the Sun a couple of times. I now have a relatively stable system on the Sun, on which I'll do the tests.

Hopefully, you 'll have a bug fix release (the fix is already shown a few posts back), and my comments on upgrading to vBulletin 3.0.4.

Rgds

sv1cec 01-04-2005 11:52 AM

Version 3.0.3 is out. It fixes the bug noticed a few posts back in the private.php file. If you haven't declared any Hidden Warner or any Automatic Warner, the program crashed because of an SQL statement.

Please apply the upgrade instructions found in the UpgradeToLatestVersion.txt file.

Rgds and apologies for any inconvenience.

----------

John

sv1cec 01-04-2005 11:58 AM

Compatibility with vBulletin 3.0.4

It looks as if there are no compatibility issues with this hack and vBulletin 3.0.4 released a couple of days ago.

Of course, the installation of the new vB release, will overwrite any changes you have made to the php files, so I would suggest that you use some file comparison utility (like Beyond Compare) to edit the new files according to your old ones.

The only other issue that I've noticed (and for the name of God, I can't understand why it happens) is that the "Message Tag" that I've used in the settings, is not preserved. In other words, the new release makes this setting disappear. All you have to do, is to run the following query manually, after you have upgraded everything, to make this setting re-appear (I remind you that this setting is found in vBulletin Options, Site Name/URL/Contact Details, and it is used by AWS when sending e-mails to users, in the subject line. You may want to note the contents of this settings, before you start the upgrade, so that you can then restore its value.

If you have any questions, please don't hesitate to ask.

Rgds

T3MEDIA 01-04-2005 01:57 PM

Does beyond compare work?

Guy G 01-04-2005 02:37 PM

Getting MySQL error when going into the admin panel...
something is wrong with table prefix not working...
PHP Code:

Database error in vBulletin 3.0.3:

Invalid SQLselect from vb3_ warning_options where oid='1'
mysql errorTable '*DataBase Name*_vbulletin.vb3_' doesn't exist

mysql error number: 1146

Date: Tuesday 04th of January 2005 10:29:14 AM
Script: http://forum.ex-zone.com/admincp/index.php? 


Guy G 01-04-2005 02:41 PM

Quote:

Originally Posted by Zorobz
Getting MySQL error when going into the admin panel...
something is wrong with table prefix not working...
PHP Code:

Database error in vBulletin 3.0.3:

Invalid SQLselect from vb3_ warning_options where oid='1'
mysql errorTable '*DataBase Name*_vbulletin.vb3_' doesn't exist

mysql error number: 1146

Date: Tuesday 04th of January 2005 10:29:14 AM
Script: http://forum.ex-zone.com/admincp/index.php? 


ok solved...
this
PHP Code:

else
{
    
$DB_site->reporterror 1;
    
$warn_opts=$DB_site->query_first("select * from ".TABLE_PREFIX." warning_options where oid='1'");
    
$aws='1';


became to this and its solved...
PHP Code:

else
{
    
$DB_site->reporterror 1;
    
$warn_opts=$DB_site->query_first("select * from ".TABLE_PREFIX."warning_options where oid='1'");
    
$aws='1';



sv1cec 01-04-2005 03:02 PM

Quote:

Originally Posted by Zorobz
ok solved...
this
PHP Code:

else
{
    
$DB_site->reporterror 1;
    
$warn_opts=$DB_site->query_first("select * from ".TABLE_PREFIX." warning_options where oid='1'");
    
$aws='1';


became to this and its solved...
PHP Code:

else
{
    
$DB_site->reporterror 1;
    
$warn_opts=$DB_site->query_first("select * from ".TABLE_PREFIX."warning_options where oid='1'");
    
$aws='1';



Thanks for catching that space, I might have spend a day and not find it.

Rgds


All times are GMT. The time now is 10:07 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.01611 seconds
  • Memory Usage 1,767KB
  • 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
  • (6)bbcode_php_printable
  • (5)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