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)

sv1cec 12-16-2005 09:01 AM

Is this what you have at line 600 of functions_warning.php:

Code:

                $destforum = verify_id('forum', intval($vbulletin->options['warn_savecopyforum']));
Try replacing that line with this:

Code:

                $destforum = verify_id('forum', $vbulletin->options['warn_savecopyforum']);

Luggruff 12-16-2005 09:42 AM

Quote:

Originally Posted by Luggruff
Hmm, can't seem to find where in the code the http://www.hlforum.net/aws_xtra/images/misc/warn.gif button is located??
Searched through all of the templates, but nothing.

(the reason why I can't see it anywhere on the page is because my images folder on my ftp has become unavailable for any changes, so I had to put the 3 warn images in a folder of their own, and now have to find the code so I can change the location..)

And now I've translated as much as I can find to translate, guess I'll have to be satisfied with myself for now.
But I can't seem to find where the text for the topic or post text is for the posts that show up in a selected forum (selected that all warnings show in a selected forum)

Topic on post:
Warning: User: "user" - Warner: Luggruff - Date: 11-12-2005 at 17:45

Leading text in post:
User "User" received the following Warning/Alert by Luggruff on 11-12-2005 at 17:45 :

wich template is this?? can't find o_0

No one that knows? I'm sure the maker of the script would know.. wouldn't you sv1cec? :S

And by the way, the two images: closeON and closeOFF.. where are they seen on the forum? Just know where in the code, not where they can be seen, or what they do.

sv1cec 12-16-2005 10:51 AM

Didn't I answer that? Yes I did, six posts above:

That (the code for the large red sign) 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.

vampireus 12-16-2005 02:44 PM

Thanks, it works

Luggruff 12-16-2005 06:34 PM

Quote:

Originally Posted by sv1cec
Didn't I answer that? Yes I did, six posts above:

That (the code for the large red sign) 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.

Ahh sorry didn't see that. Hmm, but wich pages are these images shown? The "warn.gif" the "closeON" and "closeOFF".. have been using the system for a few days now, effectivitly.. but haven't seen any of these images anywhere on my forum.

Are they only used for sertain functions only? That I may not have active?

sv1cec 12-16-2005 06:43 PM

If you issue a post-related warning (i.e. click on the "Warn XYZ" button/link in postbit, then that post is marked with that large Stop-like sign, so that management can immediately spot a warned post.

As for the closeON and closeOFF, I think I've used it to close a window which is opened. I do not remember right now where.

Luggruff 12-17-2005 09:54 AM

Quote:

Originally Posted by sv1cec
If you issue a post-related warning (i.e. click on the "Warn XYZ" button/link in postbit, then that post is marked with that large Stop-like sign, so that management can immediately spot a warned post.

As for the closeON and closeOFF, I think I've used it to close a window which is opened. I do not remember right now where.

Ok thanks. Dunno either with the window, just know there's something in the system that opens like a users warnings or a warning or something in a seperate window with no toolbar. May be there?

sv1cec 12-17-2005 11:39 AM

Yes something like that,

techxpert 12-18-2005 06:21 AM

how do i edit the drop down box for warning selection types?

sv1cec 12-18-2005 11:06 AM

Why do you want to edit that? The box is created from the entries in the Warning Types in AdminCP.


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.01915 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)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