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)
-   -   Warning System, Automatic Ban, Make Posts Invisible, Edit Signature/ Avatar/ Picture (https://vborg.vbsupport.ru/showthread.php?t=59718)

Erwin 04-21-2004 09:57 AM

Quote:

Originally Posted by NexVision
ok 2 prob I notice on the pm that gets sent with the link from the reffering post is not valid anyway to correct this.

also is there anyway to make a usergroup or user a exception to the warn function.

Really? Is this a Gold thing? I'll check.

NexVision 04-21-2004 04:24 PM

Quote:

Originally Posted by Erwin
Really? Is this a Gold thing? I'll check.

cool whenever u figure it out i would appreciate it I know ur busy so do yo ++++..

JaNa 04-22-2004 12:45 AM

(evil laugh) Now this is what I call authority :D

SmasherMaster 04-22-2004 12:54 AM

wonderful, now I can threaten my users. :)

[high]* SmasherMaster hits install[/high]

poetic 04-22-2004 01:17 AM

Yes I am having the same problem with gold that the page comes up blank when i try to warn someone please try and fix this

Majik? 04-22-2004 08:37 PM

Quote:

Originally Posted by poetic
Yes I am having the same problem with gold that the page comes up blank when i try to warn someone please try and fix this

Works fine with Gold. Other than having to fix a few queries to use table prefixes, there were (and are) no problems so far. Olny other changes I've made are to customize it a bit. But, never had to do anyhting to make it work with Gold (except for the minor prefixes part).

WebTechTalk 04-22-2004 10:06 PM

Very Nice Hack! Im working on installing it now.

NexVision 04-23-2004 09:26 PM

I noticed another problem whenever I edit a users profile I get this in the postbit (below)

Also I did edit the postbit to show the warning points cause I think it makes for good convo

below is the code i have in the posbit I am also using legacy postbit if it matters.

Quote:

<if condition="$post['field5']"><div>Warning Points: $post[field5]</div></if></br>
click for image for some reason I cant use attachments
http://www.nextelmodz.com/downloads/Capture_054.gif

and copy and paste the url and it worx fine sheesh

WebTechTalk 04-24-2004 03:20 AM

Interesting..I installed the hack..however I cant tell any diffrence..

juanmalaga9 04-27-2004 02:10 AM

Quote:

Originally Posted by Flashinblue
Code:

d) Find:

PHP:
SUM(IF(lastpost>=$lastread AND open<>10,1,0)) AS newthread


Replace with:

PHP:
SUM(IF(thread.lastpost>=$lastread AND open<>10,1,0)) AS newthread

had a bit of problem with this as it gave me a database error. Swapped this part and it now works fine.

I got this same error!
I hack the file four times already, but the same error :(

I'm using vb3.0.1

I try to Swap, like Flashinblue says, but the error don't stop.
Any ideas? :disappointed:


All times are GMT. The time now is 01:13 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.01765 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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