| Author |
Message |
viper155 Regular


Joined: Feb 18, 2006 Posts: 79
|
Posted:
Sat Feb 25, 2006 10:33 am |
|
I realize this isnt a module that this site created, however im hoping maybe someone can still help seeing as the forums for this module*E-Solutions* are pretty inactive.
Anyway when I edited my modules/your_account/index.php file I keep getting this error when a unregistered user clicks purchase now*
Fatal error: Call to undefined function: checkoutgoods() in /home/tysontal/public_html/modules/Your_Account/index.php on line 1734
here is my index.php file.
|
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14946 Location: Kansas
|
Posted:
Sat Feb 25, 2006 3:52 pm |
|
Have you looked in E-Solution/functions_premium.php to see if there is a function called checkoutgoods()? |
|
|
|
 |
viper155 Regular


Joined: Feb 18, 2006 Posts: 79
|
Posted:
Sat Feb 25, 2006 7:11 pm |
|
Sorry, I totaly lack the skill to answer that question
|
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4581 Location: Slovakia - working my way around Eastern Europe
|
Posted:
Sun Feb 26, 2006 12:56 am |
|
Users have to be 'registered users' before they can subscribe/buy goods otherwise there is no userid to associate the purchase with.
In the case of purchasing digital goods, it would be better not to need to be a registered member in order to make a purchase so perhaps that is something the author could fix in the next version (which was promised Decembr 2005). |
|
|
|
 |
|
|
|
|