vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Vbulletin 5 Upgrade Issue (https://vborg.vbsupport.ru/showthread.php?t=300413)

Zachery 07-26-2013 06:27 PM

You should be trying to run the upgrader

tbworld 07-26-2013 10:18 PM

Quote:

Originally Posted by Zachery (Post 2435252)
Either mod_rewrite is not installed, or you haven't enabled AllowOverwrite All for your virtual sites

I normally clamp down 'htaccess' to a directory level, but I am just playing around with VB5. So thank you, I am running it as a virtual server, under apache.

--------------------------------------------------------

If I run the CSS from files (the way I would normally run) everything is copacetic, but when I run the CSS from the database (and clear the cache), I am not receiving any CSS.

I am sure the problem is on my end, since I have put in a whole 40 minutes in introducing myself with the installation, but any pointers are truly appreciated.

I found the installation very easy... and compared with very early versions of vb4, the installation worked well out of the box.

hirebuysell 07-27-2013 06:38 PM

Damn this vb 5 is really sucking :(
I migrated server and tried with "mysql",Now this error come

Code:

Unexpected Text:

<?xml version="1.0" encoding="windows-1252"?>

                        Database error in vBulletin 4.2.0:

                        Invalid SQL:
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid,
                                        package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled,
                                        package.class AS class, -1 as isaggregator, -1 AS cansearch, -1 AS canattach
                        FROM forum_package AS package
                LEFT JOIN forum_product AS product
                ON product.productid = package.productid
                WHERE product.active = 1
                OR package.productid = 'vbulletin'
                )        UNION
                (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid,
                1, 1, contenttype.class AS class , contenttype.isaggregator, contenttype.cansearch, contenttype.canattach
                FROM forum_contenttype AS contenttype
                INNER JOIN forum_package AS package ON package.packageid = contenttype.packageid
                LEFT JOIN forum_product AS product ON product.productid = package.productid
                WHERE product.active = 1
                OR package.productid = 'vbulletin')
               
/**getContentTypes**/;

                        MySQL Error  : Illegal mix of collations (latin5_turkish_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
                        Error Number  : 1267
                        Request Date  : Saturday, July 27th 2013 @ 09:35:03 PM
                        Error Date    : Saturday, July 27th 2013 @ 09:35:03 PM
                        Script        : http:///forum/core/install/upgrade.php
                        Referrer      : http://fcbahis.com/forum/core/install/upgrade.php
                        IP Address    : 39.47.172.88
                        Username      :
                        Classname    : vB_Database_MySQL
                        MySQL Version : 5.1.70-cll
               

vBulletin v3.8.7, Copyright ? 2013 vBulletin Solutions, Inc. All rights res


Paul M 07-27-2013 10:57 PM

Quote:

Originally Posted by hirebuysell (Post 2435673)
Damn this vb 5 is really sucking :(

The error has nothing to do with vB5.

What you really should be saying is "Damn my database is really sucking". ;)

You appear to have tables in your database that are set to use different collations (latin5_turkish_ci & latin1_swedish_ci).
MySQL will not be happy with this (hence the error). You need to make sure all tables use the same.

hirebuysell 07-28-2013 01:34 PM

Quote:

Originally Posted by Paul M (Post 2435708)
The error has nothing to do with vB5.

What you really should be saying is "Damn my database is really sucking". ;)

You appear to have tables in your database that are set to use different collations (latin5_turkish_ci & latin1_swedish_ci).
MySQL will not be happy with this (hence the error). You need to make sure all tables use the same.

And how can I do this mate ? Please reply me bit fast if you can thanks in advance

--------------- Added [DATE]1375051000[/DATE] at [TIME]1375051000[/TIME] ---------------

Okay thanks to all , finally my vbulletin is installed.......


All times are GMT. The time now is 11:13 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.01060 seconds
  • Memory Usage 1,743KB
  • 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
  • (1)bbcode_code_printable
  • (3)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
  • (5)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