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)

Delphiprogrammi 04-20-2006 10:41 AM

hi people,

I would like to announce the updated package from AWS
  • All known features like the same system for vb3 had (including the notes)
  • usergroup permissions(this is new)
  • the warning and warningtypes interface are using phrases now so translation is made easy
  • a few bugs i spotted and also reported by other users here are fixed

some fies changed from the ones availible here ...

with Johns permission as it is still his code i modified here and there i'll zip the system and attach it

thank you for listening lol

:cool:

jluerken 04-20-2006 03:37 PM

Quote:

Originally Posted by Delphiprogrammi
hi people,

I would like to announce the updated package from AWS
  • All known features like the same system for vb3 had (including the notes)
  • usergroup permissions(this is new)
  • the warning and warningtypes interface are using phrases now so translation is made easy
  • a few bugs i spotted and also reported by other users here are fixed

some fies changed from the ones availible here ...

with Johns permission as it is still his code i modified here and there i'll zip the system and attach it

thank you for listening lol

:cool:

Can you please give it a new version number and create a new downloadable archiv file? Currently I don't know which files to download.

Delphiprogrammi 04-20-2006 06:27 PM

Quote:

Originally Posted by jluerken
Can you please give it a new version number and create a new downloadable archiv file? Currently I don't know which files to download.

yes i will zip the complete package.Anybody wants the complete system uses phrases (currently only the warninglists do )

cnprint 04-21-2006 05:13 PM

hi,Delphiprogrammi
I used your fixed,but when I kill warn in cron ,it send me fix.

PHP Code:

Fatal errorCall to a member function query_first() on a non-object in E:/Apache Group/www/includes/functions_warning.php on line 31 

and functions_warning.php line 31 and 32 is

PHP Code:

$to=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$to}'");  // Grab Member Its Going TO
    
$from=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$from}'"); // Grab Member Its Coming FROM 

why?could you help me?
thanks in advance

Delphiprogrammi 04-21-2006 06:47 PM

Quote:

Originally Posted by cnprint
hi,Delphiprogrammi
I used your fixed,but when I kill warn in cron ,it send me fix.

PHP Code:

Fatal errorCall to a member function query_first() on a non-object in E:/Apache Group/www/includes/functions_warning.php on line 31 

and functions_warning.php line 31 and 32 is

PHP Code:

$to=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$to}'"); // Grab Member Its Going TO
    
$from=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$from}'"); // Grab Member Its Coming FROM 

why?could you help me?
thanks in advance

that code is absolutely correct ......

the only thing i can think of is that you are not using vbulletin 3.5.x which this system is designed for ?

try to describe exactely what you are doing when the error appaers

GoTTi 04-22-2006 01:04 AM

Quote:

Originally Posted by sv1cec
Congrats buddy!

Since the test forum I used is shut down, I guess users are now relying on you for a complete package, ready for installation.

WHY HAVENT U CONTACTED ME ABOUT THIS? DAMN IT SV1!!!

READ YOUR PM AND GET BACK TO ME!!!

cnprint 04-22-2006 08:31 AM

Quote:

Originally Posted by Delphiprogrammi
that code is absolutely correct ......

the only thing i can think of is that you are not using vbulletin 3.5.x which this system is designed for ?

try to describe exactely what you are doing when the error appaers

oh,I use the simplechinese rich version,it has added much more hack,it's different form english version,there's so trouble,I wouldn't take care of it.

thank you again.

sv1cec 04-22-2006 10:30 AM

Gotti, I PM-ed you. But if Delphi is so close to release the whole thing, I do not think you guys need my help. Let's wait to see what Deplhi has up in his sleeve, I am sure it will be much improved over my versions.

Delphi, one issue. Please check the templates, I think that there are still some references to $vboptions instead of $vbulletin->options.

Also, why don't you rename those two routines which cause problems with the Inferno hacks, so that we get over that issue too?

Sorry buddy, some ideas only.

Delphiprogrammi 04-22-2006 11:35 AM

Quote:

Originally Posted by sv1cec
Gotti, I PM-ed you. But if Delphi is so close to release the whole thing, I do not think you guys need my help. Let's wait to see what Deplhi has up in his sleeve, I am sure it will be much improved over my versions.

Delphi, one issue. Please check the templates, I think that there are still some references to $vboptions instead of $vbulletin->options.

Also, why don't you rename those two routines which cause problems with the Inferno hacks, so that we get over that issue too?

Sorry buddy, some ideas only.

in templates $vboptions will still work fine.I renamed those two routines which where causing a conflict if you are using inferno hacks .I'll attach a zip

now don't shoot me if anything goes wrong :banana:

tqvn2004 04-23-2006 05:57 PM

Quote:

Originally Posted by Delphiprogrammi
in templates $vboptions will still work fine.I renamed those two routines which where causing a conflict if you are using inferno hacks .I'll attach a zip

now don't shoot me if anything goes wrong :banana:

I am completely lost :(

The package released by Delphiprogrammi should be the latest AWS version? Do I have to apply those fixed mentioned previously?

And I can see that a lot of sentences are hard-coded into the code, which makes them more difficult to translate. Examples are:

+ Add Note for $post[username]
+ View $post[username]'s Warnings
+ View your Warnings
+ The following notes have been entered for this user
+ Moderator
+ Moderator Note
+ Time
+ Remove
+ You appear to be the Collector of this site. Under which ID you want this message to be send?

Could you make them into language phrases as well, Delphiprogrammi? Much appreciated for this ;)


All times are GMT. The time now is 08:50 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.02460 seconds
  • Memory Usage 1,765KB
  • 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
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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