Open electro143 opened 9 years ago
comittedchange that should fix this one.
I've tryed your commit and it working well!I've tweak the css and it begin to look good! I have one major problem thought...When I create a new username,the forum send me an activation link and when I click on it is saying to me that this user account was already activated...But it is not...I try to connect but it is not working...I see the new username in the forum ...But I cant connect with them...
OK i think I it working now...But i have to manually sync the users each time there is a new one?
What is master/slave ?
And no sync should only need to be run "once" at setup.
joomla is master and phpbb is slave
When I create a new username,the forum send me an activation link and when I click on it is saying to me that this user account was already activated
The forum should not send an email since registration should happen in joomla? if you register in phpbb that may be part of the problem.
I try to connect but it is not working...I see the new username in the forum ...But I cant connect with them...
What do you mean ?
-Thanks
The "new member" section on buttom of the forum and in my administrator phpbb panel...I see the new members....But I cant connect ...(ive created a new member for a try).When I try to activate my new account it is saying that the username is already activated...but it is not
The only way for new members to work is to sync them manually right now :-/
Right, i still don't understand why phpbb would send out a email. may be a phpbb behavior change.
That said i do not understand what you mean by "i cant connect"
If the user is active in joomla, it should be active in phpbb. assuming there is no change to this part of the phpbb database.
The the member you create is that created in joomla ? or ?
Ive created a new member using the jfusion login engine...but i a,sure it was a phpbb registration when i try to register ...give it a try you will have a better idea i think...
sure it was a phpbb registration when i try to register
so you mean you are registration throw frameless integration ?
of so this is still not throw joomla. but it would explain why email is sent and why it could cause incorrect behavior if there are global's missing. or something.
yes ...the registration part happen all in frameless
Then it's properly the cause. it can be hard to track down.
There are a few major problems with integration to phpbb 3.1 and frameless i am not sure if i can solve. =/
Using extensions and url's to /joomla/menu_alias/app.php/demo/world is causing major problems and there may be no way to fix this ..
There are no way that i see to correct the path used in app.php to correctly use the route path /demo/world instead of /joomla/menu_alias/app.php/demo/world.
If this can't be solved we may have to drop frameless support for phpbb =/
This would defiantly mean we it would be logical to create a separate plugin
I am still working on the auth mod replacement for 3.1 but it is quite different, and i might make it so you have to install it manually in to phpbb since it may also have to be manually enabled but we will see.
Ok...thank for your help... i will try some tweak in phpbb/joomla myself and contact you if i found what causing this problem...A+++
I will also give it a try. But i won't spend to much time on this unless i can solve the problem with app.php since if i can't fix this. it looks really bleak =/ as this is currently a game stopper for integration
I think ive found a really easy fix for that...I just desactivate jfusion login and activated the joomla login...I had no problem after that creating a new account with a email activation link on email (joomla style registration)...It also created the same name in phpbb!Everything seem to work nicely now...The only "issue" remaining is when Im going in phpbb it seem to disconnect from joomla...but it stay connected in phpbb...
Rectification : it seem to "disconnect "from joomla when i click on a section of the forum...
as in login session lost or the virtual integration is lost or .... ?
The integretion in joomla is lost but not in phpbb(it is staying connected here)...Seem to be an intrmittent problem thought...
I finall6 use the jfusion login module but changed the parameter of login to joomla...seem to work well except for the disconnecting part and cant get avatar from phpbb to show in the login module...
Perhaps phpbb 3.1 has different avatar system i have not looked at that.
As to staying connected, it may be one of two things (or something new)
In my php plugin i have two type of login :Direct and indirect...It was in ''indirect mode'' I tried to put it to direct mode,but when im trying to connect it give me that error:
Fatal error: Call to a member function header() on a non-object in /_/_/public_html/forum/phpbb/session.php on line 223
Thanks =) i will add the global when i get home.
No problem!I think i will going throught all frameless problem integration with you hahaha...Great support! :-D
Additional note: The ''disconnecting'' problem from joomla seem to only happen with my administrator account...I've tried it with a created account and it seem to stay connected
add globals
Dont now if this issue is due to this error but when I login logout of joomla,im losing my phpbb administrator and modo privilege...When i logout directly from phpbb i doesnt lose my privileges...Ill try your new global in the next hours and see if it help...thank
Ive tried the direct connect and it no longer indicate an error...But I did not corrected my last bug...I still lost my privilige when I disconnect from joomla...Ive tried nomitade a standard user modo...It worked well...I disconnected from phpbb and it worked well too...But when I disconnected from joomla ive lost my privilege...
user group configuration is properly incorrect.
What is wrong?
hmm if only default group is configured that should work. unless group configuration in php 3.1 has changed. or perhaps phpbb 3.1 do not line administrator group in secondary group.
It is now working I just unchecked "mettre a jour lors de changement"
must be something with user group update then,
When I trying to acces my user control panel or my moderator user panel it give me that error : Fatal error: Call to a member function getfinder() on a non-object in /***/*_/public_html/forum/includes/functions_module.php on line 1053