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)

triphp 10-06-2006 06:15 AM

Quote:

Originally Posted by triphp
Just a question. Can this be used as an article system? We're trying to create a a section in vBulletin where there's a tutorials on HTML, CSS, etc.
Can the page created have a multiple number of page? Let's say view.php?pg=htmlintro&page=1 then view.php?pg=htmlintro&page=2? Trying to make a sort of pagination in the page created, is this possible?

Any answers on this?

And also, does this provide a pagination of queries? For example, I want to query all the members that belong to UserGroupXXX. There's a possibility that there could be 10000 in that UserGroupXXX. So what I want is to display them by 100s and then a pagination that I can browse, just like the pagination when displaying threads.

GREAT HACK :)

oz_moses 10-11-2006 07:03 AM

Awesome hack, I'm very happy with this as I'm quite happy with SQL but never learnt PHP - this hack now allows me to have my own queries in the default skin - beautiful!

I've written an advanced webquery.. is there an easy way to have alternating row colours in the resultset? I've been searching for hours for a way but no luck so far.

Thanks so much,

Moses.

Logician 10-11-2006 07:12 AM

Quote:

Originally Posted by oz_moses
Awesome hack, I'm very happy with this as I'm quite happy with SQL but never learnt PHP - this hack now allows me to have my own queries in the default skin - beautiful!

I've written an advanced webquery.. is there an easy way to have alternating row colors in the resultset? I've been searching for hours for a way but no luck so far.

Thanks so much,

Moses.

Yes you can use

<td class="$alternate"

structure for this. Check sample webqueries for more information...

oz_moses 10-11-2006 11:02 AM

very nice, I'll get stuck into the samples - loving this hack :)

OKIHost 10-11-2006 07:52 PM

I setup a web querie which works on my web template pages, but I am trying to find a way to parse it to a new module on vbadvanced for my main homepage. Is there a way to do this or can web queries only be posts onto web templates pages?

Logician 10-11-2006 08:15 PM

Quote:

Is there a way to do this or can web queries only be posts onto web templates pages?
They are part of WT code so they are parsed in WT pages only. You can't drag it onto vbadvanced, sorry!

dartho 10-13-2006 12:45 PM

Am I able to do conditionals in the "Query Result Row" section?

For example if $WQfield[x] is a certain value I can bold it or choose not to dispaly it?

When pulling a date out, it is in the format yyyy/mm/dd - how can I reverse that?

This is a very useful hack, would anyone know of another which can be used for taking data (say from a Form) a and writing to the DB?

Thanks

beduino 10-13-2006 04:45 PM

it's not a problem :confused:
but i install and upgrade and the version appears....
Quote:

3.5.0.05
it's right?
tks to share this wonderful work!
all the best
beduino

Stunner 10-18-2006 08:54 PM

Absolutely love this add-on. 1 problem I have is how to add backgrounds. No matter what html code I use it does nothing:(

oz_moses 10-18-2006 09:40 PM

Quote:

Originally Posted by Stunner
Absolutely love this add-on. 1 problem I have is how to add backgrounds. No matter what html code I use it does nothing:(

Try adding backgrounds with CSS


All times are GMT. The time now is 11:10 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.01674 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
  • (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