The forum is in read only mode.
Hi, Does anyone knows what is this message? Notice: Undefined variable: origComment in /home/xxxxxx/public_html/components/com_community/libraries/wall.php on line 708 I already did this: Backend -> System -> Global Configuration -> Server -> Error reporting -> set to Default or None. Regards Fernando
Hi Fernando, as long that PHP Notice, you can ignore it by set Error reporting -> Default or None. you can try this solution, edit components/com_community/libraries/wall.php on line 708 change the code from
<div class="cStream-FormInput"><textarea>' . $origComment . '</textarea></div>
<div class="cStream-FormInput"><textarea>' . ((isset($origComment))?$origComment:"") . '</textarea></div>
Hi Albert, Even I setting the backend with "Error reporting -> Default or None" the issue still there. Is there another way to fix it without hacking the file? Regards Fernando
Hi Fernando, try to changing it from php configuration. set
error_reporting = E_ALL & ~E_NOTICE
Hi Albert My local php.ini is already configured like this: See below: error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
Hi Fernando, really strange. could you please tell me at which page I can find that error (URL + screenshot)? if only at error logs, i suggest you to ignoring it. because only notice. Regard
It happens with an another site I have, BUT today, suddenly, the issue was gone, so I'll mark this threat as resolved Thank you
JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a full -fledged, social networking site
TRY NOW BUY NOW