Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ynzheng

Archived
  • Posts

    5
  • Joined

  • Last visited

Posts posted by ynzheng

  1. then how to integrate the 2 system ?

     

    use the same user database table?

     

    and maybe better:

    each user upload one photo as one photo digital product!

     

    :)

     

     

    You could probably achieve the same results by the following process:

    1 - install Coppermine normally

    2 - make a new "gallery.php" page, very similar to the contact_us.php or about_us.php pages, but that calls Coppermine's index.php in an iframe instead.

     

    -jared

  2. i want to add this mod of link manager v1.09

     

    in osC ms2.2 cvs version.

     

    but somthing wrong in splitPageResults classes:

     

    Can any body help me?

     

      $listing_split = new splitPageResults($listing_sql, MAX_LINKS_DISPLAY, 'l.links_id');
     //  ms2.2 cvs version splitPageResults but i donot know how change
    //above code to the following code
     //$listing_split = new splitPageResults($HTTP_GET_VARS['page'], MAX_LINKS_DISPLAY, $listing_sql, $listing_split_numrows);

×
×
  • Create New...