vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Advanced Warning System (AWS) (https://vborg.vbsupport.ru/forumdisplay.php?f=105)
-   -   two Problems (https://vborg.vbsupport.ru/showthread.php?t=79352)

Delphiprogrammi 04-04-2005 07:34 PM

two Problems
 
1 Attachment(s)
hi people,

I have a problem with the latest release. my warning buttons do show up but at the wrong place look at the attached image and you see what i mean template to edit "MEMBERINFO" but i have no idea what to edit :speechless:

also the new feature wich saves e-mails sended to warned users well didn't tryed it much yet i just set the option to yes and enter the forumid where the posts should come but that forums remains empty ....

sv1cec 04-05-2005 05:18 AM

OK, find this part in your newly edited template:

HTML Code:

<if condition="THIS_SCRIPT=='member' AND $vboptions[warn_allowoffpost]==1 AND $buttons=='Text'">
<if condition="$showwarnlink==1">
        <a href='Warn.php?do=WarnUserNoPost&id=$userid'>Warn $userinfo[username] (non-post related)</a>&nbsp;<a href='Warn.php?do=ViewWarnings&id=$userinfo[userid]'>View $userinfo[username]'s Warnings</a>
</if>

Right above that, add:

HTML Code:

<td  class="thead" align="right">
<div class="smallfont" style="float:$stylevar[right]">

Wrong instructions. I'll change the zip.

As for your forum issue, please make sure that the forum exists, and can have new threads in it (no link forum or something) and warn someone. The warning pm that gets send out, should end in the forum you define.

Rgds

Delphiprogrammi 04-06-2005 05:13 PM

problem solved thanks John


All times are GMT. The time now is 09: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.00968 seconds
  • Memory Usage 1,717KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete