osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Testers needed for register_globals/register_long_arrays=off

This is a discussion on Testers needed for register_globals/register_long_arrays=off within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I have brought forward the register_long_arrays=off and register_globals=off changes for OSC into oscMax RC3. However, I don't ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 04-02-2007, 12:08 AM
New Member
 
Join Date: Mar 2007
Location: Portland
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
tbirnseth is on a distinguished road
Default Testers needed for register_globals/register_long_arrays=off

I have brought forward the register_long_arrays=off and register_globals=off changes for OSC into oscMax RC3. However, I don't have time to do a lot of testing. All appears to be working at this point but I would expect the XML (ups xml shipping, etc.) NOT to work under PHP5.

So I was curious if others (PHP 4 or 5) would be willing to install and give it a run through.

A zip file of the changes is at http://www.ez-order-manager.com/osc/...ong_arrays.zip


This zip archive was created by:

- Unzip oscmax2_RC3_0_1.zip
- unzip oscommerce-2.2ms2-060817.zip
- unzip register_globals_v1.5.zip
- Manually integrate the Register_globals changes into oscmax
- Added one fix of an initialization of $session_started in admin/application_top.php
- Manually apply the fixes from register_globals_v1.5_bug_fixes_1_2.zip
- Manually change all instances of HTTP_<varname>_VARS to _<varname> (I.e. HTTP_SESSION_VARS -> _SESSION)
- test it and zip it all back up
__________________
tony
http://www.ez-order-manager.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to tbirnseth For This Useful Post:
michael_s (04-05-2007)
  #2  
Old 04-05-2007, 04:37 AM
New Member
 
Join Date: Nov 2006
Posts: 16
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0
crystina is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

I ran this on PHP5, and it worked wonderfully! Thanks for the help and thumbs up to this test.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-09-2007, 05:56 PM
New Member
 
Join Date: Dec 2006
Posts: 15
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
swatkins is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

I was wondering if this is possible to install over an installed store.. I moved servers and I'm having loads of trouble getting back up
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-09-2007, 08:22 PM
New Member
 
Join Date: Mar 2007
Location: Portland
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
tbirnseth is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

I would think that any "standard" files that you've modified would be overwritten, but other than that, it should be like a new install.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-09-2007, 08:28 PM
New Member
 
Join Date: Dec 2006
Posts: 15
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
swatkins is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Well I bit the bullet and tried it Nothing else to lose .....

So far I changed out the config php. The languages folder and all the images and it is up and running Need to check out the shipping and payments stuff but at least it is running and I can get into it and work using the admin control panel...

I'll update you on any problems I find and the fixes I try
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-15-2007, 05:23 PM
New Member
 
Join Date: Mar 2007
Location: Portland
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
tbirnseth is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Quote:
Originally Posted by swatkins View Post
Well I bit the bullet and tried it Nothing else to lose .....

So far I changed out the config php. The languages folder and all the images and it is up and running Need to check out the shipping and payments stuff but at least it is running and I can get into it and work using the admin control panel...

I'll update you on any problems I find and the fixes I try
Let me know of any changes and I'll incorporate them into the zip so other's don't have to go through the "discovery process"...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-11-2007, 03:09 AM
New Member
 
Join Date: May 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
deu12000 is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Works great. This should be one of the default downloads for this project. A lot of hosts will not turn register_globals on. I host myself and will not turn register_globals on, but I do use workarounds when I need them.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 05-27-2007, 06:32 PM
New Member
 
Join Date: Mar 2007
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
muyaszed is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Hi , i have tried this installation and basically i have several problem running my shop. Below is the list, anybody please i really need your help

1. after install i have problem with buy now button, giving me some SQL error
Later i fix it using some guide in this forum which modify my application
top file.
2. Then i figure out that whenever i add to cart some product the cart
empty.
3. On top of that add to wishlist also end up empty.

at the momment these are my problem i really don't know how to move on from here. Some help really needed here.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 05-28-2007, 02:12 PM
New Member
 
Join Date: Mar 2007
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
muyaszed is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Quote:
Originally Posted by muyaszed View Post
Hi , i have tried this installation and basically i have several problem running my shop. Below is the list, anybody please i really need your help

1. after install i have problem with buy now button, giving me some SQL error
Later i fix it using some guide in this forum which modify my application
top file.
2. Then i figure out that whenever i add to cart some product the cart
empty.
3. On top of that add to wishlist also end up empty.

at the momment these are my problem i really don't know how to move on from here. Some help really needed here.

Thanks
Anybody can help me please its abit urgent for me here. Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 05-28-2007, 11:31 PM
New Member
 
Join Date: Mar 2007
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
muyaszed is on a distinguished road
Default Re: Testers needed for register_globals/register_long_arrays=off

Hi Since nobody answer my question yet, i would like to reinstall my shop again from scratch, in case if anybody question below is my installation history:

1. My original store installation - oscommerce ms2(with register global off mod)
2. Make another folder mydomain.com/newfolder to install oscmax rc3( with new database and no modification at all)
3. Everything runs fine.(full testing)
4. Delete old oscommerce file on root folder and trannsfer all oscmax file to the root.
5.change all configuration file.
6. Shop can't load, register global off error
7. Apply register global fix from this tread.(replaced all file available)
8. Shop able to run ok.
9. Later found out that buy now button give some error.
10. search for a fix in the forum(appliaction top modification) then buy now button no error but shopping cart empty.
11. Put back original appliaction top file(from register global fix file) buy now button have no error but still shopping cart empty.
12. Up till now still usolved

So here will try removed all start from scratch. Before that just one question for the register global fix, do we need to consider any changes in our template file if used any other template besides the default one?

Thanks will update on the latest info. If anybody care to help on the above issue you can PM or post in this thread anytime
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Install with register_long_arrays set to OFF michael_s New osCommerce Contributions 0 01-09-2007 05:46 PM
xShop Max : XP based admin for oscmax : Beta testers wanted! michael_s osCMax v1.7 Announcements 0 08-27-2004 08:31 PM


All times are GMT -8. The time now is 11:53 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax