Welcome, Guest. Please login or register.
Login with username, password and session length


Need help or want to talk to other developers? Join the VirtueMart Chat! Read more...

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: Error: Credit Card Type not found.  (Read 2984 times)
adam
Newbie
*
Posts: 2


« on: March 21, 2007, 20:36:33 PM »

I have been searching for this problem for a few hours now on google and your forums, It seems that atleast 2 people share the same issue as me. The problem is when you go to insert your credit card it give you this error "Error: Credit Card Type not found." the problem is simply that the drop down box is not being populated. I realize that this could be dont with a reinstall of Joomla, but I would rather not go that route being that i may recreate the issue. I looked into the tables and it seems that the card types are there, and I'm not very good with php, so i would like to ask you for your help with this one. I will give you all the access you need to get this fixed up and a solution to this problem.

Thanks,

Adam
Logged
adam
Newbie
*
Posts: 2


« Reply #1 on: March 21, 2007, 21:17:12 PM »

the problem is because I left out this info on my theme html between <head> and <meta>

<?php mosShowHead(); ?>
<?php
if ( $my->id ) {
   initEditor();
}

if ((mosCountModules( 'user1' )) && (mosCountModules( 'user2' ))) {
//if both modules are loaded, we need a 50%-layout for them
   $usera = 'user1';
   $userb = 'user2';
} else if ((mosCountModules( 'user1' )) || (mosCountModules( 'user2' ))) {
// if only one, then 100% no matter which one.
   $usera = 'user3';
   $userb = 'user3';
}
?>
Logged
John
Newbie
*
Posts: 9


« Reply #2 on: April 11, 2007, 19:08:15 PM »

So wait, did it work for you after you inserted that?

Because I tried putting that code in there and nothing happened. Same problem.

Logged
lisa
Jr. Member
**
Posts: 51


WWW
« Reply #3 on: July 19, 2007, 12:43:09 PM »

i need help too
Logged
murducky
Newbie
*
Posts: 13


« Reply #4 on: March 09, 2008, 17:07:51 PM »

If you are using the Minted One-Point-Five by JoomlaWorks admin template + VM backoffice  that may be causing your problems, it was what my problem was read more here http://forum.virtuemart.net/index.php?topic=33499.0
Logged
Pages: [1]   Go Up
Print
Jump to: