Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Help - Error: 0 - Error After upgrading to 4.2

7 years 11 months ago
Licenses:
JomSocial Active

ISSUE SUMMARY:


I've just upgraded to 4.2 and have error: 0 and need it fixing! see that somebody else had this issue but there are no details on how to fix it myself


STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

7 years 11 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

To fix this issue you need open this file components/com_community/libraries/user.php, find this code (you will find some of this code) :

$this->save();

replace to :
try{

                    $this->save();

                    }catch(exception $e){
                        return false;
                    }

thank you!

7 years 11 months ago
Licenses:

Hi,

please give me time for this. for temporary I disabled:
hellome module
jomsocial user plugin
my videos plugin

Regards

The following user(s) said Thank You: Lee Graham
7 years 11 months ago
Licenses:

Hi,

I revert back my changes at your site, and put Dimas fix at your site.

please check it, your site its fine now.

Regards

The following user(s) said Thank You: Lee Graham
7 years 11 months ago
Licenses:
JomSocial Active

Thanks! - seems to be working fine now!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW