Widget page doesn't load with qTranslate and AGCA activated
-
Hello I’m using qTranslate to make my site multi language, but I have some issues. I’ll try to explain what exactly happens.
I’m using a template from Template Monster with its Cherry Framework, then I got first activate AGCA plugin and works beautiful, after that I activate qTranslate and I couldn’t access to my widgets page, after several tries I notice that gave me a Fatal Error of Maximum Execution Time Exceeded, etc, etc; so I change the max_input_time and max_execution_time values un my php.ini file and then gave me a errors with the javascript, so I disable qTranslate, and everything works fine I get in widgets page, then activate again and fail, deactivate AGCA and widgets page works as it has to.
Then activate both and all error came in the fact, so I decide to use wp_debug and got this from the log file.
[25-Sep-2013 22:56:43] PHP Notice: Undefined offset: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 533
[25-Sep-2013 22:56:43] PHP Notice: Undefined index: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 526
[25-Sep-2013 22:56:43] PHP Notice: Undefined offset: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 533
[25-Sep-2013 22:57:15] PHP Notice: Undefined offset: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 533
[25-Sep-2013 22:57:15] PHP Notice: Undefined index: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 526
[25-Sep-2013 22:57:15] PHP Notice: Undefined offset: 1 in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 533
[25-Sep-2013 22:59:05] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-includes/pomo/translations.php on line 72I deactivate AGCA plugin and no log messages was added only this one
[25-Sep-2013 23:19:47] PHP Notice: Use of undefined constant WP_ADMIN – assumed ‘WP_ADMIN’ in /Volumes/JFT-HD/Godex/Godex Security/godexsecurity/wp-content/plugins/ag-custom-admin/plugin.php on line 136
I would like to know what causes the issue, and how we could fix it, because it is important to me have both plugins running for my client site. As you could see I’m working on a localhost server, before to go live, and for test purposes you can find a Free Cherry Template at Template Monster site.
I’ll appreciate the answer in advance and hope we could find a solution.
- The topic ‘Widget page doesn't load with qTranslate and AGCA activated’ is closed to new replies.