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)

HotRodGyrl 08-24-2007 04:03 PM

I'd just like to say that I uploaded this and read the instructions and all the information with it and it's the easiest explanation and easiest doing that this newbie has ever seen.

I give it two thumbs up for anyone new and old....

Rock on!:up::up::up:

masterflagg 08-30-2007 01:56 AM

Receiving the following error, while trying to export templates to xml (to port from my test site to live site)

Warning: Missing argument 1 for vb_xml_builder() in /includes/class_xml.php on line 465

Fatal error: vB_XML_Builder::Registry object is not an object in /includes/class_xml.php on line 473

Any suggestions? I assume I did something wrong...

Chad

Noticed that this is being worked on, let me know if it gets fixed... BTW, awesome Hack!!! Best mod I have installed...

Logician 08-30-2007 06:56 AM

Quote:

Originally Posted by masterflagg (Post 1328545)
Receiving the following error, while trying to export templates to xml (to port from my test site to live site)

Warning: Missing argument 1 for vb_xml_builder() in /includes/class_xml.php on line 465

Fatal error: vB_XML_Builder::Registry object is not an object in /includes/class_xml.php on line 473

Any suggestions? I assume I did something wrong...

Chad

Noticed that this is being worked on, let me know if it gets fixed... BTW, awesome Hack!!! Best mod I have installed...

Although this hacks works fine with vb 3.6.x, there is only one small glitch it has in 3.6.x versions and this is the one you pointed out. It has problems exporting existing templates in 3.6.x.

I fixed the problem but can't find time to release the new hack for weeks, so actually it is my fault that this minor glitch is still there. Sorry about it!

To get rid of it, please make this small change:

Edit file admincp/wt_export.php and find line:

PHP Code:

 $xml = new XMLexporter(); 

Replace it as:
PHP Code:

 $xml = new vB_XML_Builder($vbulletin); 

This should fix the problem.

bulbasnore 09-03-2007 05:37 PM

Logician, thanks for the info on the export glitch and also for keeping up this hack. I'm trying to upload a wt for PaulM's proxy to real ip hack (a report of last 30 days of proxy users).

When you do release the new version, can you update the product XML with the new version number, too, please. I redid the install a few times, expecting 3.6.0.02 and seeing 3.5.0.05

RollaJedi 09-11-2007 11:59 PM

Hello
I suppose this is probably something small, but I havent found a solution yet.
I have links set up in my forum that link to my WebTemplates pages. However, when I click them it opens it in a new window! I want 'internal' links that are for my site to open in the same window. I want only external links to open up to a new browswer window. Is this possible? Thank you!!

franzis 09-12-2007 12:02 PM

Hi Logician,

do you also have a german version of this product?

LG franzis

Logician 09-13-2007 07:12 AM

Quote:

Originally Posted by franzis (Post 1337575)
Hi Logician,

do you also have a german version of this product?


LG franzis

Sorry I can't speak German hence nope..

toucan42 09-13-2007 06:49 PM

I did a search for "count" and "iterate" on this mod and found nothing (can't handle going through 50 pages of posts) so I will ask my question:

I want to create a page that displays the results of a query in three columns. This means I need code within the query that iterates the records and keeps count - when it reaches three it will end a table row then start a new row.

how can i add code for a multiline recordset such that I can keep a counter as the records are returned?

RollaJedi 09-13-2007 06:54 PM

Quote:

Originally Posted by RollaJedi (Post 1337321)
Hello
I suppose this is probably something small, but I havent found a solution yet.
I have links set up in my forum that link to my WebTemplates pages. However, when I click them it opens it in a new window! I want 'internal' links that are for my site to open in the same window. I want only external links to open up to a new browswer window. Is this possible? Thank you!!

Logician, can you please help me with this? Thank you!

Logician 09-14-2007 06:19 AM

Quote:

Originally Posted by RollaJedi (Post 1338528)
Logician, can you please help me with this? Thank you!

This question is really nothing to do with the hack. What kind of links did you put into your forum. If you put links within your templates, you have to configure your link HTML code. Eg. if you put

<a href='view_aboutus.htm' target='_blank'>About Us</a>

You have to remove target part and make it:
<a href='view_aboutus.htm'>About Us</a>

If your links are within your forum messages, your vb settings (for 3.6.x) decide how they open. You have to change the relevant setting in vb admin cp/vb settings section.


All times are GMT. The time now is 10:57 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.02080 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (4)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