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)

Logician 12-18-2007 03:48 PM

Please see if this will shed any lights to your question:
https://vborg.vbsupport.ru/showpost....&postcount=185

Saviour 12-18-2007 04:46 PM

Logician...

Thanks...it does shed some light, but not being able to code with PHP brings me two steps back.

In my header template...I have some javascript...which is what's probably causing the error on page.

I have no clue where to place the codes you referred to (in that link) within the PHP code of Dream's PHP file...

I'm definitely at a loss here...but still would like to thank you for your help...much appreciated...

Logician 12-18-2007 04:54 PM

Quote:

Originally Posted by Saviour (Post 1403699)
Logician...

Thanks...it does shed some light, but not being able to code with PHP brings me two steps back.

In my header template...I have some javascript...which is what's probably causing the error on page.

I have no clue where to place the codes you referred to (in that link) within the PHP code of Dream's PHP file...

I'm definitely at a loss here...but still would like to thank you for your help...much appreciated...

Have you tried to run this sample code as a PHP webtemplate by changing the include line with Dream's PHP file?

IE.

<?php
echo $stylevar[htmldoctype
];
echo
$headinclude
;
echo
$header
;
echo
$navbar
;
include (
"http://www.mydomain.com/forum/dreams_file.php"
);
echo
$footer
;
?>

boxingscene 12-19-2007 06:23 PM

Has anyone tested the hack with 3.7? Any compatibility issues?

Razasharp 12-19-2007 08:49 PM

I've had a quick test and everything seems fine.. but maybe wait to hear from someone who's had more of a play around first.

s3nt3nc3d 01-06-2008 01:02 AM

I'm pretty new to using vbulletin and I'm still picking up on the coding used...I was wondering if it's possible to remove the "Currently Active Users Viewing this Page: 1 (1 members and 0 guests) " box at the top of the template and how would I go about that if it is?

Thanks! Great mod!

Logician 01-06-2008 08:40 AM

edit webtemplate, set "Display Page Browsers?" to no

s3nt3nc3d 01-06-2008 10:05 AM

Quote:

Originally Posted by Logician (Post 1416394)
edit webtemplate, set "Display Page Browsers?" to no

Thanks very much for the reply even though I really didn't deserve it...I just realized how much of an idiot I was and was coming here to say nevermind:rolleyes:

Great mod though...I'm loving it! *already clicked installed*

OneShot 01-07-2008 05:12 PM

Just a question ... will this mod be updated for 3.7 (or does it already work with 3.7?) ?

Cheers
OS

Logician 01-07-2008 05:53 PM

Quote:

Originally Posted by OneShot (Post 1417283)
Just a question ... will this mod be updated for 3.7 (or does it already work with 3.7?) ?

Cheers
OS

I haven't test it with 3.7 yet but I'd guess, it would work. If it does not, I'm going to update it when 3.7 gold is released.


All times are GMT. The time now is 09:30 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.02227 seconds
  • Memory Usage 1,741KB
  • 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_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