Project

General

Profile

using url() have problem after login

Added by Anonymous 11 days ago

hello there,

it's Mohammad.
i'm using wt3.7.1 and i have problem for using url() on it.

it's a class that is my application named wui_app and has a member of my API class as apis.

when i want to use api first i look for wui_app object then get apis->url().

so it gives me a URL that is like this :

domain.com/?session1&resouce...

then I will be logout and again login

my session will be changed but it gave me the previous session on URL again


Replies (1)

RE: using url() have problem after login - Added by Anonymous 8 days ago

xmamad mamadi wrote:

hello there,

i'm using wt3.7.1 and i have problem for using url() on it.

it's a class that is my application named _app and has a member of my API class as apis.

when i want to use api first i look for _app object then get apis->url().

so it gives me a URL that is like this :

domain.com/?session1&resouce...

then I will be logout and again login

my session will be changed but it gave me the previous session on URL again

    (1-1/1)