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)
-   -   WebTemplates 3.5.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=103076)

kollam003 05-10-2008 06:40 AM

Since upgrading to 3.7 all I get now are pages that say header, any idea how to fix this?

Same error here too plz help we are fixed

Logician 05-10-2008 07:35 AM

Quote:

Originally Posted by kollam003 (Post 1514641)
Since upgrading to 3.7 all I get now are pages that say header, any idea how to fix this?

Same error here too plz help we are fixed

Someone who is having this error, please give me FTP and vbadmin cp access to his board so that I can check. I can't produce the error in my test boards, hack is working fine with 3.7 for me.

dartho 05-10-2008 08:03 AM

Not that it helps anyone, but WT is still working great for me after an upgrade to 3.7 Gold on a heavily modded board ... :)

Beermonster 05-10-2008 01:44 PM

Quote:

Originally Posted by Logician (Post 1514666)
Someone who is having this error, please give me FTP and vbadmin cp access to his board so that I can check. I can't produce the error in my test boards, hack is working fine with 3.7 for me.

Done, thanks

Logician 05-10-2008 03:58 PM

Quote:

Since upgrading to 3.7 all I get now are pages that say header, any idea how to fix this?
For those who is having this problem, here is a quick fix:

Edit includes/wt_include.php, find
PHP Code:

function WTgettemplate($template$escape 1$gethtmlcomments 1
{
  
    
extract ($GLOBALS); 

REPLACE it as:
PHP Code:

function WTgettemplate($template$escape 1$gethtmlcomments 1
{
  
    
//extract ($GLOBALS); 

This should fix it.

@Beermonster: I've already fixed yours, thx!

Beermonster 05-10-2008 04:50 PM

Quote:

Originally Posted by Logician (Post 1515039)
@Beermonster: I've already fixed yours, thx!

This is probably the most useful plugin available for VB and I would have been lost with out it, thanks :)

kollam003 05-11-2008 02:29 AM

Wow great support FIXED thanks for this awesome product

Ohiosweetheart 05-11-2008 03:41 PM

This works perfectly with 3.7. Thank you!

mac27 05-11-2008 05:10 PM

I am curious as to how I can call the sidecolumn I use on my forum home on each of my webtemplate pages? I have tried creating a plugin to do this and it works on my regular forum but not in the webtemplate pages.

Basically anywhere I place $sidecolumn my sidecolumn wil show up in my forum, but if I place it in a WT page it does not show up.

Thanks

klaush 05-11-2008 06:56 PM

Thanks!

This is one of the important mods!


All times are GMT. The time now is 12:47 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.03042 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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