E
|
echo author 6/9/2008 |
any advice please? thanks |
E
|
echo author 6/10/2008 |
why is no mods replying to this post? even if it is " no-one knows the answer". what kind of support is this? |
J
|
Jane 6/10/2008 |
Hi, global $conn; $query = "UPDATE user_usr SET logincounter_usr = logincounter_usr+1, lastlogin_usr = NOW() WHERE loginname = '".$_SESSION["UserID"]."'"; db_exec($query,$conn); |
E
|
echo author 6/10/2008 |
thanks very much for reply jane. the reason i use $_SESSION["OwnerID"] is that gives me a int result and $_SESSION["UserID"] gives me a name result. what i am trying to achieve is display the last date & time a user logged in. |
J
|
Jane 6/10/2008 |
Hi, |
E
|
echo author 6/12/2008 |
jane. any ideas on this yet? sent mail 2 days ago. thanks |
E
|
echo author 6/12/2008 |
this is ridiculous. i sent details 2 days ago and posted follow up today and still no reply? come on guys, what's going on. |
E
|
echo author 6/15/2008 |
{BUMP} |
S
|
steveh 6/16/2008 |
They offer support on the product (and quite well I think), a lot of people are asking for free consultancy, which they seem to give more often than not as well, so a little patience? |
W
|
wrjost 6/16/2008 |
Hi, folks, |
![]() |
mic'',) 6/16/2008 |
This is the best support I ever had, please give a little patience they have to study and find the best solution to our queries. |
E
|
echo author 6/16/2008 |
ok guys, heres the deal. i haven't asked for any '' |
![]() |
Sergey Kornilov admin 6/16/2008 |
echo, |
E
|
echo author 6/16/2008 |
admin |
![]() |
Sergey Kornilov admin 6/16/2008 |
Hi, your code looks correct. Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error. I'll find what's wrong with your project inspecting it at Demo account site. |
S
|
steveh 6/17/2008 |
We said it was more like consultancy as you want somebody to fix your code, this isn't a product bug and you've got your code in the right places, just that the code is wrong. |
E
|
echo author 6/17/2008 |
steve. the code i posted is working at the moment in another project outside of phpr so i know the code is ok. it just isn't working in phpr, that is why i need product help. i already have lastlogin_usr in my table to store when a user last logged in. basically, the ideal way would be to put this code:[codebox]//** Custom code **** |
J
|
Jane 6/17/2008 |
Hi, |
E
|
echo author 6/18/2008 |
hello jane |
J
|
Jane 6/18/2008 |
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error. |
E
|
echo author 6/19/2008 |
jane. found another way to achieve result. many thanks |
W
|
wrjost 6/19/2008 |
jane. found another way to achieve result. many thanks
|
E
|
echo author 6/20/2008 |
@wrjost |