The Joomla! Forum ™





Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Fri Apr 04, 2008 3:50 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Mar 12, 2008 11:49 pm
Posts: 3
I am still very new to all this. Just started creating a Joomla website in January of this year. It's out there on the web, but I have very little info and no real users yet. Anyhow, I have both Coppermine and phpBB for my photo gallery and forum. I bridged them to my Joomla site using Mehdi's bridges.

My question is this. I have just noticed that there have been 2 new Joomla releases since I started this project a couple of months ago. I am currently on Joomla 1.0.13. My host now has 1.0.15 available for download through Fantastico and I'm thinking I should probably upgrade, but this is my FIRST time to do such an upgrade so I don't know what I should do about the bridges. If I update to 1.0.15, will I mess up the bridges? Will I need to unbridge and then set the whole thing up again? This is the biggest modification I have done to the site so I'm not too worried about the other things I've done. The bridges each took me a good solid day to get working so I'm a little nervous about the whole upgrading process and what that will do to my bridges.

Thanks!


Top
 Profile  
 
PostPosted: Thu Apr 17, 2008 7:21 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Apr 17, 2008 5:16 am
Posts: 13
hope this could be your reference...

i was use joomla 1.0.12 and phpbb2.023 bridged before...
then i upgrade my joomla site to 1.0.15 version...
after that... my joomphpbb bridge dosn't work normally...
its like the bridging doesnt work...
when i login to my joomla site... i'm not automaticly login to my phpbb forum... looks like my joomphpbb_bridge table not upgraded... so there is no connection between my joomla id n my phpbb id...

but when i was still use the 1.0.12 version it works well...

in 1.0.15 version
this messages appear...:

Quote:
Could not insert data into users table

DEBUG MODE

INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_active) VALUES (7, 'kates', 1208416040, '990cdcdd96ce86a9b3bcf3ee58819380:ogsZj9B6wdUEWsKH', 'kates@yahoo.com', 1 )

Line : 354
File : joomphpbb_engine.php



i tried to figure it out... i read the source code, i do reinstall the com_phpbb n do step by step installation...
i'v read the FAQ in mehdi's site... but still cant find the answer...

please help me...

if there any want know what is the problem please help me...

thank u so much...


regards n respect....


Top
 Profile  
 
PostPosted: Thu Apr 17, 2008 10:04 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Apr 17, 2008 5:16 am
Posts: 13
sorry 4 my stupidity...

finaly i found the answer...

after i check my database tabel... there is a different structure between jos_users table and phpbb_users table

the length of password character...

in jos_users .... password is (varchar,100)
in phpbb_users.... password is (varchar,32)

so joomphpbb_engine.php can't insert into tabel phpbb_users where encrypted password length is more than 32 char..

so i think the problem is caused by the encrypt proccess that create encrypt char longer than 32 char...

so it would be better if we match the varchar length for password field...

how ever... thank u guys...

thanks a lot to mehdi...


regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group