vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Statistics Modifications - Cyb - Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=122986)

Valter 02-28-2007 06:19 AM

"URL file-access is disabled in the server configuration" error:
You must configure allow_url_fopen=on / allow_url_include=on in your php.ini to make that work. It's server configuration problem, not this hack.

ubblite,
Check your private forum settings. Again this is not bug in my hack.
https://vborg.vbsupport.ru/


Also I'll repeat that modified hack's templates needs to be reverted to solve some problems mentioned by few users. If you just read upgrade instructions in release notes...

Realm of Horror Comics 02-28-2007 12:53 PM

How do I edit the text "Top 5 Stats"?

I would prefer it to say something like "[My site name]'s Top 5 Stats".

How do I do this please?

Many thanks for any help you can provide:up:

Capper5016 02-28-2007 12:58 PM

ids there a way to change the order of the stats? I'd definitely like to have latest posts all the way to the left
http://forums.hardwarelogic.com/

Valter 02-28-2007 01:21 PM

Quote:

Originally Posted by Realm of Horror Comics (Post 1192604)
How do I edit the text "Top 5 Stats"?

I would prefer it to say something like "[My site name]'s Top 5 Stats".

How do I do this please?

Many thanks for any help you can provide:up:

Phrase Manager
cyb_top_x_stats

Quote:

Originally Posted by Capper5016 (Post 1192608)
ids there a way to change the order of the stats? I'd definitely like to have latest posts all the way to the left
http://forums.hardwarelogic.com/

This requires several template edits. I wouldn't recommend this because of future updates. If you do it now then you'll need to revert template and re-do customizations every time when I change something...

Btw you have no latest version installed. It would be great idea to upgrade.

Realm of Horror Comics 02-28-2007 01:30 PM

Thanks for the help

MeMySelfNi 02-28-2007 02:07 PM

update :)

Neal-UK 02-28-2007 04:44 PM

Quote:

Originally Posted by Cybernetec (Post 1192473)
"URL file-access is disabled in the server configuration" error:
You must configure allow_url_fopen=on / allow_url_include=on in your php.ini to make that work. It's server configuration problem, not this hack.

Any idea where this file is? How come I have to fiddle with this file now, I didn't before.

Spika 02-28-2007 06:53 PM

Quote:

Originally Posted by Zagis (Post 1191751)
It doesn't show date and time when I use it in my language

I have the same problem, help, please

United32 02-28-2007 07:33 PM

allow_url_include=on is a security risk if your server is om PHP 5.2.0.

I will stay on Cyb 4.5 for now.

Valter 03-01-2007 12:54 AM

Another way is to open product XML, find:
require_once($vbulletin->options['bburl'].'/global.php');
and change it to:
require_once('./global.php');
After this re-import product to your forums and it will work.


All times are GMT. The time now is 04:06 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.05542 seconds
  • Memory Usage 1,746KB
  • 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_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