vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Portal Software - WebTemplates 3.7.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=186644)

Saviour 07-06-2009 12:28 PM

Update...

Logician...disregard the help request for vMoods. I fixed the issue. Thanks, anyway.

eric8476 07-06-2009 10:10 PM

step 3 is missing in the installation. The menu option is not in the left sidebar.

eric8476 07-06-2009 11:01 PM

Fixed the problem, files in the wrong directories.

Rideharder 07-07-2009 05:37 PM

I've had this for a while and love it vBulletin® v3.8.3... nominating

The reason I love this say that if you have a page that you want to make just about one topic this modworks excellent..

So many different unique ways to use this it's all up to the designer

bulbasnore 08-06-2009 08:23 PM

I've been looking through programming discussions with no luck. I'm displaying certain info from the database in my webtemplate. Now, I'd like to let the user click and have the following happen:
  1. Create a reply to a specific thread.
  2. Prepopulate the reply with some info I'm displaying in the webtemplate
  3. Land the user on the editor, as if they had typed the info and hit preview.

I know this isn't a WT 'issue' but I'm wondering if someone fellow WT user can point me in the the right direction.

JVCode 08-14-2009 01:38 PM

Thank you, installed.

Saviour 08-15-2009 10:55 PM

Logician...

Not sure if you remember this fix you supplied me: https://vborg.vbsupport.ru/showpost....&postcount=343

Anyway...

The problem I'm having is with one existing page and any new pages I create using your template mod.

They pass W3C's validation for CSS, but fail for XHTML with one error.

The problem stems from this code in the fix you provided (marked in red):
Code:

<if condition="THIS_SCRIPT == view">
<div class="vbmenu_popup" id="vbbloglinks_menu" style="display:none;margin-top:3px" align="left">

The problem is the template blog_navbar_link_menu. This template uses the exact same code, so the page fails stating that particular id has already been defined.

So if I remove it from either the navbar or blog_navbar_menu_link template...it results in a non-functioning blog menu for either your pages or the forum's pages.

I can't win for losing...heh.

Any further suggestions?

I know you don't use the blog...but any advice you have to offer...I'll always try...and, as always, appreciate any help you have to offer.

Saviour 08-25-2009 09:08 PM

Logician,

Please disregard the previous post. I just removed the popup menu for Blogs...it's all good.

I do have one question as it pertains to the .htaccess file, though...if we're trying to use SEO friendly URLs for our templates. I currently use the following .htaccess file in our forums:

Code:

RewriteEngine On
RewriteBase /forums/
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

My question...

How do I append the above .htaccess info to include the script you included in your Read Me file? I'd like to get this right...so, just asking for some advice. I'm not sure if I need to change any of the code you have suggested in your file, or just copy and paste it into my existing file, or insert it between code that is already there.

Any advice is greatly appreciated...

johnny713 10-12-2009 05:25 PM

First of all, I would like to say THANK YOU for the hack, because it is exactly what I been looking for :up:. But there is a little confuse for me in your INSTALLATION TEXT that I copy and quote it below. So, if I using Vbulletin version 3.7.0 right now. Do I need to do the step 4 or not ?

Quote:

--- First time installation and upgrade from an old version is SAME except step 4. So you can follow the steps below for either scenario.

STEP 4- (For first time installation! Skip if you are upgrading your version) In admin cp, click Scheduled Tasks/Add New Scheduled Task/ and enter this data:


Logician 10-12-2009 05:37 PM

Quote:

Originally Posted by johnny713 (Post 1898663)
First of all, I would like to say THANK YOU for the hack, because it is exactly what I been looking for :up:. But there is a little confuse for me in your INSTALLATION TEXT that I copy and quote it below. So, if I using Vbulletin version 3.7.0 right now. Do I need to do the step 4 or not ?

Have you been using the hack before? If not, apply step 4. If you already had it before, just skip it. ;)

johnny713 10-12-2009 05:50 PM

