Sql error |
8/31/2011 6:01:26 AM |
PHPRunner General questions | |
B
bobo5290461 author
PHP error happened |
|
C
|
cgphp 8/31/2011 |
(`jos_YYYtbl`.``='1')
|
B
|
bobo5290461 author 8/31/2011 |
(`jos_YYYtbl`.``='1')
|
C
|
cgphp 8/31/2011 |
When does it happen ? After clicking on the edit record link ? |
B
|
bobo5290461 author 8/31/2011 |
Yes then i get all the info that i wrote in my first post |
C
|
cgphp 8/31/2011 |
Go to the "Before SQL query" event of the edit page and check if something is set inside it. |
B
|
bobo5290461 author 8/31/2011 |
Go to the "Before SQL query" event of the edit page ????? |
C
|
cgphp 8/31/2011 |
Open the jos_YYYtbl_events.php file located inside the include folder (your_webroot/project_name/include/jos_YYYtbl_events.php). |