Grid GK5 don't work if Uninstall K2

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 05, 2014 1:12 am
Reply with quote
Report this post
Grid Gk5 don't work uninstalling k2 Component. Blank Page in Grid GK5 pages (also if not have a k2 module or k2 article in the grid)
If disabled k2 and only Publish System k2 plugin Grid GK5 work correctly.

Alex
User avatar
Senior Boarder

GK User
Wed Feb 05, 2014 8:47 am
Reply with quote
Report this post
Which Joomla! version do you use? If you disable K2 you just have blank page or only Grid GK5 module is blank?
User avatar
Platinum Boarder

GK User
Wed Feb 05, 2014 5:35 pm
Reply with quote
Report this post
Hello,

last version of joomla 3.2 . All page is blank. Disabling k2 components and alls k2 modules and k2 plugins page is completely blank.
Only publishing system k2 plugin the page work corrrect.

Alex
User avatar
Senior Boarder

GK User
Thu Feb 06, 2014 9:03 am
Reply with quote
Report this post
Hmm.. it looks like one of your modules is still trying to display content from K2 - please deactivate all modules and check your website. If this don't help you need to enable displaying errors to check what is wrong, how to do it you will find here http://www.gavick.com/documentation/joomla-templates/qucikstart-joomla-package/installation-quickstart-problems-how-to-fix-them/
User avatar
Platinum Boarder

GK User
Thu Feb 06, 2014 1:50 pm
Reply with quote
Report this post
Alls grid module inside Grid Gk5 module are custom html module (not k2 article or modules)

error displayed in blank page is:

Notice: Use of undefined constant DS - assumed 'DS' in C:\UniServerZ\www\gk_meet\modules\mod_grid_gk5\mod_grid_gk5.php on line 16

Warning: require_once(C:\UniServerZ\www\gk_meet\modules\mod_grid_gk5DShelper.php): failed to open stream: No such file or directory in C:\UniServerZ\www\gk_meet\modules\mod_grid_gk5\mod_grid_gk5.php on line 16

Fatal error: require_once(): Failed opening required 'C:\UniServerZ\www\gk_meet\modules\mod_grid_gk5DShelper.php' (include_path='.;C:/UniServerZ/home/us_pear/PEAR') in C:\UniServerZ\www\gk_meet\modules\mod_grid_gk5\mod_grid_gk5.php on line 16
User avatar
Senior Boarder

GK User
Fri Feb 07, 2014 10:57 am
Reply with quote
Report this post
Please try to open file modules/mod_grid_gk5/mod_grid_gk5.php and add this code at the beginning of the file :

Code: Select all
if(!defined('DS')){ define('DS',DIRECTORY_SEPARATOR); }
User avatar
Platinum Boarder

GK User
Fri Feb 07, 2014 12:26 pm
Reply with quote
Report this post
YES!

updated to last version Grid GK5 1.1 and it work perfect. k2 problem issue solved.

thx
User avatar
Senior Boarder


cron