Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 31, 20214 yr Hi everyone, I recently bought the Invision suite and I've done a fresh install. After that I've noticed a few weird behaviors: Can't see Sign In/Sign Up buttons Can't see any thread content Can't post anything (Editor always say this field is required error message) - It includes stuff in Admin panel Here's what I've done so far: Checked and disabled every known caching tool (Didn't find anything server side) Disabled/Enabled friend urls Reinstall the entire suite Please guys, I need help understanding what's going on. If you need any further information, let me know and I'll be able to provide. Edited January 31, 20214 yr by Andre Noberto
January 31, 20214 yr Author Solution For those whom are having similar issues, please do the following in php.ini: error_reporting = E_ALL | E_STRICT error_log = /var/log/php_errors.log If needed, update the file permission touch /var/log/php_errors.log chown ${USER}: /var/log/php_errors.log chmod +rw /var/log/php_errors.log Look out for any errors. In my case, there was a typo on one of the extensions' name. Edited January 31, 20214 yr by Andre Noberto
February 1, 20214 yr Welcome to Invision Community @Andre Noberto 1. If anything is ever broken, always submit a support ticket via the ACP as your first step. 2. You can check out the Help Guides: https://invisioncommunity.com/4guides/welcome/about-invision-community-r7/