vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbArticles by Mary (https://vborg.vbsupport.ru/showthread.php?t=136196)

firstrebel 02-08-2007 01:49 PM

I'll PM you my login details.

Bob

Allan 02-08-2007 01:49 PM

Maria, do you think your hack work with the next version to vBulletin ?

MaryTheG(r)eek 02-08-2007 02:08 PM

Quote:

Originally Posted by firstrebel (Post 1177557)
I'll PM you my login details.

Bob

Bob,

Have you touched the templates? Seems that the full template vbarticles_new is missing that's why if you try to see the code of the blank page there is nothing.

MaryTheG(r)eek 02-08-2007 02:10 PM

Quote:

Originally Posted by Allan (Post 1177558)
Maria, do you think your hack work with the next version to vBulletin ?

Why not? I'm using only 4 functions for vb. All others are normal PHP functions or my functions.:)

firstrebel 02-08-2007 02:14 PM

I haven't changed any templates, and vbarticles_new is in ACP and not red or yellow.

Bob

MaryTheG(r)eek 02-08-2007 02:31 PM

Quote:

Originally Posted by firstrebel (Post 1177580)
I haven't changed any templates, and vbarticles_new is in ACP and not red or yellow.

Bob

Open with a text editor the file: vbarticles.php
If your editor has line numbers goto to line: 749 otherwise search for
Code:

  eval('print_output("' . fetch_template('vbarticles_new') . '");');
Can you find it?
If yes and if it's exactly as I wrote above then something in your site's configuration is going wrong.

Allan 02-08-2007 02:35 PM

Quote:

Originally Posted by MicroHellas (Post 1177575)
Why not? I'm using only 4 functions for vb. All others are normal PHP functions or my functions.:)

Hooo, great Maria, thank your for your answer and big thanks for this hack :)

Allan 02-08-2007 02:37 PM

One question, ,it's possible for the next version, to add function for rename the file "vbarticles.php" ?

MaryTheG(r)eek 02-08-2007 02:45 PM

Quote:

Originally Posted by Allan (Post 1177591)
One question, ,it's possible for the next version, to add function for rename the file "vbarticles.php" ?

eg something like ... vbAllan.php ?:D ok.. but not in the next version.

firstrebel 02-08-2007 02:50 PM

Quote:

Originally Posted by MicroHellas (Post 1177585)
Open with a text editor the file: vbarticles.php
If your editor has line numbers goto to line: 749 otherwise search for
Code:

  eval('print_output("' . fetch_template('vbarticles_new') . '");');
Can you find it?
If yes and if it's exactly as I wrote above then something in your site's configuration is going wrong.

Yes that is correct. I have checked the installation and it is as per the instructions. How else can the configuration be wrong?

Bob


All times are GMT. The time now is 05:52 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.01500 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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