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.

Null primary key not allowed. while using cron

8 years 11 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired

ISSUE SUMMARY:
I upgraded to 4.06 and 4.0.7, and still having the issue

STEPS TO REPLICATE:
index.php?option=com_community&task=cron
RESULT
Null primary key not allowed.
EXPECTED RESULT
some xml response
BROWSER
any browser

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

Hi John,

Please follow this for fixing it

open this file components/com_community/libraries/storage/s3.php, add this code after line 83 :

if(!is_null($item->storageid)){
                $item->delete();
            }

8 years 11 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired

great.. it works
I guess it would be included on the next update.
thanks

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

yes.. in version 4.0.8

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