osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Product Quick Edit

This is a discussion on Product Quick Edit within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; To prevent a possible problem: Find in both files: if (isset($HTTP_GET_VARS['pID'])) { $HTTP_GET_VARS['pID'] = $pID; } else { } And ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

LinkBack Thread Tools
  #1  
Old 01-23-2008, 12:12 AM
michael_s's Avatar
osCMax Developer


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 15,762
Thanks: 139
Thanked 609 Times in 521 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
Post Product Quick Edit

To prevent a possible problem:

Find in both files:

if (isset($HTTP_GET_VARS['pID'])) {
$HTTP_GET_VARS['pID'] = $pID;
} else {
}


And replace with:


if (isset($HTTP_GET_VARS['pID'])) {
$pID = $HTTP_GET_VARS['pID'];
} else {
}


Attached file has same information. Thanks to Chris Dunning for the tip.

More...
__________________
Michael Sasek
osCMax Developer

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

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
Product Quick Edit michael_s New osCommerce Contributions 0 01-22-2008 12:40 PM
Special Price Input/Edit in Product Edit/Add Screen michael_s New osCommerce Contributions 0 08-28-2007 03:25 PM
Special Price Input/Edit in Product Edit/Add Screen michael_s New osCommerce Contributions 0 08-19-2007 05:12 AM
Special Price Input/Edit in Product Edit/Add Screen michael_s New osCommerce Contributions 0 08-11-2007 10:00 AM
Edit Product Attributes HELP harborsales1 osCMax v1.7 Installation 0 08-06-2004 07:04 PM


All times are GMT -8. The time now is 10:21 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design