Author Topic: Not able to add product categories, user groups - links to html page?  (Read 4555 times)

JinXter

  • Beginner
  • *
  • Posts: 7
Hi guys,

I took a while but i finally started using virtuemart  ;D
Evertyhing looks to run smooth on first sight but when i tried
to add a  new user group, a product group i don't get to the correct page....
I get a somewhat plain html page, ( see attachment)



Uploaded with ImageShack.us


The strange thing is that i can add a product, (click on new button) with no problem.

Can someone help me out?

Im using joomla 2.5 + virtuemart 2.0
i tried joomla 1.7 as well but the same result...

Thanks!


colinm

  • Beginner
  • *
  • Posts: 4
Re: Not able to add product categories, user groups - links to html page?
« Reply #1 on: February 24, 2012, 03:49:41 AM »
Just to bump this, I get the same when I go to add or edit a category.  The errors reported are:

Warning: Invalid argument supplied for foreach() in /home/sites/.../public_html/joomla/administrator/components/com_virtuemart/views/category/tmpl/default.php on line 75

and

Fatal error: Call to a member function getListFooter() on a non-object in /home/sites/.../public_html/joomla/administrator/components/com_virtuemart/views/category/tmpl/default.php on line 140

The lines, respectively, are:

foreach($this->categories as $i=>$cat){

and

<?php echo $this->pagination->getListFooter(); ?>


I'm running Joomla 2.5.1 with VM 2.0.0.

If I change to VM 2.0.1N then I can edit categories but other issues arise so I'm preferring to stay with 2.0.0 for now.

If anyone has a fix for this specific thing then I'd be much obliged, since it is holding up my site development now.

richard@wittie

  • Beginner
  • *
  • Posts: 27
    • Wittie.nl
Re: Not able to add product categories, user groups - links to html page?
« Reply #2 on: February 24, 2012, 08:14:50 AM »
I'm running into the same problem as JinXter. And haven't found a solution yet. Can anyone point me in the right direction?
VM2.0 - Joomla 2.5.1
Would be most appreciative.
Regards, Richard

pdstudio

  • Beginner
  • *
  • Posts: 10
Re: Not able to add product categories, user groups - links to html page?
« Reply #3 on: February 24, 2012, 12:10:32 PM »
Same problem here. With the same parameters.
Isn't there a fix for this?

apeltoma

  • Beginner
  • *
  • Posts: 8
Re: Not able to add product categories, user groups - links to html page?
« Reply #4 on: February 24, 2012, 15:54:57 PM »
Same problem here.

When i try to create new Manufacturer or new Product Catecory or new Manufacturer category Gui provides Textual menu.
Like link would point in wrong place.

I have
- Fedora Linux 16  64bit
- Mysql 5.5
- Apache 2.2.22
- PHP 5.3.10
- Joomla 2.5.1
- VirtueMart 2.0.0


Milbo

  • Virtuemart Projectleader
  • Administrator
  • Super Hero
  • *
  • Posts: 10626
  • VM4.0.232 Eagle Owl
    • VM3 Extensions
  • VirtueMart Version: VirtueMart 4 on joomla 3
Re: Not able to add product categories, user groups - links to html page?
« Reply #5 on: February 24, 2012, 18:20:00 PM »
Please update to vm2.0.2 !
The problem is always an incompatibility of joomla 2.5 and virtuemart 2.0.0 ! But this is already solved since weeks (version 2.0.1C or so). http://dev.virtuemart.net/attachments/download/389/com_virtuemart.2.0.2_extract_first.zip
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

apeltoma

  • Beginner
  • *
  • Posts: 8
Re: Not able to add product categories, user groups - links to html page?
« Reply #6 on: February 24, 2012, 20:58:04 PM »
Thanks.  That was fast.
I applied the fix and it seems to work a treat.

Aleksi




JinXter

  • Beginner
  • *
  • Posts: 7
Re: Not able to add product categories, user groups - links to html page?
« Reply #7 on: February 25, 2012, 14:50:49 PM »
Thanks you guys!   ;)

Ill give it a try,

was glad that i was not the only one having problems