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)

vulture 03-22-2005 11:45 PM

Could I use webtemplates to integrate an rss news feed?

So when a user click on a rss news feed, it pulls the content from the news site and displays it in a page generated by webtemplates?

Buddha 03-24-2005 01:50 PM

installed.
exactly what i needed... very very nice work done. thank you very much for this addon.

i've got it setup to show X posts from XX forum right now, which was simple to setup. i'm wondering if anyone could tell me how to set it up that the poster's avatar appears too.

thanks.

edit

also, when someone is viewing the page, it shows in Who's Online as an unknown location. is there a way to change that?

thank you.

Logician 03-24-2005 02:45 PM

Quote:

Originally Posted by Buddha
also, when someone is viewing the page, it shows in Who's Online as an unknown location. is there a way to change that?

You need to install "OPTIONAL STEP 2" for this request.

Buddha 03-24-2005 03:25 PM

my apologies... i misread that to mean something else. completely my fault though.

again, thanks for the great add-on.

bamaster 03-25-2005 01:28 AM

Can someone tell me if WebTemplates can do this?

I have a script, similar to a user log/diary, which I'd like to give each of my users... essentially link to the user table. I need a way to run this script, query a database with stats/text, and display results. The script will need to be as secure as the user session, meaning they have to be logged in to use it and cannot view other people's log/diary.

Can WebTemplates allow me to run a php/mysql script inside the vB skin and tap into the vB user/security?

Many thanks in advance!

EH-Jay 03-29-2005 11:37 PM

Logican can you help me? All I did was I copied the coding from my forums' header template and pasted it into the header that came with the installation of this hack.

On the top of the basic page, I'm getting this error:
Code:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/deathleg/public_html/forums/view.php(617) : eval()'d code on line 20

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/deathleg/public_html/forums/view.php(623) : eval()'d code on line 23

What can I do to fix this? What do I do?

Thanks

Logician 03-30-2005 06:43 AM

Quote:

Originally Posted by EH-Jay
Logican can you help me? All I did was I copied the coding from my forums' header template and pasted it into the header that came with the installation of this hack.

On the top of the basic page, I'm getting this error:
Code:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/deathleg/public_html/forums/view.php(617) : eval()'d code on line 20

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/deathleg/public_html/forums/view.php(623) : eval()'d code on line 23

What can I do to fix this? What do I do?

Thanks

Do NOT use VB3 conditionals in webtemplates. If you need to use conditionals you have to use my conditional syntax.

For instance your source code has:
PHP Code:

<if condition="$show['left_column']">
$home[leftblocks]
</if> 

which is in VB3 conditional format.

actolearn 03-30-2005 04:38 PM

i'm still trying to grasp the full potential of this hack....seems wonderful....any screenshots of the admincp? seeing that could help.

Logician 03-30-2005 04:54 PM

Quote:

Originally Posted by actolearn
any screenshots of the admincp? seeing that could help.

here you go.

BigIke 03-31-2005 01:37 AM

If I have an URL whose target I would like to ="blank", how would I do that if my page is parsed in text mode? Thanks


All times are GMT. The time now is 08:21 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.03411 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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