Results 1 to 2 of 2

Cannot save data

This is a discussion on Cannot save data within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Hi I don't know whether anybody encountered this problem before: The admin module seems like not able to save any ...

      
  1. #1
    Lurker mallim's Avatar
    Join Date
    Sep 2003
    Location
    SINGAPORE
    Posts
    2
    Rep Power
    0


    Default Cannot save data

    Hi

    I don't know whether anybody encountered this problem before:

    The admin module seems like not able to save any data.

    Upon checking the page_parse_time.log

    Almost all the update strings will show up empty fields, eg

    insert into currencies (title, code, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value) values ('', '', '', '', '', '', '', '')

    OR

    update configuration set configuration_value = '', last_modified = now() where configuration_id = '2'

    I'm open for any suggestions...

  2. #2
    Lurker mallim's Avatar
    Join Date
    Sep 2003
    Location
    SINGAPORE
    Posts
    2
    Rep Power
    0


    Default

    Okay, I found the problem

    OSCommerce cannot work within a frame...

    <FRAMESET border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0 marginright=0 marginbottom=0>
    <frame src="<YOUR OSCOMMERCE PAGE>" scrolling=auto frameborder="no" border=0 noresize>
    <frame topmargin="0" marginwidth=0 scrolling=no marginheight=0 frameborder="no" border=0 noresize>
    </FRAMESET>

Similar Threads

  1. Data Base
    By Milmod in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 03-01-2005, 01:34 AM
  2. How do I import data from previous version data base?
    By rondgray in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-19-2004, 12:24 AM
  3. change hosting company save Data Base?
    By lil-raskals in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 10-05-2004, 10:54 AM
  4. HELP Save US
    By iceman42 in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 03-30-2004, 11:03 AM
  5. data question
    By annea03 in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 10-10-2003, 11:14 PM

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
  •