PowWeb Forums - The Perfect Community for the Perfect Host  

Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more.

Go Back   PowWeb Community Forums > Web Site Design > Content Management Systems > E-commerce and Shopping Carts
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread
Old 8-22-03, 07:25 PM   #1
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
osCommerce 2.2-MS2 released

I see that osCommerce has released "Milestone 2" of the 2.2 development stream. It claims all sorts of improvements, including, mysteriously, better support for shared SSL hosts! Details are scarce, of course.

I've downloaded it but haven't played with it yet. Has anyone else tried it?
__________________
Steve
stevel is offline  
Old 8-23-03, 02:43 PM   #2
liongate2000
 
Posts: n/a
I've tried it.

[qoute]I see that osCommerce has released "Milestone 2" of the 2.2 development stream. It claims all sorts of improvements, including, mysteriously, better support for shared SSL hosts! Details are scarce, of course.

I've downloaded it but haven't played with it yet. Has anyone else tried it?[/quote]

I'm using this version. I'm a newbie so I can't tell you much, but ssl is working for me. It wasn't too hard to set up either. I had a couple of questions that I posted on this forum and a couple on the oscforum, but that is it. I haven't changed the apprearance much, but if you want to browse the ssl portion of my catalog it is located here:

http://www.liongate2000.com/catalog

The only bug I have seemed to notice is that I can't make changes with the admin file tool. I have to make all changes via ftp.

All other issues, the bug has been me.

Have a great weekend!

Jonathan
 
Old 8-23-03, 03:47 PM   #3
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
Looks nice...

The SSL part seems to be the same as in earlier versions - I don't know what they changed. Still waiting for PowWeb to implement the shared SSL solution that doesn't require funny port numbers...
__________________
Steve
stevel is offline  
Old 8-30-03, 07:12 PM   #4
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
Found my first bug in MS2.2, solution came from the osc forums.

In catalog/includes/functions/html_output.php, replace:

old:
$link = str_replace('?', '/', $link);
$link = str_replace('&', '/', $link);
$link = str_replace('=', '/', $link);

new:
$link = str_replace('?', '?', $link);
$link = str_replace('&', '&', $link);
$link = str_replace('=', '=', $link);

If you don't do this, and you have "Search engine friendly URLs" enabled, you'll get an error on every subpage.
__________________
Steve
stevel is offline  
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:36 AM.


Contents ©PowWeb, Inc. ~ vBulletin, Copyright © 2000-2007 Jelsoft Enterprises Limited.