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)
-   -   vBRules (https://vborg.vbsupport.ru/showthread.php?t=99060)

Regenerate 10-29-2005 12:23 PM

Hi. I did everyting, seemed to be going fine, but on the rules page (http://www.dutchjoomlers.com/rules.php) there're no rules... Where can I put these in?

Thanks in advance...

akanevsky 10-29-2005 01:19 PM

You can write them in using your vBulletin Options (category vBRules)

Dougie Nunny 10-30-2005 12:32 AM

Hey, I am still having major problems with your script.

Are you going to help?

EVERYTHING you're manual says to do has been done.

Phrase translated...
Rules.php writen...
XML uploaded...

And it STILL shows as a blank page.

Why?

akanevsky 10-30-2005 12:51 AM

PM me with your admincp access and I'll take a look at it.

jokerz 11-06-2005 06:36 AM

Perfectly fine! BUT.. I'm having a problem with forum rules page. I get:
Fatal error: Call to a member function on a non-object in /home/xxxx/public_html/forums/rules.php on line 25

akanevsky 11-06-2005 10:23 AM

Are you kidding me?

Line 25 and around, code is:

PHP Code:

// pre-cache templates used by all actions
$globaltemplates = array(
    
'RULES',
); 

Maybe you are using a different rules page? Upload the one in my archive ;)

The M.I.P. 11-06-2005 12:40 PM

Maybe, you should also have a look at Forumteaser (moderator-editable texts in forumdisplay) which gives you the possibility to add forum-specific rules editable by moderators.

akanevsky 11-06-2005 01:43 PM

Maybe I should, but that is irrelevant to this hack... You forget that I did this hack for my purposes, and I only share it here for those who might find it useful. ;)

jokerz 11-06-2005 02:08 PM

Quote:

Originally Posted by Dark Visor
Are you kidding me?

Line 25 and around, code is:

PHP Code:

// pre-cache templates used by all actions
$globaltemplates = array(
    
'RULES',
); 

Maybe you are using a different rules page? Upload the one in my archive ;)

omg!? I do not have that line 25 in rules.php

line 25 is:
PHP Code:

// ########################################################################
// ######################### START MAIN SCRIPT ############################
// ########################################################################
==== this is line 25 as blank line ==== 
$parser =& new vB_BbCodeParser($vbulletinfetch_tag_list()); 


akanevsky 11-06-2005 02:24 PM

You are in the wrong thread buddy. That question is pertinent to HiDeo's rules hack, which is located in his thread ;)

If you are trying to install my hack, install my rules.php...


All times are GMT. The time now is 12:55 AM.

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.01048 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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