osCmax v2.5 User Manual
Results 1 to 4 of 4

EP 2.72 => 2.76

This is a discussion on EP 2.72 => 2.76 within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; hello, I.m testing te new version. I have a shop up and running with 9400 products. the EP splitfiles(v 2.72) ...

      
  1. #1
    New Member
    Join Date
    Dec 2004
    Posts
    9
    Rep Power
    0


    Default EP 2.72 => 2.76

    hello,

    I.m testing te new version. I have a shop up and running with 9400 products. the EP splitfiles(v 2.72) in my running shop does not work in the trailversion(v2.0) with EP (v2.76).

    1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CHROOM 10.100.970.00', '10.100.970.00', ''

    INSERT INTO products_description (products_id, language_id, products_name, products_description, products_url) VALUES ( '326', 1, 'DORNBRACHT SIMPLEXPLUG 1 1/4' CHROOM 10.100.970.00', '10.100.970.00', '' )

    [TEP STOP]


    I did not put this in the bug report because, I have the feeling this is not a bug but stupidety of my self

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: EP 2.72 => 2.76

    Yep. Your problem is:

    1/4'
    You must escape the single quote, as single quotes are reserved by php/mysql. So it should look like:

    1/4\'
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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 Documentation

  3. #3
    New Member
    Join Date
    Dec 2004
    Posts
    9
    Rep Power
    0


    Default RE: EP 2.72 => 2.76

    tnx

  4. #4
    Lurker
    Join Date
    Jun 2005
    Posts
    4
    Rep Power
    0


    Default

    Where can I find basic instructions on how to use Easy Populate to import an xls file into the database?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •