![]() |
Quote:
Code:
Database error in vBulletin 3.0.7: |
|
sabreth00the, how did you get around the same error you reported at
https://vborg.vbsupport.ru/showthrea...389#post611628 |
@lionel
The Code:
Warning: halt(./includes/functions_log_error.php) [function.halt]: failed to create stream: No such file or directory in /var/www/forums/includes/db_mysql.php on line 389 @all getting errors during install table creations What MySQL version you're running? Did you upload the files in binary or ASCII mode? |
@sabre
[sql]SELECT maf_application.*, user.username FROM maf_application LEFT JOIN vb3_user ON (user.userid = maf_application.userid)[/sql] 2 problems as i see them: 1. "FROM maf_application" is not using TABLE_PREFIX, and missing a " AS .." 2. "LEFT JOIN vb3_user " should be: "LEFT JOIN vb3_user AS user" |
My files were uploaded in ascii and myql version is 3.23
|
Quote:
|
and this the db error i got
Quote:
|
Quote:
|
Quote:
thanks |
All times are GMT. The time now is 07:12 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:
|