Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

I was able to install the Beanstream payment module for the mosCommerce component within Joomla. It displays properly and it has all the configurations on the admin side.

 

When I test with the given info it goes to the "confirm order" page and when clicked it creates an error and displays this on screen:

 

Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in ../public_html/bean_webobject.php on line 23

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='.;c:\php\includes;C:\PHP\includes\osCommerce\Version1') in ../public_html/bean_webobject.php on line 23

 

So it looks like it is not linking the bean_webobject.php file in the right place if it can't find this file. or the Confirm order file needs to be edited??

Any thoughts would be greatly appreciated!!

Edited by seanzay
Posted

what are my chances that Beanstream will be able to help if no one on osCommerce can? :huh: >_<

 

again, any insight or thoughts??

Posted (edited)

I have fixed the linking issues... but now I get this error message

 

Fatal error: Call to undefined function: tep_db_query() in ../components/com_oscommerce/includes/functions/html_output.php on line 46

 

Here is the code on line 46

 

$query = tep_db_query("select id from jos_menu where link like 'index.php?option=com_oscommerce' and  published=1");

 

so now I really need some help in understanding this issue.

any input is appreciated

Edited by seanzay
Posted

well one major error is that the web host did not have the most up to date version of PHP. now the beanstream transaction works within a stand alone oscommerce shopping cart.

 

I figure I can get it to work with the Joomla/mosCommerce ... just gotta modify some lines of code.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...