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)

Shanj 11-13-2010 07:53 AM

Quote:

Originally Posted by Logician (Post 2095875)
Considering they are already making it a built-in feature, why don't they provide bbcode editing too? I bet their forum system would have WYSIWYG editor, so it shouldn't be too difficult for its devs to bring it into their pages. Do they tell why not?

Logician I totally agree. I was asking and asking for it and so were others.
Kier said it was not a difficult thing / would be an easy mod. Nor did he rule out adding it to the core XF. But a) it would interfere with the template syntax (I thin k that's what he said, meaning the bits of code like conditionals you can add in?) and b) it wasn't on the priority list.

I too made the point that we were using a WYSWYG editor whenever we wrote a forum post so this was much the same thing. I saw others saying this. I guess the only bit that fits this point is the one about code conflict? <shrug>

To me this is a major flaw. For one thing the modding community at XF is enthusiastic but not very developed. There are few mods of any substance. (Possibly because XF is designed on unfamiliar lines.) But I was trailing for a WYSWYG editor in my signature on daily posts for weeks with no response. So it's all a definitely later later situation.

Quite a few admins were very sniffy about it all - one even said you shouldn't be an admin if you can't code htrml !!!!
But although I can do it, it's a pain in the backside and much slower to log into admin, find the section, and code the page, instead of clicking on the page with usergroup access and just updating some info.
Also it means I can't delegate to my mods - forum mods need many social skills and it's a rare bird that has both these and html.

So finally I find the XFPages a lovely starter but pretty well unusable except in a small scale way - a FAQ or forum rules, or a handful of pages.
Whereas with WYSWYG on the frontend like your Templates we have a highly controllable cms - I use the VBSide Columns mod as well.

Thank you again and again for your excellent excellent mod. A real classic.

viper357 12-19-2010 07:06 PM

Quick question Logician ;)

I have the following 4 tables in my db, I assume these are from when I had your old web template system installed, would it be safe to delete these tables or are they still used with this version?

wt35_query 7.5 KB 2.0 KB 0 Yes
wt35_theme 10.1 KB 2.0 KB 0 Yes
wt35_visitlog 288 Bytes 3.0 KB 0 Yes
wt35_webtemplate 1.35 MB 3.0 KB 0 Yes

Logician 12-20-2010 06:18 AM

Quote:

Originally Posted by viper357 (Post 2136495)
Quick question Logician ;)

I have the following 4 tables in my db, I assume these are from when I had your old web template system installed, would it be safe to delete these tables or are they still used with this version?

wt35_query 7.5 KB 2.0 KB 0 Yes
wt35_theme 10.1 KB 2.0 KB 0 Yes
wt35_visitlog 288 Bytes 3.0 KB 0 Yes
wt35_webtemplate 1.35 MB 3.0 KB 0 Yes

These are part of webtemplates 3.7 version (and you are now in ITS thread). If you mean you upgraded to 4.x version, then yes they can be dropped as mentioned in the "UPGRADE FROM VERSION 3.x.TXT" file of WT 4.x version.

viper357 12-20-2010 06:47 AM

Thanks. :)

p.s. I'm still on vb 3.8, so if you add any updates to the 4.x version, don't forget about us mortals further down the food chain. ;)

Thanks for the awesome hack :up:

Logician 12-20-2010 07:45 AM

Quote:

Originally Posted by viper357 (Post 2136734)
Thanks. :)

p.s. I'm still on vb 3.8, so if you add any updates to the 4.x version, don't forget about us mortals further down the food chain. ;)

Thanks for the awesome hack :up:

If you are on vb 3.8, then please do not remove these tables. 3.7/3.8 versions use same (these) tables. They are only obselete in 4.x version.

Actually for now, 4.x users are mortals down the food chain because I myself is also using 3.5.x version. ;)

viper357 12-20-2010 08:02 AM

Quote:

If you are on vb 3.8, then please do not remove these tables. 3.7/3.8 versions use same (these) tables. They are only obselete in 4.x version.
Cool, thanks. :)

Quote:

Actually for now, 4.x users are mortals down the food chain because I myself is also using 3.5.x version.
Good to hear :up::up::up:

Shanj 01-02-2011 01:43 PM

For some of my forums it would be great if I could set a redirect so after a reply the user goes to a specific page.
I just want this on selected forums. If anyone can help please let me know.

Legend Killer1 01-14-2011 05:29 PM

yes i installed this mod today exactly the way it tells u in the install instructions and now i got some kinda error saying:

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/class_core.php on line 2552

Unable to add cookies, header already sent.
File: /home/wlxstrea/public_html/forum/includes/init.php
Line: 55

what does this mean and how can i fix this i would appreciate any help thanks

Logician 01-14-2011 07:03 PM

Quote:

Originally Posted by Legend Killer1 (Post 2149063)
yes i installed this mod today exactly the way it tells u in the install instructions and now i got some kinda error saying:

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/wlxstrea/public_html/forum/includes/class_core.php on line 2552



Unable to add cookies, header already sent.
File: /home/wlxstrea/public_html/forum/includes/init.php
Line: 55

what does this mean and how can i fix this i would appreciate any help thanks

This is vb 3.7 version of the hack. Are you sure you didn't install into a vb4.x board?

Legend Killer1 01-14-2011 07:43 PM

yes im sure this is the right install cause my vbulletin forum is 3.8 and this hack is suppose to be for 3.7 and 3.8 my forum is xws-hd.com/forum


All times are GMT. The time now is 05:14 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.01905 seconds
  • Memory Usage 1,759KB
  • 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
  • (6)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