- Posts: 3
COMMUNITY FORUM
Why K2 items doesnt open?
- Royal Mustafayev
-
Topic Author
- Offline
- New Member
Less
More
11 years 1 month ago - 11 years 1 month ago #127624
by Royal Mustafayev
Why K2 items doesnt open? was created by Royal Mustafayev
Hi... The site is woking good in my local server in my notebook. But after site was moved to hosting, K2 is not working. K2 Items dont open... Can anyone help to solve this problem? the site is here - idrak.info/home2/index.php - just click any items on modules, you will see...
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 1 month ago #127625
by Lefteris
Replied by Lefteris on topic Re: Why K2 items doesnt open?
Hi. The blank page indicates a PHP fatal error. Please set error reporting to "Maximum" under Joomla! configuration to see the actual error message.
Please Log in or Create an account to join the conversation.
- Royal Mustafayev
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 1 month ago - 11 years 1 month ago #127626
by Royal Mustafayev
Replied by Royal Mustafayev on topic Re: Why K2 items doesnt open?
after setting php error reporting to maximum, now site doesnt works...:( i set it to development... some errors now are shown..please help to understand what happens
Please Log in or Create an account to join the conversation.
- Royal Mustafayev
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 1 month ago #127627
by Royal Mustafayev
Replied by Royal Mustafayev on topic Re: Why K2 items doesnt open?
what does it mean these errors?
Strict Standards: Declaration of YtUtils::resize() should be compatible with YTools::resize($image, $width, $height = NULL, $config = Array) in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/ytools/ytools.php on line 758
Strict Standards: Static function SjModule::getList() should not be abstract in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/sjclass/sjmodule.php on line 20
Strict Standards: Static function SjModule::getInstance() should not be abstract in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/sjclass/sjmodule.php on line 21
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/idrakinf/domains/idrak.info/public_html/home2/libraries/joomla/html/parameter.php on line 512
Fatal error: Call to undefined function mb_regex_encoding() in /home/idrakinf/domains/idrak.info/public_html/home2/components/com_k2/helpers/route.php on line 94
Strict Standards: Declaration of YtUtils::resize() should be compatible with YTools::resize($image, $width, $height = NULL, $config = Array) in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/ytools/ytools.php on line 758
Strict Standards: Static function SjModule::getList() should not be abstract in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/sjclass/sjmodule.php on line 20
Strict Standards: Static function SjModule::getInstance() should not be abstract in /home/idrakinf/domains/idrak.info/public_html/home2/plugins/system/sjcore/core/sjclass/sjmodule.php on line 21
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/idrakinf/domains/idrak.info/public_html/home2/libraries/joomla/html/parameter.php on line 512
Fatal error: Call to undefined function mb_regex_encoding() in /home/idrakinf/domains/idrak.info/public_html/home2/components/com_k2/helpers/route.php on line 94
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 1 month ago #127628
by Lefteris
Replied by Lefteris on topic Re: Why K2 items doesnt open?
It looks like your server doesn't meet the requirements for running K2. Ask your hosting provider to enable PHP's multibyte string functions.
Please Log in or Create an account to join the conversation.