Quote:

Originally Posted by Logician (Post 1898666)
Have you been using the hack before? If not, apply step 4. If you already had it before, just skip it. ;)

OK, I got you now :). So I need to do the STEP 4, because I never using it :D. Once again, thank you for everything :up:.

vitrag24 10-12-2009 06:16 PM

May i see demo site using this mod?

Logician 10-12-2009 06:58 PM

Quote:

Originally Posted by vitrag24 (Post 1898685)
May i see demo site using this mod?

I'm not sure what you mean but if you read first post carefully you can see sites that uses this hack.

vitrag24 10-12-2009 07:54 PM

How many queries and serverload this will increase?

Logician 10-13-2009 04:24 AM

Quote:

Originally Posted by vitrag24 (Post 1898741)
How many queries and serverload this will increase?

FAQ 9 explains it.

mgcom 10-25-2009 09:35 PM

I can't import the export.xml

In the first option to import from PC it says "You forgot to upload a .XML file!"(and i didn't)

On the second to import from server it says "Please mark at least one item to export!!"

:confused::confused::confused::confused:

Logician 10-26-2009 06:56 AM

Quote:

Originally Posted by mgcom (Post 1906126)
I can't import the export.xml

In the first option to import from PC it says "You forgot to upload a .XML file!"(and i didn't)

On the second to import from server it says "Please mark at least one item to export!!"

:confused::confused::confused::confused:

Use "Import Webtemplates" button at the top of the page, not "Export Selected Webtemplates as .XML file" button at the bottom.

mgcom 10-26-2009 09:14 AM

I tried at least ten times and it keeps saying "You forgot to upload a .XML file!"

This happens all the time on all the sites i have anytime trying to import products from PC, i always have to import from the server.

Sometimes i can hit import ten times and it won't work, then on the 11th try it will work for some reason, i've started threads about it before but never got a reply to why it happens, must be gremlins

cheers

Logician 10-26-2009 09:24 AM

Quote:

Originally Posted by mgcom (Post 1906339)
I tried at least ten times and it keeps saying "You forgot to upload a .XML file!"

This happens all the time on all the sites i have anytime trying to import products from PC, i always have to import from the server.

Sometimes i can hit import ten times and it won't work, then on the 11th try it will work for some reason, i've started threads about it before but never got a reply to why it happens, must be gremlins

cheers

Try with a different browser (rg. chrome, opera or firefox)

mgcom 10-26-2009 10:00 AM

still no luck

not to worry i have a techy i'll get to look at it for me

Jennifer Marx 10-26-2009 10:26 PM

I apologize if this question has been asked already -- I searched but could not find it.

I want to use a a vBulletin style I've already created and used on parts of my board, but it is not my default style. Is there a way to call this style when creating a WebTemplates theme? If not, how would I recreate the look and feel of that style in a WebTemplates page? I tried copying the header information from that style and putting into a new WebTemlates header, but no changes was affected.

Thank you in advance. :)

Logician 10-27-2009 05:12 AM

Quote:

Originally Posted by Jennifer Marx (Post 1906659)
I apologize if this question has been asked already -- I searched but could not find it.

I want to use a a vBulletin style I've already created and used on parts of my board, but it is not my default style. Is there a way to call this style when creating a WebTemplates theme? If not, how would I recreate the look and feel of that style in a WebTemplates page? I tried copying the header information from that style and putting into a new WebTemlates header, but no changes was affected.

Thank you in advance. :)

I think this will help:
https://vborg.vbsupport.ru/showpost....&postcount=449

Jennifer Marx 10-27-2009 12:21 PM

Quote:

Originally Posted by Logician (Post 1906768)

Thank you, but no, that doesn't address my question. Let me try to explain it better. In my vBulletin I have several styles -- I have my Default Style and I have several other child styles, including one I call Club. The Club style uses a different background color and has special information in the header.

Here is what my Default Style looks like: http://www.passporterboards.com/forums

