Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error AFter installing theme #186

Open
debjeet opened this issue Mar 22, 2014 · 5 comments
Open

Error AFter installing theme #186

debjeet opened this issue Mar 22, 2014 · 5 comments

Comments

@debjeet
Copy link

debjeet commented Mar 22, 2014

After installing the Free Music theme, I'm getting the below error. Can someone please help.

Warning: require_once(/home/mslpstud/public_html/templates/gk_music_free/libDSframeworkDSgk.parser.php) [function.require-once]: failed to open stream: No such file or directory in /home/mslpstud/public_html/templates/gk_music_free/lib/gk.framework.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/home/mslpstud/public_html/templates/gk_music_free/libDSframeworkDSgk.parser.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mslpstud/public_html/templates/gk_music_free/lib/gk.framework.php on line 16

Thanks.
-Debjeet

@bkrztuk
Copy link
Contributor

bkrztuk commented Mar 30, 2014

Did you use version for Joomla 3.x or 2.x?

@debjeet
Copy link
Author

debjeet commented Mar 31, 2014

Joomla 3.x

On 31 March 2014 03:48, Bartłomiej Krztuk [email protected] wrote:

Did you use version for Joomla 3.x or 2.x?


Reply to this email directly or view it on GitHubhttps://github.com//issues/186#issuecomment-39041859
.

@bkrztuk
Copy link
Contributor

bkrztuk commented Apr 9, 2014

Please try to add this code to index.php in template file :

if(!defined('DS')){ define('DS',DIRECTORY_SEPARATOR); }

@debjeet
Copy link
Author

debjeet commented Apr 11, 2014

Thanks for the reply. However, now I'm getting a different error message as
follows:

Fatal error: Class 'JParameter' not found in
/home/mslpstud/public_html/templates/gk_music_free/lib/menu/GKMenu.php on
line 104

On 9 April 2014 22:25, Bartłomiej Krztuk [email protected] wrote:

Please try to add this code to index.php in template file :

if(!defined('DS')){ define('DS',DIRECTORY_SEPARATOR); }


Reply to this email directly or view it on GitHubhttps://github.com//issues/186#issuecomment-39988370
.

@bkrztuk
Copy link
Contributor

bkrztuk commented Apr 17, 2014

Are you in 100 sure that you've installed version for J!3 or our template? I'm asking because there is no this JParemeter part of code in this line but JRegistry, please look at screenshot from original template code » http://cl.ly/image/3V2m1s0B360v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants