WebCards Support Forums

WebCards Support Forums » Pre-sales Questions

Demo card problem

(4 posts)

No tags yet.

  1. Harriet
    Member

    I tried your demo card and sent one to me as a test. Below the card I saw this computer language...
    ( Is that what my card recipients will see. I have a Mac computer.)
    Thanks, Harriet

    SQL Queries used to generate this page

    SELECT * FROM wc_settings
    SELECT * FROM wc_members WHERE sid='94306373' LIMIT 1
    SELECT * FROM wc_sent_cards WHERE id="0d99b12233" ORDER BY id DESC LIMIT 0,1
    SELECT img_type, url, name, width, height FROM wc_images WHERE id="82" ORDER BY id DESC LIMIT 1

    GET and POST queries used to generate this page:

    GET:
    act = do_pickup
    id = 0d99b12233

    POST:
    logged_in - 1
    fingerprint - 5777877c7dd904f1ddebfd812cc5cff9
    sql_sess - 94306373

    Posted 1 year ago #
  2. krillmeed
    Member

    Aaaah that one is back, its showing the SQL queries. Open up index.php and set $show_debug to 0.
    That should fix it so they do not show anymore.

    Posted 1 year ago #
  3. corbyboy
    Key Master

    No, your users won't see this. It shows when I am making some updates to the demo. The data is used for debugging.

    As krillmeed said, if you are seeing this code in your on installation, open up index.php and change $show_debug = 1; to $show_debug = 0;

    Posted 1 year ago #
  4. Harriet
    Member

    Thanks to both your,
    Harriet

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.