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)

sv1cec 01-04-2005 03:12 PM

Quote:

Originally Posted by T3MEDIA
Does beyond compare work?

Well, it depends on what you want from it. Yes it does, I checked all the new files vs the old ones and did the upgrades (changes which are done by the various hacks) in less than 2 hours.

Rgds

T3MEDIA 01-04-2005 04:17 PM

abit off topic but how much more modified is the new version?

sv1cec 01-04-2005 05:45 PM

Quote:

Originally Posted by T3MEDIA
abit off topic but how much more modified is the new version?

The new version (I assume version 3.0.3) compared to what?

If you are refering to the Zero Tolerance's hack, quite a bit more. Read the features list, and you'll understand.

If you want to find out what's the difference between the current release and some previous one, there is a file here, called Versions.txt. Read that file to see what's been added in each release.

Rgds

Guy G 01-04-2005 05:46 PM

uninstalled... sorry, i experienced a lot of database errors and such.
ill wait for an update if there gonna be one.
thx

sv1cec 01-04-2005 05:49 PM

Quote:

Originally Posted by Zorobz
uninstalled... sorry, i experienced a lot of database errors and such.
ill wait for an update if there gonna be one.
thx

No problem, but you do not tell me what the errors were, so I can't be either of help to you or release an update. The issue is that the install script has been tested yesterday on a clear vB 3.0.4 installation, and it worked like a charm.

As for the program, there has been only one or two bugs refered to me, and they've been corrected the same day. Can't be of more help without input from you.

Rgds

Rhoads 01-04-2005 06:28 PM

Thnx sv1cec

Installed on vb3.0.4 en there is no problem.
Thnx for the great Hack :up:

Delphiprogrammi 01-04-2005 06:54 PM

yes same here works fine with vb3.04

Rhoads 01-04-2005 07:11 PM

Oke, I have a little problem when I do the 3.0.2 to 3.0.3 update :

When I run the query:
UPDATE `".TABLE_PREFIX."warning_options` SET version='3.0.3' WHERE oid=1

It's say's :
fault
SQL-query :
UPDATE `".TABLE_PREFIX."warning_options` SETversion = '3.0.3' WHERE oid = 1
MySQL retourneerde:
Incorrect table name '".TABLE_PREFIX."warning_options'

Delphiprogrammi 01-04-2005 09:21 PM

hi,

drop the TABLE_PREFIX part and replace it with your "real" table name so if you have a database table name "vb_" the querry becomes

Code:

UPDATE vb_warning_options SET version='3.0.3' WHERE oid=1
seem you have a dutch MySQL ?

laat dat TABLE_PREFIX gedeelte weg en vervang het door je "tabel" naam dan gaat het werken

T3MEDIA 01-04-2005 10:03 PM

I have been getting error from the database but I assumed it was something else. What exactly was your errors? Please let me know


All times are GMT. The time now is 05:03 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.01557 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)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