( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0008415288{main}( ).../index.php:0
20.10194720384Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.407117123856Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.407317123912Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.407417124288Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.407417124288Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.407517124384Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.408017164304require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.413617461576GKTemplate->__construct( ).../component.php:31
100.422617645960GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.423517690816require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0008415288{main}( ).../index.php:0
20.10194720384Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.407117123856Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.407317123912Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.407417124288Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.407417124288Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.407517124384Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.408017164304require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.413617461576GKTemplate->__construct( ).../component.php:31
100.425717819144GKTemplateMenu->getMenuType( ).../gk.framework.php:85
gallery3 1and1
Logo
Print this page

gallery3 1and1

problem

806 throw new Kohana_Exception('The requested :resource:, :file:, could not be found', array(':resource:' => __($directory), ':file:' =>$filename));

 

 

solve

 

in the end of .htaccec file

add

 

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?kohana_uri=$1 [QSA,PT,L]
RewriteRule ^$ index.php?kohana_uri=$1 [QSA,PT,L]
RewriteRule ^index.php/(.*) $1 [QSA,R,L]

 

Last modified onSunday, 14 October 2012 04:07

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0008415288{main}( ).../index.php:0
20.10194720384Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.10194720384Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.293012448568Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.293512472912Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.294212528240Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.294412557064require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.302312992472K2ControllerItem->execute( ).../k2.php:64
90.302312992472K2ControllerItem->display( ).../BaseController.php:710
100.311213717672K2ControllerItem->display( ).../item.php:78
110.311213717672K2ControllerItem->display( ).../controller.php:19
120.315714114040Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.319614134408K2ViewItem->display( ).../ViewController.php:102
140.398117011400K2ViewItem->display( ).../view.html.php:742
150.398117011400K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.400817191600include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0008415288{main}( ).../index.php:0
20.10194720384Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.10194720384Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.293012448568Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.293512472912Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.294212528240Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.294412557064require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.302312992472K2ControllerItem->execute( ).../k2.php:64
90.302312992472K2ControllerItem->display( ).../BaseController.php:710
100.311213717672K2ControllerItem->display( ).../item.php:78
110.311213717672K2ControllerItem->display( ).../controller.php:19
120.315714114040Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.319614134408K2ViewItem->display( ).../ViewController.php:102
140.398117011400K2ViewItem->display( ).../view.html.php:742
150.398117011400K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.400817191600include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.