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)
-   -   Addon: templates installer for VB Journal (https://vborg.vbsupport.ru/showthread.php?t=82294)

deathemperor 05-30-2005 10:00 PM

Addon: templates installer for VB Journal
 
Well if you have used the current Journal System of AN-net (https://vborg.vbsupport.ru/showthrea...hlight=journal) you will know how painful to install: edit 11 files + 6 templates, create 26 templates in total ( ugh !).

I have installed it many times, the 1st time I felt scared, the 2nd I got familiar with it already, but later I decided before starting things I'd better make an installer myself, for just creating new templates. The only old way is to copy and paste which was the big pain in the axx.

This file is simple, just upload it to your ACP and run, it will install all custom templates of the VB Journal hack for you.

If you want to have the Journal templates to be sorted in a group, made this change:
Find in adminfunctions_template.php:
PHP Code:

        'aaa' => 'AAA Old Backup' 

add before:
PHP Code:

'journal' => 'Vbjournal'

The installer I use from the V3 article of John
( he has once granted me to use it with credits for another hack of mine so I think it's ok this time )

can finally rest.

Andreas 05-31-2005 08:51 AM

Could it be that you forgot to attach the file? ;)

Paul M 05-31-2005 09:38 AM

I have a little pice of sql I run to add them to the master style - used after each vB update. Same with the Articles hack (of John's). :)

deathemperor 05-31-2005 11:59 AM

Quote:

Originally Posted by KirbyDE
Could it be that you forgot to attach the file?

darn, my bad, file attached now.
Quote:

Originally Posted by Paul M
I have a little pice of sql I run to add them to the master style - used after each vB update. Same with the Articles hack (of John's).

hehe

jugo 05-31-2005 12:30 PM

sweetness...

Guest190829 05-31-2005 06:39 PM

Very Nice!

[high]* Guest190829 will test and click install. ;)[/high]


All times are GMT. The time now is 02:23 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.01021 seconds
  • Memory Usage 1,725KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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