• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Getting Error 'Pointer not set .. when doing vvinChar('sid')

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Getting Error 'Pointer not set .. when doing vvinChar('sid')

    I'm getting strange behavior that i don't understand what i'm doing wrong..

    i'm getting an error that i can't explain... when doing the vvin_char('sid')

    for other variables like 'vvUser' - 'lang'... i do not have any issue

    only when retrieving the sid i receiving this error

    Am i overlooking something.. or am i doing something wrong..
    Ps. the 'sid' is visible when doing chrome debug

    Image 006.png



    Image 005.png




  • #2
    Change the name of your gSid variable to something else. gSid is defined in the vvNabBtn copy source as an entry parameter...although it is only passed when you are processing an upload.

    Comment


    • #3
      OK. thx for the quick reply

      strange error however...


      thierry

      Comment

      Working...
      X