![]() |
I did have the xdebug abort issue, but I was just loading a virgin copy on my development system to fool around with. I wish I had more insight for you.
Check your phpinfo page and double check that xdebug is not there. Any errors in your php log? |
Okay guys,The thing is that this issue has been resolved,but when upgrade process complete then board look like this:
https://vborg.vbsupport.ru/external/2013/07/15.png I completely followed these steps: http://www.vbulletin.com/forum/forum...etin-5-connect I tried to overwrite old files and I also tried to new directory for vbulletin 5. Please help me:( |
Two days ago, I tried vb5 on a windows development server and had the same problem. I haven't taken the time so far to examine the problem. Obviously, the browser is not being sent the CSS for the page. It may be as simple as a path or base-url not set properly in config.
I will try to take a look at it later this evening. Hopefully, a smarter user of VB5 can lend some advice here. --------------- Added [DATE]1374727476[/DATE] at [TIME]1374727476[/TIME] --------------- Quote:
|
Either mod_rewrite is not installed, or you haven't enabled AllowOverwrite All for your virtual sites
|
I just uploaded all files to my plesk server for upgrade,When i run upgrade script ( http://www.fcbahis.com/community/cor...ll/upgrade.php) It give me following error:
Fatal error: Call to undefined function mysqli_init() in D:\Inetpub\vhosts\fcbahis.com\httpdocs\community\c ore\vb\database\mysqli.php on line 86 Here are the lines from 83 to 91: Code:
{ |
You don't have mysqli support, switch to MySQL, but if you don't have mysqli in MySQL, you might not even be running a supported version of PHP.
|
Quote:
Can you help me please ? |
In your config.php change mysqli to mysql
|
Change this:
$config['Database']['dbtype'] = 'mysqli'; to this: $config['Database']['dbtype'] = 'mysql'; |
Quote:
it says : no_vb5_database --------------- Added [DATE]1374865714[/DATE] at [TIME]1374865714[/TIME] --------------- Previous version vb 3.8.7 is running under mysqli Here is the config.php from old site : Code:
// ****** DATABASE TYPE ****** |
All times are GMT. The time now is 08:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|