I installed this beautiful slider on my joomla 3, but unfortunately I can´t use it. I always get the error:
Strict Standards: Non-static method modAsSliderHelper::GetSlider() should not be called statically in C:xampphtdocscaucasusadventuremodulesmod_asnivo_fullslidermod_asnivo_fullslider.php on line 12
Can I do something to recover it?
Please help me, I need it immediatily
regards
manchy
manchuka
POSTED: 2013-05-23
After I changed the following lines (according to joomla expert) -
require_once (dirname(__FILE__).DS.'styles.php'); to require_once (dirname(__FILE__).DIRECTORY_SEPARATOR.'styles.php');
and in mod_asnivo_fullslider.php -
// no direct access
defined('_JEXEC') or die('Restricted access');
require_once __DIR__ . '/helper.php';
$modAsSliderHelper=new modAsSliderHelper(); #Diese Zeile einfügen.
$slider = $modAsSliderHelper->GetSlider($params); #Diese Zeile ändern.
require(JModuleHelper::getLayoutPath('mod_asnivo_fullslider'))
?>
I got away the error but there will be shown only the frame with background color, without any pictures.
regards, Manchy
AS Templates
POSTED: 2013-05-23
Hello MANCHUKA,
Can you please provide us with your site url and access to the Joomla admin panel? We have to check this issue, thank You.
Regards, AS Team.
manchuka
POSTED: 2013-05-24
I work offline. so localhost/caucasusadventure/
manchuka
POSTED: 2013-05-24
How cann I tell you my admin panel ID and password hier?
another way to comunicate?
AS Templates
POSTED: 2013-05-25
Hello MANCHUKA,
Just put in your comment, it will not be published.
Regards, AS Team.
AS Templates
POSTED: 2013-05-28
Hello MANCHUKA,
We are sorry, we can't connect to your localhost, it should be on live webserver.
Regards, AS Team.
manchuka
POSTED: 2014-03-01
Hello,
is it possible to create the Nivoslider Modul and integrate to the article?
I need slider/ Gallery in the Article.
I would be very glad if you could help me.
Greetings
Manana
AS Templates
POSTED: 2014-03-01
Hello MANCHUKA,
We are sorry, it can be used in some module position only.
Regards, AS Team.
manchuka
POSTED: 2014-03-01
I solved the problem : ) I had put the code {loadmodule mod_modulname[,titel][,style]} in the article.
thank you anyway!
greetings Manana
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I installed this beautiful slider on my joomla 3, but unfortunately I can´t use it. I always get the error:
Strict Standards: Non-static method modAsSliderHelper::GetSlider() should not be called statically in C:xampphtdocscaucasusadventuremodulesmod_asnivo_fullslidermod_asnivo_fullslider.php on line 12
Can I do something to recover it?
Please help me, I need it immediatily
regards
manchy
require_once (dirname(__FILE__).DS.'styles.php'); to require_once (dirname(__FILE__).DIRECTORY_SEPARATOR.'styles.php');
and in mod_asnivo_fullslider.php -
// no direct access
defined('_JEXEC') or die('Restricted access');
require_once __DIR__ . '/helper.php';
$modAsSliderHelper=new modAsSliderHelper(); #Diese Zeile einfügen.
$slider = $modAsSliderHelper->GetSlider($params); #Diese Zeile ändern.
require(JModuleHelper::getLayoutPath('mod_asnivo_fullslider'))
?>
I got away the error but there will be shown only the frame with background color, without any pictures.
regards, Manchy
Can you please provide us with your site url and access to the Joomla admin panel? We have to check this issue, thank You.
Regards, AS Team.
another way to comunicate?
Just put in your comment, it will not be published.
Regards, AS Team.
We are sorry, we can't connect to your localhost, it should be on live webserver.
Regards, AS Team.
is it possible to create the Nivoslider Modul and integrate to the article?
I need slider/ Gallery in the Article.
I would be very glad if you could help me.
Greetings
Manana
We are sorry, it can be used in some module position only.
Regards, AS Team.
thank you anyway!
greetings Manana