vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   WebTemplates 3.x: VB Integrated Content Management System (https://vborg.vbsupport.ru/showthread.php?t=76422)

Logician 04-21-2005 05:41 PM

Hey Clark, :)

Quote:

Originally Posted by cessna140
Got the following error when trying to update the database. Ran it both ways. Know what this means?

You run the query in phpmyadmin right?

cessna140 04-21-2005 06:00 PM

Quote:

Originally Posted by Logician
Hey Clark, :)


You run the query in phpmyadmin right?

Yes I did, as per your instructions. Any ideas?

FYI I am running the following:

Welcome to phpMyAdmin 2.5.7-pl1

MySQL 3.23.58-log

T3MEDIA 04-21-2005 08:43 PM

As the LORD is my witness this conditionls are murder. anyone has a template already made up of say a users page? Im trying to make a simple welcome page. Has the users avatar some links... bout it.
But WOAH... I thought grab the memberinfo template and work from that.
I am so lost in the [[()]] world of things it doesnt even make sense!

PLEASE if you guys have any templates at all be ever so kind and share them.

Thank you.

Moncal 04-25-2005 01:01 AM

*Clicks Install*

Great Hack!

Logician 04-25-2005 07:18 AM

Quote:

Originally Posted by cessna140
Yes I did, as per your instructions. Any ideas?

FYI I am running the following:

Welcome to phpMyAdmin 2.5.7-pl1

MySQL 3.23.58-log

Maybe you can give me the URL and access and I can check.

cessna140 04-25-2005 06:42 PM

Quote:

Originally Posted by Logician
Maybe you can give me the URL and access and I can check.


I just deleted all of the comments from the query file and copied that over and ran it. Worked fine. I am now fiddling with it to see what I can make it do! :nervous:

Thanks!
Clark

JohnBee 05-10-2005 01:07 AM

Hello first off!
Let me say thank you for this great release! .thumsbup.

I am overwhelmed by the flexibility and potential this addon has.
I have been thinking of designing vB power pages but with custom content or
layout from some custom vB styles, is there a way to call a certain style from
within a them or otherwise?

Say I have 2 navbars 1 for my forum and 1 for my support sections.
I would like to call on a theme designed with my support forum styles in effect.
but the members do not choose these styles, they would be included as a way to
enforce layout changes for a page instead.

How could I do this?

Logician 05-10-2005 02:20 PM

Quote:

Originally Posted by JohnBee
Hello first off!
Let me say thank you for this great release! .thumsbup.

I am overwhelmed by the flexibility and potential this addon has.
I have been thinking of designing vB power pages but with custom content or
layout from some custom vB styles, is there a way to call a certain style from
within a them or otherwise?

Say I have 2 navbars 1 for my forum and 1 for my support sections.
I would like to call on a theme designed with my support forum styles in effect.
but the members do not choose these styles, they would be included as a way to
enforce layout changes for a page instead.

How could I do this?

Not tested but I believe putting

PHP Code:

$styleid X

in webtemplates phpinclude field should do the trick.

T3MEDIA 05-12-2005 12:35 PM

I am making a basic edit profile page. I am curious how do I pull the predefined variables.

Here is what I have created so far:

HTML Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - Edit Profile</title>
$headinclude
</head>
<body>
$header
<br />
  <form action="register.php" name="register" method="post" onsubmit="return verify_passwords(password, passwordconfirm);">
  <input type="hidden" name="s" value="$session[sessionhash]" /><input type="hidden" name="do" value="updateprofile" />
        <br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="thead">$vbphrase[additional_required_information_option]</td>
</tr>
<tr>
 <td class="panelsurround" align="center">
 <div class="panel">
  <div style="width:$stylevar[formwidth]" align="$stylevar[left]">
 
  $customfields_option
 
  </div>
 </div>
 </td>
</tr>
</table>
<br />
  <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
 <td class="thead">$vbphrase[additional_information]</td>
</tr>
<tr>
 <td class="panelsurround" align="center">
 <div class="panel">
  <div style="width:$stylevar[formwidth]" align="$stylevar[left]">
                $customfields_other</div>
 </div>
 
 <div style="margin-top:$stylevar[cellpadding]px">
          <input type="submit" class="button" value="Save Changes" accesskey="s" /><input type="reset" class="button" name="Reset" value="$vbphrase[reset_fields]" /></div>
 </td>
</tr>
</table>
</form>
 
$footer
</body>
</html>

She works but of course certain variables like $customfields_other do not show.
What do I add? a SQL query? a PHP include?
Thanks.

Stachel 05-17-2005 11:09 AM

Oh my GOD what an incredibly useful add-on.

First impressions:

1) Now *what* exactly does this do?

Ohhhhhhhh OK! The instructions and introductoin were actually helpful to this newbie.

The repetition in explaining what it does was helpful as well. Thank you for making it very clear!

With most hacks, I'm trying to figure out "where is the purpose?" for a lot longer than with yours.

2) What an easy installation!

3) WOW I created a "Hello World" page just perfectly.

Hats-off to you for an elegant result.

Stachel


All times are GMT. The time now is 08:18 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.01258 seconds
  • Memory Usage 1,763KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (5)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