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)

Kihon Kata 03-19-2006 05:51 PM

Thanks Logician for including MakeupTalk.com in the Sample WebTemplates! :)

Brandon Sheley 03-20-2006 05:08 PM

any ideas about what I'd like ?

if not show the newest events, then maybe the titles of the newest threads in one forum ?

I have the hack that makes a thread, when as event is added, so this would also work for me.. I just would like to find out how to add some events to one of my template pages..

thank you
-Brandon

Barakat 03-26-2006 05:29 AM

works great ............. thanks since sooo long and iam trying to make some thing like that but a little bit easier .... thanks .

Nick0r 03-30-2006 05:29 PM

Meta tags don't seem to be showing up as they are meant to. It seems they are simply not being inserted, is there a variable I can use in my 'theme' to prompt it to include meta keywords/description.

Logician 03-30-2006 05:36 PM

Quote:

Originally Posted by Nick0r
Meta tags don't seem to be showing up as they are meant to. It seems they are simply not being inserted, is there a variable I can use in my 'theme' to prompt it to include meta keywords/description.

They are working fine for me. Please make sure you don't use this in a "PHP parsed webtemplate". If still not working for you, show me your webtemplate.

Nick0r 03-30-2006 06:13 PM

Code for my theme:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$WT_PageName</a>
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<link rel="alternate" href="$vboptions[bburl]/fps_external.php?type=RSS2" title="$vboptions[bbtitle] RSS Feed" type="application/rss+xml" />
$style[css]
<if condition="is_browser('opera')">
<style type="text/css">
ul, ol { padding-left:20px; }
</style>
</if>
<style type="text/css">
h3 { margin-bottom:8px; }
h2 { font-size:14px;}
</style>
<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></if>
<style type="text/css" media="all">@import url("ccmenu.css");</style>
</head>
$header
$tabbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tr><td><a href='.'>test</a>
<div class="smallfont" align="right">$includedtemplate</a></div></table>
$footer
</body></html>

Logician 03-30-2006 06:57 PM

Quote:

Originally Posted by Nick0r
Code for my theme:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$WT_PageName</a>
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<link rel="alternate" href="$vboptions[bburl]/fps_external.php?type=RSS2" title="$vboptions[bbtitle] RSS Feed" type="application/rss+xml" />
$style[css]
<if condition="is_browser('opera')">
<style type="text/css">
ul, ol { padding-left:20px; }
</style>
</if>
<style type="text/css">
h3 { margin-bottom:8px; }
h2 { font-size:14px;}
</style>
<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js"></script>
<if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></if>
<style type="text/css" media="all">@import url("ccmenu.css");</style>
</head>
$header
$tabbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tr><td><a href='.'>test</a>
<div class="smallfont" align="right">$includedtemplate</a></div></table>
$footer
</body></html>

include

$headinclude

before
</head>

AlexUK 03-30-2006 07:38 PM

Wow, just installed this.
I was looking for something like this, it is more than perfect for me. Many Thanks. :)

msimonds 04-03-2006 01:24 AM

Quote:

Originally Posted by Logician
I have no idea. vbseo is an encrypted code so it is impossible for us to see what it is doing in the background or if it is clashing with a hack or not. If you want an educated guess, I'd say it would work unless you enable webtemplate's seo friendly urls. Give it a try and let us know too.

Yes this can be used with VBSEO, I have it in place! I will post some stuff over there later this week

msimonds 04-03-2006 01:52 AM

I was talking to Logician via email and asked him some questions about moving this to another directory above the forums (example being if your forums was like mine:/forums/)

I made some small changes and even was able to add variables to the new template that I created. I was able to also apply vbseo to this.

This is a test page: http://www.sportsrant.com/testpage.html

I am still working on getting some things situated and straighted out, but this is one awesome hack and I am totally here to thank Logician personally, great hack sir

If anyone is interested and once I am done, I can try and help out getting this to work in any other folder besides your forums

Regards
Mike
Sportsrant.com


All times are GMT. The time now is 06:33 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.01520 seconds
  • Memory Usage 1,745KB
  • 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