Warning (2): Missing argument 1 for PluginsController::index() [APP/Controller/PluginsController.php, line 157]Code Context }
function index($url,$var1=null,$var2=null,$var3=null,$var4=null,$var5=null,$var6=null,$var7=null,$var8=null,$var9=null,$var10=null)
PluginsController::index() - APP/Controller/PluginsController.php, line 157
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined variable: url [APP/Controller/PluginsController.php, line 175]Code Context $isPlugin= true;
if(isset($routesPlugin[$url]))
$var1 = null
$var2 = null
$var3 = null
$var4 = null
$var5 = null
$var6 = null
$var7 = null
$var8 = null
$var9 = null
$var10 = null
$routesPlugin = array(
'login' => '*****',
'addCategory' => 'product/category/addCategory.php',
'product' => 'product/view/productDetail.php',
'cat' => 'product/view/category.php',
'manufacturer' => 'product/view/manufacturer.php',
'cart' => 'product/view/cart.php',
'logout' => 'product/view/logout.php',
'register' => 'product/view/register.php',
'tag' => 'product/view/search.php',
'createSitemap' => 'product/sitemap/createSiteMap.php',
'discount' => 'product/view/productDiscount.php',
'allProduct' => 'product/view/allProduct.php',
'checkLogin' => 'product/loginUser/checkLogin.php',
'saveUser' => 'product/loginUser/saveUser.php',
'userInfo' => 'product/view/userInfo.php',
'history' => 'product/view/history.php',
'saveOrderProduct' => 'product/order/saveOrderProduct.php',
'saveOrderProduct_addProduct' => 'product/order/saveOrderProduct_addProduct.php',
'saveOrderProduct_addOrder' => 'product/order/saveOrderProduct_addOrder.php',
'saveOrderProduct_clearCart' => 'product/order/saveOrderProduct_clearCart.php',
'saveOrderProduct_deleteProductCart' => 'product/order/saveOrderProduct_deleteProductCart.php',
'saveOrderProduct_reloadOrder' => 'product/order/saveOrderProduct_reloadOrder.php',
'syncMoneyApi' => 'product/api/syncMoneyApi.php',
'syncAdditionalAttributesApi' => 'product/api/syncAdditionalAttributesApi.php',
'syncCategoryApi' => 'product/api/syncCategoryApi.php',
'syncManufacturerApi' => 'product/api/syncManufacturerApi.php',
'syncProductApi' => 'product/api/syncProductApi.php',
'searchAjax' => 'product/view/searchAjax.php',
'searchAjaxProductOther' => 'product/product/searchAjaxProductOther.php',
'contact' => 'contact/view/contact.php'
)
$routesTheme = null
$isPlugin = true
$isRequestPost = false
$isRequestPut = false
$isRequestGet = false
$isRequestAjax = false
$urlHomes = 'https://phutungotokorea.com/'
$urlLocal = array(
'urlHomes' => 'https://phutungotokorea.com/',
'urlAdmins' => 'https://phutungotokorea.com/admins/',
'urlOptions' => 'https://phutungotokorea.com/options/',
'urlNotices' => 'https://phutungotokorea.com/notices/',
'urlAlbums' => 'https://phutungotokorea.com/albums/',
'urlPlugins' => 'https://phutungotokorea.com/plugins/',
'urlVideos' => 'https://phutungotokorea.com/videos/',
'urlUsers' => 'https://phutungotokorea.com/users/',
'webRoot' => '/app/webroot/',
'urlLocalPlugin' => '../Plugin/',
'urlLocalTheme' => '../Theme/',
'urlLocalLanguage' => '../Language/',
'urlLocalWebroot' => '../webroot/'
)
PluginsController::index() - APP/Controller/PluginsController.php, line 175
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined variable: url [APP/Controller/PluginsController.php, line 179]Code Context $url= $routesPlugin[$url];
$routesType= 'Plugin';
}elseif(isset($routesTheme[$url])){
$var1 = null
$var2 = null
$var3 = null
$var4 = null
$var5 = null
$var6 = null
$var7 = null
$var8 = null
$var9 = null
$var10 = null
$routesPlugin = array(
'login' => '*****',
'addCategory' => 'product/category/addCategory.php',
'product' => 'product/view/productDetail.php',
'cat' => 'product/view/category.php',
'manufacturer' => 'product/view/manufacturer.php',
'cart' => 'product/view/cart.php',
'logout' => 'product/view/logout.php',
'register' => 'product/view/register.php',
'tag' => 'product/view/search.php',
'createSitemap' => 'product/sitemap/createSiteMap.php',
'discount' => 'product/view/productDiscount.php',
'allProduct' => 'product/view/allProduct.php',
'checkLogin' => 'product/loginUser/checkLogin.php',
'saveUser' => 'product/loginUser/saveUser.php',
'userInfo' => 'product/view/userInfo.php',
'history' => 'product/view/history.php',
'saveOrderProduct' => 'product/order/saveOrderProduct.php',
'saveOrderProduct_addProduct' => 'product/order/saveOrderProduct_addProduct.php',
'saveOrderProduct_addOrder' => 'product/order/saveOrderProduct_addOrder.php',
'saveOrderProduct_clearCart' => 'product/order/saveOrderProduct_clearCart.php',
'saveOrderProduct_deleteProductCart' => 'product/order/saveOrderProduct_deleteProductCart.php',
'saveOrderProduct_reloadOrder' => 'product/order/saveOrderProduct_reloadOrder.php',
'syncMoneyApi' => 'product/api/syncMoneyApi.php',
'syncAdditionalAttributesApi' => 'product/api/syncAdditionalAttributesApi.php',
'syncCategoryApi' => 'product/api/syncCategoryApi.php',
'syncManufacturerApi' => 'product/api/syncManufacturerApi.php',
'syncProductApi' => 'product/api/syncProductApi.php',
'searchAjax' => 'product/view/searchAjax.php',
'searchAjaxProductOther' => 'product/product/searchAjaxProductOther.php',
'contact' => 'contact/view/contact.php'
)
$routesTheme = null
$isPlugin = true
$isRequestPost = false
$isRequestPut = false
$isRequestGet = false
$isRequestAjax = false
$urlHomes = 'https://phutungotokorea.com/'
$urlLocal = array(
'urlHomes' => 'https://phutungotokorea.com/',
'urlAdmins' => 'https://phutungotokorea.com/admins/',
'urlOptions' => 'https://phutungotokorea.com/options/',
'urlNotices' => 'https://phutungotokorea.com/notices/',
'urlAlbums' => 'https://phutungotokorea.com/albums/',
'urlPlugins' => 'https://phutungotokorea.com/plugins/',
'urlVideos' => 'https://phutungotokorea.com/videos/',
'urlUsers' => 'https://phutungotokorea.com/users/',
'webRoot' => '/app/webroot/',
'urlLocalPlugin' => '../Plugin/',
'urlLocalTheme' => '../Theme/',
'urlLocalLanguage' => '../Language/',
'urlLocalWebroot' => '../webroot/'
)
PluginsController::index() - APP/Controller/PluginsController.php, line 179
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109
Notice (8): Undefined variable: url [APP/Controller/PluginsController.php, line 183]Code Context $routesType= 'Theme';
}else{
$url= str_replace('-', '/', $url);
$var1 = null
$var2 = null
$var3 = null
$var4 = null
$var5 = null
$var6 = null
$var7 = null
$var8 = null
$var9 = null
$var10 = null
$routesPlugin = array(
'login' => '*****',
'addCategory' => 'product/category/addCategory.php',
'product' => 'product/view/productDetail.php',
'cat' => 'product/view/category.php',
'manufacturer' => 'product/view/manufacturer.php',
'cart' => 'product/view/cart.php',
'logout' => 'product/view/logout.php',
'register' => 'product/view/register.php',
'tag' => 'product/view/search.php',
'createSitemap' => 'product/sitemap/createSiteMap.php',
'discount' => 'product/view/productDiscount.php',
'allProduct' => 'product/view/allProduct.php',
'checkLogin' => 'product/loginUser/checkLogin.php',
'saveUser' => 'product/loginUser/saveUser.php',
'userInfo' => 'product/view/userInfo.php',
'history' => 'product/view/history.php',
'saveOrderProduct' => 'product/order/saveOrderProduct.php',
'saveOrderProduct_addProduct' => 'product/order/saveOrderProduct_addProduct.php',
'saveOrderProduct_addOrder' => 'product/order/saveOrderProduct_addOrder.php',
'saveOrderProduct_clearCart' => 'product/order/saveOrderProduct_clearCart.php',
'saveOrderProduct_deleteProductCart' => 'product/order/saveOrderProduct_deleteProductCart.php',
'saveOrderProduct_reloadOrder' => 'product/order/saveOrderProduct_reloadOrder.php',
'syncMoneyApi' => 'product/api/syncMoneyApi.php',
'syncAdditionalAttributesApi' => 'product/api/syncAdditionalAttributesApi.php',
'syncCategoryApi' => 'product/api/syncCategoryApi.php',
'syncManufacturerApi' => 'product/api/syncManufacturerApi.php',
'syncProductApi' => 'product/api/syncProductApi.php',
'searchAjax' => 'product/view/searchAjax.php',
'searchAjaxProductOther' => 'product/product/searchAjaxProductOther.php',
'contact' => 'contact/view/contact.php'
)
$routesTheme = null
$isPlugin = true
$isRequestPost = false
$isRequestPut = false
$isRequestGet = false
$isRequestAjax = false
$urlHomes = 'https://phutungotokorea.com/'
$urlLocal = array(
'urlHomes' => 'https://phutungotokorea.com/',
'urlAdmins' => 'https://phutungotokorea.com/admins/',
'urlOptions' => 'https://phutungotokorea.com/options/',
'urlNotices' => 'https://phutungotokorea.com/notices/',
'urlAlbums' => 'https://phutungotokorea.com/albums/',
'urlPlugins' => 'https://phutungotokorea.com/plugins/',
'urlVideos' => 'https://phutungotokorea.com/videos/',
'urlUsers' => 'https://phutungotokorea.com/users/',
'webRoot' => '/app/webroot/',
'urlLocalPlugin' => '../Plugin/',
'urlLocalTheme' => '../Theme/',
'urlLocalLanguage' => '../Language/',
'urlLocalWebroot' => '../webroot/'
)
PluginsController::index() - APP/Controller/PluginsController.php, line 183
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109