vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   I love Vbulletin 4 allready do you ? (https://vborg.vbsupport.ru/showthread.php?t=227940)

Vaupell 11-14-2009 04:37 PM

I love Vbulletin 4 allready do you ?
 
I love Vbulletin 4 allready do you

I always run a "true" copy of my online sites on local machines, so i got the identical backup.
Now i tryed installing the entire PCsuite 4 on a couple, SUCCES.

Ive read alot of critics on vbulletin.com, but its a beta and its volunter to try out the beta
if you preordered.

Most of the issues ive had, ive been able to work around, and i must say sofar i like it.
The CMS feature can be overwhelming, and not that logic to navigate around as admin.
But been doing it for a couple of days now, and i gotta say. Practice makes it better.

User end, its fine and the CMS problems in general appear to be most admin side of the system.
So i am confident that it will be a succes.

The forum well, changes i think is minimal, and haveing a hell of a time trying to skin vb4,
well atleast compared to vb2 and vb3.

In any case how do you feel about Vb4 and vb4 pcsuite ? if you had the chance to try and
play wit it ofcourse.

Paul M 11-14-2009 04:42 PM

If you are installing a forum from new, yes, I think that once the bugs are ironed out and it goes gold, then it will be good product to install and use.

If you have an existing, customised, 3.x site then not so good, unless you want to lose a lot of your customisations (both style & functionality).

mgcom 11-14-2009 07:59 PM

Quote:

Originally Posted by Paul M (Post 1914149)

If you have an existing, customised, 3.x site then not so good, unless you want to lose a lot of your customisations (both style & functionality).

Thanks for this info, think i will give it a miss

philr 11-14-2009 10:44 PM

I installed it yesterday and I am looking at it before it goes anywhere near live. So far it looks nice but i have several issues with fonts and text not lining up correctly. Also, i have loads of adons in my forum (chat box, arcade, flashchat etc) none of which currently work with the new version.

raistlinthewiz 11-15-2009 12:08 AM

I also liked the new vb4 publishing suite and on my sites i also code custom frontends. the problem is that i think vb4 cms's content handling at the backend side is a bit bloated. there is cms_article,cms_node and cms_nodeinfo.

To read a simple article from the db, 3 different queries on 3 different tables should run. i mean to get the latest articles:

Quote:

  • $query=$this->db->from('cms_node')->select('nodeid,contentid')->orderby('nodeid','DESC')->get();
  • $query=$this->db->from('cms_nodeinfo')->select('title','viewcount','associatedthreadid' )->where('nodeid',$id)->get();
  • $query=$this->db->from('cms_article')->select('contentid','pagetext','previewimage','ima gewidth','imageheight')->where('contentid',$id)->get();

i think this explains why cms runs a hundred queries for the front page,thanks to caching we don't feel that much but it's still a conceptual issue.

columbonet 11-15-2009 08:06 AM

Quote:

Originally Posted by Paul M (Post 1914149)
If you are installing a forum from new, yes, I think that once the bugs are ironed out and it goes gold, then it will be good product to install and use.

If you have an existing, customised, 3.x site then not so good, unless you want to lose a lot of your customisations (both style & functionality).

This is the most accurate statement I've seen. I think the final product will be excellent. Unfortunately my license expired and the only renew option I saw was to upgrade. So I'm stuck with a board with no mods for awhile. It will be a long couple months :( but will pay off in the end with a better product.

Theo-zzzz 11-15-2009 08:23 AM

My forum still has a limited number of users and posts, that's why I upgraded to the beta 3.

The upgrade has a lot of errors, but it's fun to play with vb4.

Aclikyano 11-16-2009 02:04 AM

Quote:

Originally Posted by Paul M (Post 1914149)
If you are installing a forum from new, yes, I think that once the bugs are ironed out and it goes gold, then it will be good product to install and use.

approximate for Gold release date????:confused::confused:

Dismounted 11-16-2009 03:58 AM

Quote:

Originally Posted by Aclikyano (Post 1914998)
approximate for Gold release date????:confused::confused:

As mentioned by Ray and co. many other times before, "by the end of the year". Note that this is a goal only.

ShawneyJ 11-16-2009 05:46 AM

Quote:

Originally Posted by Vaupell (Post 1914146)
I love Vbulletin 4 allready do you

i cant stand it one bit. but good luck to those whom like it ;)
personal choice of course.


All times are GMT. The time now is 07:30 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.01654 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)pagenav_pagelink
  • (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