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.

Error: 0 - Error After upgrading from 4.1.6 to 4.2

10 years 4 months ago
  • Adam's Avatar
    Topic Author
  • Adam
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Active

ISSUE SUMMARY:
I am rebuilding my site and so other than the existing database, I did a clean install of 4.1.6 with no template overrides a week ago. Last night I saw the 4.2 and did a normal install like I always do but this time I got this message after installation completed:
"An error has occurred.
0 Error"

I've seen it multiple times with this latest update and I did modify the user.php as per some of the other posts, but I cannot access the joomla administrator side at all. I keep getting the error 0 message.

Any help would be greatly appreciated. Thanks,
(please use the root/8 site to check out.
Adam

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

10 years 4 months ago
Licenses:

Hi,

please edit:
/components/com_community/libraries/user.php at line 282, you can find this code

$this->save();
changing it to
try {
    $this->save();   
} catch (Exception $e) {
    // do nothing
}

I saw the error at your backend still refering to that code

Regards

10 years 3 months ago
  • Adam's Avatar
    Topic Author
  • Adam
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Active

As I mentioned in the post, I already made that change to the user.php file before submitting this post. Any progress on the admin backend issue? Before submitting this, I did a complete uninstall of the component and all it's plugins/modules, reinstalled 4.1.6 since that was the last version I had, and can confirm I had full access to everything. Then I did another full uninstall like as described earlier and reinstalled 4.2 and had the same backend issue. I obviously can't run a community without backend access so please let me know what I need to do to fix it. Thanks,

Adam

10 years 3 months ago
Licenses:

Hi,

please check it, I put this fix:
www.jomsocial.com/forum/installation/332...ing-jomsocial#160818

I saw at your site, the changes not applied like what I mentioned.

Regards

10 years 3 months ago
  • Adam's Avatar
    Topic Author
  • Adam
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Active

That did it :) thank you.

Adam

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