vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Portal Software - WebTemplates 4.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=250202)

Lionel 09-09-2010 08:42 PM

Quote:

Originally Posted by Alfa1 (Post 2095917)
What functions does webtemplates have that vbCMS doesnt have?

Read FAQ 13 ;)

biggeorge 09-09-2010 08:47 PM

I grabbed this from the 3.8 thread a few days ago. I love this mod... thank you!

tech4c 09-09-2010 08:56 PM

thank you

xtremecoders 09-09-2010 09:08 PM

The Most Well Documented - explained Product - thread i ever read since enjoined VB.
Great JOB my friend.

5starts + nominated and i hope to find more threads like yours in the future.:up:

TheLastSuperman 09-09-2010 10:51 PM

I'm glad you found time to update this, in vB3 I used this quite frequently! I have the suite and read FAQ 13 so I'll mention this to anyone with Forum Classic, this will be very useful for non-suite owners and if anything it makes custom pages in vB4 easier for those who do not understand how to make them ;).

Edit: So... no install from me however marked 5 stars based on my experience with this in vB3 and Nominated for MOTM since I see the potential here, good job Logician :D.

Edit Again lol: Ok so I marked as installed, tinkering with this mod and doing something similar to what I did using your CMS for 3.x and a Content Mod similar to Bobsters so let's see what I come up with ;)

morrow 09-10-2010 06:10 AM

Code:

Warning: unserialize() expects parameter 1 to be string, array given in [path]/view.php on line 59

Warning: unserialize() expects parameter 1 to be string, array given in [path]/view.php on line 60

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumdisplay_loggedinuser in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(337) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_NowBrowsing in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(385) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_LoginCode in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/njfly/public_html/vBulletin/view.php(426) : eval()'d code on line 3

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_AdminPanel in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(884) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: headinclude in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(901) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: header in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(907) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/njfly/public_html/vBulletin/view.php(914) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(960) : eval()'d code on line 2

Any ideas?

Logician 09-10-2010 07:17 AM

Quote:

Originally Posted by morrow (Post 2096111)
Code:

Warning: unserialize() expects parameter 1 to be string, array given in [path]/view.php on line 59

Warning: unserialize() expects parameter 1 to be string, array given in [path]/view.php on line 60

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumdisplay_loggedinuser in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(337) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_NowBrowsing in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(385) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_LoginCode in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/njfly/public_html/vBulletin/view.php(426) : eval()'d code on line 3

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_AdminPanel in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(884) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: headinclude in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(901) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: header in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(907) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/njfly/public_html/vBulletin/view.php(914) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3984

Parse error: syntax error, unexpected T_STRING in /home/njfly/public_html/vBulletin/view.php(960) : eval()'d code on line 2

Any ideas?

It seems you installed 3.7.x version of the hack into a 4.x board. Please make sure you download and install the correct version of the hack.

morrow 09-10-2010 10:58 AM

I had a previous version prior to this install. I overwrote all of the files then imported the new product.

Logician 09-10-2010 07:07 PM

Quote:

Originally Posted by morrow (Post 2096169)
I had a previous version prior to this install. I overwrote all of the files then imported the new product.

Apparently your overwrite didn't go well and you are still running old "view.php". The error about line 59 exists in old view.php, not in new view.php. Please make sure you have successfully overwrote the files. Deleting them first and then reuploding can help.

hoof 09-10-2010 07:09 PM

Thanks for this, I loved the old 3.8 version and loaded the new without a hitch. Much appreciated!


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