hi,
I searched the forum, google and every other place i came across, but that all left me frustrated.
This is my problem.
I get this error when i click on the user picture, or name to view a profile:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - 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 ’?service=viewprofile, ’84.25.143.199’)’ at line 1 »
SQL: REPLACE INTO `alterminate`.`modx_active_users` (internalKey, username, lasthit, action, id, ip) values(-2, ’’, ’1273157480’, ’998’, 48?service=viewprofile, ’84.25.143.199’)
[Copy SQL to ClipBoard]
Parser timing
MySQL: 0.0021 s (5 Requests)
PHP: 0.0192 s
Total: 0.0213 s
My SNippet call :
[!WebLoginPE? &type=`users` &usersList=`Your team members:default:default:internalKey:ASC:webgroup(Team 1)`!]
can someone please help me?