Closed serbiaserbia closed 8 years ago
I search in phperror.log and found something interesting>>
[09-Sep-2016 10:41:11 Europe/Belgrade] PHP Fatal error: Call to a member function fetch() on boolean in /var/sentora/hostdata/admin/public_html/mojposao_ga/yeti/include/database/PearDatabase.php on line 309
And also in system.log found this>>>
Fri Sep 9 10:41:11 2016,000 [19661] INFO DB - Start query: LIMIT 0,20 Fri Sep 9 10:41:11 2016,001 [19661] ERROR DB - Query Failed: LIMIT 0,20 | You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 0,20' at line 1 | SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 0,20' at line 1(/var/sentora/hostdata/admin/public_html/mojposao_ga/yeti/modules/Vtiger/models/RelationListView.php : 303) Fri Sep 9 10:41:11 2016,001 [19661] ERROR DB -
Can you check your field names in the new module? I have the same problem on some field names (i think it was "from", "to" and some others, i'm not sure). At the moment i use a prefix for my field names.
@SkavenKF I made one test module with no special fields, only Type: Base module. I think it is maybe server configuration problem, because it look like it stoped loading page. Can you screenshot your server config. What kind of server do you using? (Shared, VPS, dedicate...)? Did you make all recommended configuration?
GitDev server conf. screeshot: My server conf. screenshot:
difference is max_input_time
i create a test modul and do a relation with account (at gitdeveloper)
i use a wamp installation on windows 10.
Yetiforce 3.2 Tried on developer 3.2, but there is no possibilities to add relationship, it is not enabled.
What I am trying:
Whats happend: