Forum
Can't define users after upgrade
Upgrade was successful from 2.4.8 to 2.6.6 but clicking Users now dumps me out of admin back to the website homepage. Two defined users profiles remain active but I can't define new ones.
Issue I was trying to solve when I discovered this is that uploaded images via ckedit, though they appear in perch/resources, and show in the editor, and the html code is ok, they don't display on the website (only the alt code is displayed, meaning I suppose that the resource folder is not found).
Health check ok: PHP 5.4.32 is up to date. All folders permissions=755
Can we please see your Diagnostics Report?
Are there any errors logged in your server's PHP error log?
yes, mnay lines identical to the following:
PHP Warning: include(): Failed opening '/home6/astorib1/public_html/perch/addons/apps/categories/runtime.php' for inclusion (include_path='.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear') in /home6/astorib1/public_html/perch/config/apps.php on line 3
Ok, well there's something to fix:
I wouldn't expect that to affect this, but you never know.
Yes, you're right; It did not affect the users.
Ok, so is there anything else in the log now that's dealt with?
I found it. A redirect in .htaccess on user(.*) Arrgh! Thanks for your help. Now it's back to researching why images aren't displaying from perch/resources. Is defining a bucket required?
No, that's not required.