- Posts: 21
COMMUNITY FORUM
Unsure what is wrong
- Sandra Currey
-
Topic Author
- Offline
- Junior Member
- Namaste
Less
More
9 years 5 months ago #149641
by Sandra Currey
Unsure what is wrong was created by Sandra Currey
I am getting the following notices from Fox Admin Tools - I did a fresh install of joomla and k2 on a subdomain but it also does not have a "DS' in the file path name. Does anyone know what is going on? I installed Fox Admin Tools when my K2 install stopped saving items correctly. In order to save an item I click save which then takes me to index.php blank page, then i use back arrow and cancel out of the item. The changes are correctly saved. It's just tedious.
require_once(/home/********/public_html/modules/mod_k2_userDShelper.php): failed to open stream: No such file or directory
on /modules/mod_k2_user/mod_k2_user.php
at line 20
Use of undefined constant DS - assumed 'DS'
on /modules/mod_k2_user/mod_k2_user.php
at line 20
Use of undefined constant K2_JVERSION - assumed 'K2_JVERSION'
on /modules/mod_k2_user/mod_k2_user.php
at line 13
require_once(/home/********/public_html/modules/mod_k2_userDShelper.php): failed to open stream: No such file or directory
on /modules/mod_k2_user/mod_k2_user.php
at line 20
Use of undefined constant DS - assumed 'DS'
on /modules/mod_k2_user/mod_k2_user.php
at line 20
Use of undefined constant K2_JVERSION - assumed 'K2_JVERSION'
on /modules/mod_k2_user/mod_k2_user.php
at line 13
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 5 months ago #149654
by Krikor Boghossian
Replied by Krikor Boghossian on topic Unsure what is wrong
Hello,
Is the K2 system plugin enabled on your site?
Is the K2 system plugin enabled on your site?
Please Log in or Create an account to join the conversation.
- Sandra Currey
-
Topic Author
- Offline
- Junior Member
- Namaste
Less
More
- Posts: 21
9 years 5 months ago #149679
by Sandra Currey
Replied by Sandra Currey on topic Unsure what is wrong
Yes certainly is enabled.
I asked JomSocial for assistance also because their Share Box isnt working and their reply was:
This issue caused by modal box from K2, I suggest you contact K2 developer for this.
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.k2modal').get(), {
parse: 'rel'
});
});
function jModalClose() {
SqueezeBox.close();
}
this is error detail :
Uncaught ReferenceError: SqueezeBox is not defined
Also on Kunena Forum when I went to post a topic i get this fatal error:
Fatal error: require_once(): Failed opening required '/home/therunel/public_html/modules/mod_k2_userDShelper.php' (include_path='.:/opt/php/php-5.5.0/lib/php') in /home/therunel/public_html/modules/mod_k2_user/mod_k2_user.php on line 20
When I look at the path for this, it is just mod_k2_user/helper.php, i.e. there is no 'DS' in the path.
This whole thing is still related to my previous tickets. I think i will be going line by line with the test install I have done.
I asked JomSocial for assistance also because their Share Box isnt working and their reply was:
This issue caused by modal box from K2, I suggest you contact K2 developer for this.
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.k2modal').get(), {
parse: 'rel'
});
});
function jModalClose() {
SqueezeBox.close();
}
this is error detail :
Uncaught ReferenceError: SqueezeBox is not defined
Also on Kunena Forum when I went to post a topic i get this fatal error:
Fatal error: require_once(): Failed opening required '/home/therunel/public_html/modules/mod_k2_userDShelper.php' (include_path='.:/opt/php/php-5.5.0/lib/php') in /home/therunel/public_html/modules/mod_k2_user/mod_k2_user.php on line 20
When I look at the path for this, it is just mod_k2_user/helper.php, i.e. there is no 'DS' in the path.
This whole thing is still related to my previous tickets. I think i will be going line by line with the test install I have done.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 5 months ago #149689
by Krikor Boghossian
Replied by Krikor Boghossian on topic Unsure what is wrong
Which version of K2 are you using?
DS is defined in K2, and for some reason it is failing.
Try reinstalling K2. If the issue still persists let me know
DS is defined in K2, and for some reason it is failing.
Try reinstalling K2. If the issue still persists let me know
Please Log in or Create an account to join the conversation.
- Sandra Currey
-
Topic Author
- Offline
- Junior Member
- Namaste
Less
More
- Posts: 21
9 years 5 months ago - 9 years 5 months ago #149723
by Sandra Currey
Replied by Sandra Currey on topic Unsure what is wrong
Version is 2.6.9, and I am not sure how to regain my items and settings if I uninstall K2 and reinstall it.
Last edit: 9 years 5 months ago by Sandra Currey.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 5 months ago #149743
by Krikor Boghossian
Replied by Krikor Boghossian on topic Unsure what is wrong
I never said to uninstall it.
Simply install on top.
Simply install on top.
Please Log in or Create an account to join the conversation.
- Sandra Currey
-
Topic Author
- Offline
- Junior Member
- Namaste
Less
More
- Posts: 21
9 years 5 months ago #149769
by Sandra Currey
Replied by Sandra Currey on topic Unsure what is wrong
Reinstalled it and still seems squeezebox is preventing JomSocial Share Box to work. look at #146275. At least the reinstall allowed Kunena Forum to work, that had also been having problems.
May have to get Kelsey to do a fresh install for me and I will try to export my existing information.
May have to get Kelsey to do a fresh install for me and I will try to export my existing information.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 4 months ago #149789
by Krikor Boghossian
Replied by Krikor Boghossian on topic Unsure what is wrong
Can you send me a link to your site?
Please Log in or Create an account to join the conversation.