osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

register globals mod

This is a discussion on register globals mod within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Originally Posted by tafkap i just got a quick question..... is this mod suitable for oscmax2 rc2??? Hi tafkap, I ...


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
  #11  
Old 09-23-2005, 03:56 PM
Lurker
 
Join Date: Dec 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Ruprect
Default

Quote:
Originally Posted by tafkap
i just got a quick question.....

is this mod suitable for oscmax2 rc2???
Hi tafkap,

I applied the Register Globals Contrib to my oscMax RC1 - And have just upgraded to RC2 by comparing RC2 into my RC1 - I had already added stuff to my installation, but as far as i could see the changes made by the Contrib has not been touched by oscMax moving from RC1 to RC2.

Best regards,
Michael
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #12  
Old 11-14-2005, 01:54 PM
Lurker
 
Join Date: Nov 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adromidon
Default

I just installed this mod then did a clean install of oscMax RC2 since my new host does not suppourt turning on register globals i had to use this mod.

anyway when i logged in and tried to change the password on my new admin user i get the screen asking for the password to confirm it then when it is supposed to load the screen to change the pass word i just get this screen that is missing the field to change it. I have attached a screenshot for your visual referance



Any idea's
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 12-28-2005, 12:53 PM
Lurker
 
Join Date: Jul 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
harpon
Default

I have the same issue. Install works and i applied the patch as well as the .sql file. I can login and everything seems to work, but i cannot change the admin password and email address.

Any ideas? I really hope this register_globals issue is getting the attention it deserves. Many hosts are disabling register_globals and personally i think it's a great idea. If anyone can assist, i'd appreciate it.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 01-21-2006, 07:12 PM
New Member
 
Join Date: Dec 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
trap
Default

Hi
I tried to download the patch for register_globals off however I just get a page with gobblegeegook on it. How do I download this patch. Also will this work with OscMax 1.7

Greatly appreciate any assistance.
Trap
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 01-24-2006, 07:19 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,792
Thanks: 5
Thanked 104 Times in 90 Posts
Rep Power: 12
jpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to alljpf is a name known to all
Default

Righ click on the file and select save target as... save the file. RENAME the file with a .ZIP file extention (you may hve to change your folder option to NOT to "Hide extentions for known file types" in order to view/edit the extention.
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 01-30-2007, 12:33 PM
Lurker
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pablomorales is on a distinguished road
Default Re: register globals mod

Quote:
Originally Posted by adromidon View Post

anyway when i logged in and tried to change the password on my new admin user i get the screen asking for the password to confirm it then when it is supposed to load the screen to change the pass word i just get this screen that is missing the field to change it. I have attached a screenshot for your visual referance

Any idea's
I had the same problem and found a solution. I have very limited php experience but there seems to be a bug in admin/admin_account.php. To fix the problem added this line:

PHP Code:
          $confirm_account='ok'
After the following code:

PHP Code:
        // Check that password is good
        
if (!tep_validate_password($HTTP_POST_VARS['password_confirmation'], $check_pass['confirm_password'])) {
          
tep_redirect(tep_href_link(FILENAME_ADMIN_ACCOUNT'action=check_account&error=password'));
        } else {
          
//$confirm = 'confirm_account'; 
There may be a better way to solve this but like I said I'm new to php.

Enjoy!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 03-18-2007, 12:40 PM
New Member
 
Join Date: Mar 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shoppingmantra is on a distinguished road
Default Re: register globals mod

Hi,
I added the code in to .htaccess but got this erros
"
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.33 Server at shoppingmantra.in Port 80" Please guide what to do.Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 03-21-2007, 01:42 PM
Member
 
Join Date: Jul 2005
Posts: 91
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
kenlyle
Default Re: Now attached...

Quote:
Originally Posted by michael_s View Post
I am attaching the package to this post.
Where, exactly? I AM logged in, because I can post, and it says Hi, kenlyle....

Is this the same Contrib that's on the OSCommerce site? or should we be looking for an OSCMax specific version?

Thanks,
Ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19  
Old 03-21-2007, 02:01 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: register globals mod

Check the date on my post... 2005.

This is a thread from the old forums. The attachments were not migrated due to technical issues. I will see if I can find it.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20  
Old 04-02-2007, 02:08 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,987
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: register globals mod

See this thread:
Testers needed for register_globals/register_long_arrays=off

It is a new version of the register globals mod made for osCMax RC3.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
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
Must register to view prices. islander osCMax v2 Customization/Mods 5 11-09-2006 07:15 AM
Sessions,Register Globals OFF, PHP 5 My SQL 5 davorian osCommerce 2.2 Installation Help 2 04-28-2006 06:10 AM
Bug when register before checkout Alex2911 osCMax v1.7 Discussion 2 10-11-2003 06:44 PM
Register Globals 4bgjnsn osCMax v1.7 Discussion 2 09-25-2003 02:20 PM
PayPal IPN and No Register moduless martyrmantra osCommerce 2.2 Modification Help 0 05-04-2003 04:14 AM


All times are GMT -8. The time now is 12:08 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax