New install...all kinds of errors

Vcize - July 21, 2009 - 03:11
Project:phpBBforum Integration module
Version:6.x-2.0-beta5
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I just installed phpbbforum to integrate my phpbb3 forum with my drupal 6 page. After getting through everything and going to test it out by going to mydomain.com/phpbbforum, I get tons of errors.

The error list goes on for pages, but it starts with...

user error: in /home/moyer921/haloreachbeta.com/forums/includes/db/dbal.php on line 654.
user error: SQL ERROR [ mysql4 ]

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [2002]

SQL

SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '' AND u.user_id = s.session_user_id

BACKTRACE

FILE: forums/includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

Also, outside of that big red box full of those errors, I also get:

General Error
Template path could not be found: styles/prosilver/template

I copied over the styles folder from phpbbforum as per the install instructions...

#1

Vcize - July 21, 2009 - 03:49

Nevermind, I figured it out. I just needed to run the patch file.

#2

Vcize - July 21, 2009 - 16:07

..

#3

jase951 - July 21, 2009 - 23:58
Status:active» fixed

See above.

#4

System Message - August 5, 2009 - 00:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.