coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: Hythshade on May 29, 2007, 06:19:47 PM

Title: Critical error
Post by: Hythshade on May 29, 2007, 06:19:47 PM
Sorry if this has already been explained, but I have searched this forum a billion times and still I must be missing something.

I have cpg and phpbb bridged with Joomla. I installed the bridged modpack 1.4.10 twice to make sure I didn't miss anything the first time, I added information to the bridgemgr.php file relating to mehdis joomcpg bridge files keeping the stramm mod part intact. I am using stramms oranje theme integrated.

The PM window comes up, when you select send pm, but the persons name doesn't appear in the window.

The site url is http://paintersblock.net/gallery (http://paintersblock.net/gallery)
test account has been setup user:test pass: password



Here is the debug info when I click a users name.
While executing query "SELECT *, username AS user_name,
                                                                                email AS user_email,
                                                                                UNIX_TIMESTAMP(registerDate) AS user_regdate,
                                                                                '' AS user_location,
                                                                                '' AS user_website,
                                                            id AS user_id,
                                                             AS notify,
                                                             AS avatar_url

                                                                                FROM  `*****_paintersblock`.jos_users WHERE id = '67'" on Resource id #32

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS notify,
                                                             AS avatar_url

                                 ' at line 7
USER:
------------------
Array
(
    [ID] => e1b3d823471a620bfa84b0b6ea9c1e7c
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
Title: Re: Critical error
Post by: Stramm on May 30, 2007, 01:31:35 PM
looks to me as if the bridge file you modded doesn't contain all necessary info to run the modpack

First try without joomla. If CPG and phpbb work together smoothly. Then use a diff viewer like winmerge to find all differences of the standard and either the modpack modified or joomla modified bridge files. That way you probably will catch them all.