Here is what my Club style looks like: http://www.passporterboards.com/foru...sporters-club/

I want to use this Club style in a WebTemplate. Is there a way to apply this style?

Thank in advance! :)

Logician 10-27-2009 02:16 PM

Quote:

Originally Posted by Jennifer Marx (Post 1906845)
Thank you, but no, that doesn't address my question. Let me try to explain it better. In my vBulletin I have several styles -- I have my Default Style and I have several other child styles, including one I call Club. The Club style uses a different background color and has special information in the header.

Here is what my Default Style looks like: http://www.passporterboards.com/forums

Here is what my Club style looks like: http://www.passporterboards.com/foru...sporters-club/

I want to use this Club style in a WebTemplate. Is there a way to apply this style?

Thank in advance! :)

ok please see if this will help:
https://vborg.vbsupport.ru/showthrea...eid#post651570

Jennifer Marx 10-28-2009 02:33 PM

Quote:

Originally Posted by Logician (Post 1906895)

I tried this -- and put $styleid = 8; in the phpinclude field, but it seems to do nothing. It appears the original poster had this issue as well. But thank you for trying to help me -- I do appreciate it! :)

Logician 10-29-2009 10:12 AM

Quote:

Originally Posted by Jennifer Marx (Post 1907401)
I tried this -- and put $styleid = 8; in the phpinclude field, but it seems to do nothing. It appears the original poster had this issue as well. But thank you for trying to help me -- I do appreciate it! :)

ok try putting this into phpinclude of the webtemplate:

PHP Code:

    $styleid 8;
    
$vbulletin->userinfo['styleid'] = $styleid;
    
$userselect true;

$style $db->query_first_slave("
        SELECT *
        FROM " 
TABLE_PREFIX "style
        WHERE styleid = '
$styleid'
            
        
        LIMIT 1
    "
);

eval(
'$header = "' fetch_template('header') . '";');
eval(
'$footer = "' fetch_template('footer') . '";');
eval(
'$headinclude = "' fetch_template('headinclude') . '";'); 


paul41598 10-29-2009 07:40 PM

Logician: Is there a way to call a webtemplate to put on the forumhome for example? For example in VB if I wanted to create a new template called test with some text, then make a new plugin (forumhome_start) with eval('$test .= "' . fetch_template('test') . '";');

Then put $test variable in my forumhome template, I could call the contents of that template (test)

Can I somehow do this with webtemplates? Reason I ask is I want to be able to call a webtemplate on my forumhome in a module type setting.... in a (sidebar column) for example

Logician 10-30-2009 09:45 AM

Quote:

Originally Posted by paul41598 (Post 1907988)
Logician: Is there a way to call a webtemplate to put on the forumhome for example? For example in VB if I wanted to create a new template called test with some text, then make a new plugin (forumhome_start) with eval('$test .= "' . fetch_template('test') . '";');

Then put $test variable in my forumhome template, I could call the contents of that template (test)

Can I somehow do this with webtemplates? Reason I ask is I want to be able to call a webtemplate on my forumhome in a module type setting.... in a (sidebar column) for example

You can do it with iframe.

paul41598 10-30-2009 11:34 AM

Could you provide some guidance on that? Maybe not the iframe part, but the plugin part? Would you use the typical eval command for this type of process? I"m guessing no because your templates arnt stored in the same place as the default VB ones.


update
---------------------

ahhh, unless you meant something like this: ??
PHP Code:

<iframe src ="http://domain.com/view.php?pg=test" width="100%" height="300">
  <
p>Your browser does not support iframes.</p>
</
iframe

1.) Oh also, how do you remove the current active users part that shows in each template. Do I have to edit the template and remove that bit, or an on/off switch? Thx!

2.) What if I don't want a header/footer in my template within my iframe? I've tried switching the header to default_webtemplate_header with no luck. So I built my own header, but it doesn't allow me to keep the template body empty..so that doesn't work. Any other suggestions?

