WebCards Support Forums

WebCards Support Forums » General Support Requests

Using own image

(6 posts)
  • Started 8 months ago by krillmeed
  • Latest reply from corbyboy

No tags yet.

  1. krillmeed
    Member

    Received an ecard from one of my forum members who used one of his own images. He uploaded it alright and i authorized it no problem. When he sent it to me, it does not show. Also when someone does not use a stamp, a red cross appears where it would have been if they did.
    I have sent myself a test ecard and here is the link:

    http://krillmeed.com/ecards/pickup/ddb6461929

    Posted 8 months ago #
  2. corbyboy
    Key Master

    I will look into this and report back.

    Posted 8 months ago #
  3. corbyboy
    Key Master

    I have got this sorted. Use this SQL query:

    ALTER TABLE wc_sent_cards CHANGE pic pic VARCHAR( 10 ) NOT NULL DEFAULT '0'

    Remember to update the table prefix if you are not using the default one.

    Posted 8 months ago #
  4. krillmeed
    Member

    Worked like a dream:

    http://krillmeed.com/ecards/pickup/1e898aa796

    Posted 8 months ago #
  5. krillmeed
    Member

    Also figure out how to correct the ones that have already been sent, by changing the 0 in the Pic value in the database to mypic-3. Learning something new everyday LOL

    Posted 8 months ago #
  6. corbyboy
    Key Master

    Yes, that was the problem. The field was only setup to allow numerical values for card ids, now it will accept mycard in there too.

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.