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.

Event parent is NULL

9 years 9 months ago
  • Steve's Avatar
    Topic Author
  • Steve
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Expired

ISSUE SUMMARY:
Some recently added events were not appearing on the site. Looking at the database, the parent was NULL. I've since changed this to 0 (zero) and they now appear. How is this happening?

STEPS TO REPLICATE:
1Add new event
2
3
4
5
RESULT
Event doesn't appear until parent set to 0
EXPECTED RESULT
Event to appear
BROWSER
Chrome

9 years 9 months ago
Licenses:

Hi,

please execute this query from database manager/phpmyadmin at hosting cpanel

ALTER TABLE `b83d9z9_community_events` CHANGE `parent` `parent` INT(11) NOT NULL DEFAULT '0' COMMENT 'parent for recurring event';

if you dont know how to do it, you can asking your server support about it.

Regards

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