Logician 10-30-2009 03:09 PM

Quote:

Originally Posted by paul41598 (Post 1908272)
Could you provide some guidance on that? Maybe not the iframe part, but the plugin part? Would you use the typical eval command for this type of process? I"m guessing no because your templates arnt stored in the same place as the default VB ones.


update
---------------------

ahhh, unless you meant something like this: ??
PHP Code:

<iframe src ="http://domain.com/view.php?pg=test" width="100%" height="300">
  <
p>Your browser does not support iframes.</p>
</
iframe

1.) Oh also, how do you remove the current active users part that shows in each template. Do I have to edit the template and remove that bit, or an on/off switch? Thx!

2.) What if I don't want a header/footer in my template within my iframe? I've tried switching the header to default_webtemplate_header with no luck. So I built my own header, but it doesn't allow me to keep the template body empty..so that doesn't work. Any other suggestions?

yes that is what I meant by iframe.

current active users part belongs to the webtemplate theme you are using. You can edit the theme and remove relevant html code from there. This also applies to removing header/footer. Just edit webtemplate theme you are using in that webtemplate.

linuxututs 11-09-2009 12:32 AM

This Mod is absolutely AWESOME !!!!!

Thank You and Think this ought to be the Mod of the YEAR !!!!!

Thanks,

P.S. vBulletin 3.8.4 pl1

betts02 11-12-2009 08:55 AM

if someone ould help a newbi ?lol

anyway am i correct in saying this mod allows me to create a page with any content i want and it will match my theme ?

if so could someone please help me with this as i have some content i wsh to add but dont know how to

basically i have a clan gaming website and in each profile it shows who is playing the xbox 360 and what game they are on,it also shows what games they have played,i wish to add this to a page where it will show all members so users dont have to visit a profile to see what people are playing

is this possible and if so could someone help me with this please ?

linuxututs 11-13-2009 07:03 AM

Quote:

Originally Posted by betts02 (Post 1913011)
if someone ould help a newbi ?lol

anyway am i correct in saying this mod allows me to create a page with any content i want and it will match my theme ?

if so could someone please help me with this as i have some content i wsh to add but dont know how to

basically i have a clan gaming website and in each profile it shows who is playing the xbox 360 and what game they are on,it also shows what games they have played,i wish to add this to a page where it will show all members so users dont have to visit a profile to see what people are playing

is this possible and if so could someone help me with this please ?

It should be pretty simple to do. ( I think )

You'll just have to add the hooks from that/those template. And may have to add a few conditions to accomplish what your wanting.

Just look in your style manager and find the templates you think are displaying the hooks, and copy/paste the whole contents in a new page until you get it right by adding/taking away from till you get it right.

( That's the way I do things anyway ) :)

Thanks,

wacnstac 11-13-2009 01:18 PM

With 4.0 beta out, this hack isn't dead yet?

blackenizer 11-13-2009 03:03 PM

Outstanding Mod!!

Gn_Snake 11-18-2009 01:20 PM

Will be upgraded to version 4 :confused:

Jeweetog 11-22-2009 12:06 PM

It says 'Not supported' all the way up this thread.

In what way is this mod not supported anymore? No updates? No help with problems?

I'm getting this error when testing out the test and test2 pages:

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

Jeweetog 11-25-2009 05:28 PM

Never mind, I removed it.

PossumX 11-30-2009 08:48 PM

I know, duplicate inquiry, but...Any chance of this mod being updated for vB 4.0 when the time comes?

Logician 12-01-2009 04:32 AM

Quote:

Originally Posted by PossumX (Post 1923211)
I know, duplicate inquiry, but...Any chance of this mod being updated for vB 4.0 when the time comes?

I can't promise when but yes, eventually it will be ported to vb4.


All times are GMT. The time now is 02:34 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.02076 seconds
  • Memory Usage 1,861KB
  • 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
  • (3)bbcode_php_printable
  • (16)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
  • (40)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