Getting error message when logged in as administrator | vmError: $link["view"] i

Started by G-Star Designs, September 06, 2013, 05:47:51 AM

Previous topic - Next topic

G-Star Designs

I'm a novice php operator but have some experience with Joomla and virtuemart.

I'm hoping there is a quick fix for this and would greatly appreciate help sorting it out. below is the VM Debug message



**********
vmdebug My selected language by JFactory::getLanguage()->getTag() en-GB
vmdebug self::$_jpConfig->lang en_gb
vmdebug vmTime: loadConfig db no: 0.00422406196594
vmdebug my item with empty $link["view"] Var1:
stdClass Object
(
    [id] => 179
    [menutype] => ShopMenu
    [title] => Apparel
    [alias] => apparel
    [note] =>
    [path] => apparel
    [link] => index.php?option=com_virtuemart
    [type] => component
    [published] => 1
    [parent_id] => 1
    [level] => 1
    [component_id] => 0
    [ordering] => 3
    [checked_out] => 0
    [checked_out_time] => 0000-00-00 00:00:00
    [browserNav] => 0
    [access] => 1
    [img] =>
    [template_style_id] => 0
    [params] => {"product_id":"","category_id":"4","flypage":"","page":"","page_title":"","show_page_title":"0","pageclass_sfx":"","menu_image":null,"secure":"0","mega_showtitle":"1","mega_desc":"","mega_cols":"1","mega_group":"0","mega_width":"","mega_colw":"","mega_colxw":"","mega_class":"","mega_subcontent":"0"}
    [lft] => 227
    [rgt] => 228
    [home] => 0
    [language] => *
    [client_id] => 0
)

Array
(
)
vmdebug my item with empty $link["view"] Var1:
stdClass Object
(
    [id] => 180
    [menutype] => ShopMenu
    [title] => Ceramic Mugs
    [alias] => ceramic-mugs
    [note] =>
    [path] => ceramic-mugs
    [link] => index.php?option=com_virtuemart
    [type] => component
    [published] => 1
    [parent_id] => 1
    [level] => 1
    [component_id] => 0
    [ordering] => 2
    [checked_out] => 0
    [checked_out_time] => 0000-00-00 00:00:00
    [browserNav] => 0
    [access] => 1
    [img] =>
    [template_style_id] => 0
    [params] => {"product_id":"","category_id":"4","flypage":"","page":"shop.browse","page_title":"","show_page_title":"0","pageclass_sfx":"","menu_image":null,"secure":"0","mega_showtitle":"1","mega_desc":"","mega_cols":"1","mega_group":"0","mega_width":"","mega_colw":"","mega_colxw":"","mega_class":"","mega_subcontent":"0"}
    [lft] => 221
    [rgt] => 222
    [home] => 0
    [language] => *
    [client_id] => 0
)

Array
(
)
vmdebug my item with empty $link["view"] Var1:
stdClass Object
(
    [id] => 146
    [menutype] => usermenu
    [title] => My Subscription/Orders
    [alias] => my-subscription-orders
    [note] =>
    [path] => my-subscription-orders
    [link] => index.php?option=com_virtuemart
    [type] => component
    [published] => 1
    [parent_id] => 1
    [level] => 1
    [component_id] => 0
    [ordering] => 5
    [checked_out] => 0
    [checked_out_time] => 0000-00-00 00:00:00
    [browserNav] => 0
    [access] => 2
    [img] =>
    [template_style_id] => 0
    [params] => {"product_id":"","category_id":"","flypage":"","page":"account.index","page_title":"","show_page_title":"1","pageclass_sfx":"","menu_image":null,"secure":"0","mega_showtitle":"1","mega_desc":"","mega_cols":"1","mega_group":"0","mega_width":"","mega_colw":"","mega_colxw":"","mega_class":"","mega_subcontent":"0"}
    [lft] => 237
    [rgt] => 238
    [home] => 0
    [language] => *
    [client_id] => 0
)

Array
(
)

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

G-Star Designs

Ok, Thank you for getting back to me.

VM Version :  2.0.20b
Joomla : 2.5.14

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum