vb.org Archive

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

Logician 08-03-2008 03:01 PM

Quote:

Originally Posted by GoTTi (Post 1590567)
what was updated on this file? i have a notification saying there was an update but the version is the same right?

I updated the code in the message #35. It is no big deal so didn't updated the version. You don't need to upgrade if you don't have any problems with your current version.

wtrk 08-03-2008 08:12 PM

hi,

im wondering if its possible to use the webqueries to get a list of the other webtemplates?

and if so, if somebody could help me with the query to do that, it would be much appreciated.

thanks!

Logician 08-03-2008 08:18 PM

Quote:

Originally Posted by wtrk (Post 1590741)
hi,

im wondering if its possible to use the webqueries to get a list of the other webtemplates?

and if so, if somebody could help me with the query to do that, it would be much appreciated.

thanks!

There is already a default webtemplate/webquery for this that comes with the installation. Please see webtemplate named "wtlist" for this.

wtrk 08-03-2008 08:35 PM

thanks!

how would i display only templates with a certain name?

Logician 08-03-2008 08:54 PM

Quote:

Originally Posted by wtrk (Post 1590745)
thanks!

how would i display only templates with a certain name?

Change webquery $WQ_webtemplateslist and use something like:

SELECT title, pagecount, createdat, userfriendlyname FROM $WT_DB_TemplateTable
WHERE category = 1 AND title LIKE 'hello%'
ORDER BY createdat DESC

hugh_ 08-08-2008 12:52 AM

Thanks for this nice update! This modification has done wonders for my site over the years...

Hugh

jilly 08-10-2008 03:04 PM

I want to turn guest/not logged in viewing of the CMS completely off, because my site is a private site, and I want to use it so that only logged in members can see the info - is there a way to do that?

Oops - nevermind - I am reading further and it looks like the usergroups permissions can be set in the bottom of each template..

jilly 08-10-2008 03:54 PM

is there a way to create tabs with this, so it looks like the top of VB.org?

Logician 08-10-2008 04:02 PM

Quote:

Originally Posted by jilly (Post 1595554)
is there a way to create tabs with this, so it looks like the top of VB.org?

If you put a HTML code which displays tabs into your webtemplate, it will display it. If you have a tabbed header in your vb, use default vb header in your webtemplates and it will automatically inherit it. If you create a new webtemplate header with tabbed view, you can use this custom header in your webtemplates to have such a display.

maniacop 08-11-2008 05:35 AM

I didnt know this was posible!

This takes away the separate index webpage i have!

Thanks ill try it later.


All times are GMT. The time now is 10:52 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.01201 seconds
  • Memory Usage 1,734KB
  • 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