Don Lee wrote:Hi,
I don't think the problem is related to template but your login module setting, I have just changed "Login Redirection Page" from "Profile" to "Home" and the issue is gone now, please check and confirm the same.
http://easycaptures.com/fs/uploaded/532/0122231666.pngCheers,
Thank You Don for your support i sended you PM, but the problem with simple user registration persist i have this error:
500
JDatabaseMySQLi::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY a.`created` DESC LIMIT 3' at line 2 SQL=SELECT a.*, b.`name` AS groupname, b.`thumb` AS thumbnail FROM `g9c8g_community_activities` AS a INNER JOIN `g9c8g_community_groups` AS b ON b.`id`=a.`groupid` WHERE a.`app`='groups.wall' AND a.`groupid` IN () ORDER BY a.`created` DESC LIMIT 3
Debug Error:
JDatabaseMySQLi::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY a.`created` DESC LIMIT 3' at line 2 SQL=SELECT a.*, b.`name` AS groupname, b.`thumb` AS thumbnail FROM `g9c8g_community_activities` AS a INNER JOIN `g9c8g_community_groups` AS b ON b.`id`=a.`groupid` WHERE a.`app`='groups.wall' AND a.`groupid` IN () ORDER BY a.`created` DESC LIMIT 3
Call stack
# Function Location
1 JSite->render() JROOT/index.php:48
2 JDocumentHTML->render() JROOT/includes/application.php:272
3 JDocumentHTML->_renderTemplate() JROOT/libraries/joomla/document/html/html.php:433
4 JDocumentHTML->getBuffer() JROOT/libraries/joomla/document/html/html.php:655
5 JDocumentRendererModules->render() JROOT/libraries/joomla/document/html/html.php:371
6 JDocumentRendererModule->render() JROOT/libraries/joomla/document/html/renderer/modules.php:39
7 JModuleHelper::renderModule() JROOT/libraries/joomla/document/html/renderer/module.php:106
8 include() JROOT/libraries/joomla/application/module/helper.php:175
9 modGroupPosthelper::getStream() JROOT/modules/mod_latestgrouppost/mod_latestgrouppost.php:17
10 JDatabase->loadObjectList() JROOT/modules/mod_latestgrouppost/helper.php:49
11 JDatabaseMySQLi->query() JROOT/libraries/joomla/database/database.php:1071
12 JError::raiseError() JROOT/libraries/joomla/database/database/mysqli.php:396
13 JError::raise() JROOT/libraries/joomla/error/error.php:251
I have tested with template default and i dont have problem
Sorry me