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)

b6gm6n 12-18-2005 07:21 PM

Hi, this add-on looks perfect for my needs thankyou, i'll be trying something with it later which i may need some advise on later, basically trying to include another php script which generates an topsite page...heres hopeing, i think i know how i can achieve this...:) thanx again

=-b6

tuanluu 12-19-2005 07:20 AM

i will install when I upgrade my board

pmfp 12-19-2005 10:17 PM

Pretty nice! Thanks!

One immediate problem though: When selecting PHP as parse method and Default Basic Theme as theme, it doesn't print the template, only prints the output of what's in the field.

Martin

hugh_ 12-20-2005 05:49 AM

Can search engines index webtemplates without the SEO hack enabled?

Thanks...

hugh

Logician 12-20-2005 06:39 AM

Quote:

Originally Posted by hugh_
Can search engines index webtemplates without the SEO hack enabled?

Yes. Here is a demonstration : http://www.google.com/search?as_q=%2...ghts=&safe=off

It is just that if you use SEO friendly URLs your page may rank higher.

Quote:

One immediate problem though: When selecting PHP as parse method and Default Basic Theme as theme, it doesn't print the template, only prints the output of what's in the field.
In PHP parsing, themes are off.

Huijting 12-20-2005 08:01 AM

I like the work U did but it doesn't work @ my site, getting the next error testing the test pages:

Fatal error: Call to undefined function: key_exists() in /home/httpd/vhosts/huijting.nl/httpdocs/vbul/view.php on line 568

I'm afraid it has to do with my php version :-( , can U please help me :-)

Rob

hugh_ 12-20-2005 08:04 AM

Quote:

Originally Posted by Logician
Yes. Here is a demonstration : http://www.google.com/search?as_q=%2...ghts=&safe=off

It is just that if you use SEO friendly URLs your page may rank higher.


In PHP parsing, themes are off.

I thought as much but it's good to have it confirmed! Great thanks for giving me the means to bridge some structural gaps that have been with my site for many years...

hugh

ChrisBaktis 12-20-2005 11:52 AM

This is a Fantastic Hack!

One thing that I would like to see is expandable catagories for the custom pages...for example - we do extensive product reviews, and we do many of them each month, it would be great to have a catagory that we can click on that will expand those pages so they are not all cluttered on the main page.

Logician 12-20-2005 01:37 PM

Quote:

Originally Posted by Huijting
I like the work U did but it doesn't work @ my site, getting the next error testing the test pages:

Fatal error: Call to undefined function: key_exists() in /home/httpd/vhosts/huijting.nl/httpdocs/vbul/view.php on line 568

Edit view.php and replace all "key_exists" term with "array_key_exists" and that should fix it.

key_exists is a function that exists in old PHP versions and array_key_exists is a function that exists in the recent PHP versions. I used to use array_key_exists in the previous releases of this hack but it caused problems with servers that has old PHP versions so in this release, I changed it with key_exists. Now we have problems with new PHP versions. :)

TTG 12-20-2005 01:42 PM

Installed but nothing showing in admincp .. double checked all file additions ?


All times are GMT. The time now is 02:20 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.01714 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
  • (4)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