osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Admin Products Paging

This is a discussion on Admin Products Paging within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This is an extensive update to categories.php. Just extract the file and replace /admin/categories.php with this file or use a ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack (1) Thread Tools
  1 links from elsewhere to this Post. Click to view. #1  
Old 01-13-2008, 10:29 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,548
Thanks: 76
Thanked 335 Times in 314 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 Admin Products Paging

This is an extensive update to categories.php.
Just extract the file and replace /admin/categories.php with this file or use a file comparison program to integrate the changes manually. Remember to backup any previous file.

Pagination works here properly in all tested cases.

this is NOT a full package. You will also need to run the SQL query from V3.0 if you haven't already.

If you get this error (Fatal error: Call to undefined function: tep_hide_session_id() in...) it's probably because you didn't upgrade to the latest OSC RC1.
This function comes with RC1, please add it to your admin/includes/functions/html_output.php file
Make sure you paste the code right ABOVE the final ?> at the bottom of the file:


// Hide form elements
function tep_hide_session_id() {
$string = '';
if (defined('SID') && tep_not_null(SID)) {
$string = tep_draw_hidden_field(tep_session_name(), tep_session_id());
}
return $string;
}

More...
__________________
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

LinkBacks (?)
LinkBack to this Thread: http://www.oscmax.com/forums/new-oscommerce-contributions/12208-admin-products-paging.html

Posted By For Type Date
My boat is sinking... - osCommerce Community Support Forums This thread Refback 07-30-2008 07:00 PM

Similar Threads

Thread Thread Starter Forum Replies Last Post
Admin Products Paging michael_s New osCommerce Contributions 0 01-13-2008 07:54 AM
What is cross sell products,products expected,specials in admin catalog section mean? soibaal osCMax v2 Features Discussion 2 07-05-2007 07:06 AM
Admin Products Paging michael_s New osCommerce Contributions 0 03-06-2007 06:50 AM
Admin Products Paging michael_s New osCommerce Contributions 0 03-06-2007 05:11 AM
IMAGE DOES NOT EXIST in Admin for new products rd42 osCommerce 2.2 Installation Help 2 06-12-2003 04:14 PM


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


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