Help - Search - Members - Calendar
Full Version: Cash Royal
Get Paid Forum - Get Paid Discussion > Get Paid To Programs > Complaints
knight_ryder
I just tried to login to my cash royal account and would give me the message of 'username or password not valid' so then i tried to request my info by email and i'd get the message of 'email address not in database' am.gif

so, i just emailed the webmaster to see what's going on. ar.gif
Diablo
Same here...
nesearch
Same here.. Paul will fix it though ac.gif
sius
Same for me.

Paul sent out an e-mail about the problems with referral earnings.
Mine went from $18 to over $71 overnight, so I suppose the database is offline so they can fix the problem.

Tey should be back once the problem is solved.
knight_ryder
thanks for input guys, i'm sure paul will have problem fixed aa.gif
knight_ryder
i am still having the login problem at cashroyal. Has anyone heard from paul yet? ah.gif
mycology
I can get in,

I have no refs either so I think it's only the ones with refs that are having problems.


It would have been nice to see that my 0 refs earned me some $$ though! ad.gif


(no ptc's available at the time either ah.gif )
royalexile
Hi Guys n Gals,

Sorry but we have to keep disabling the login every now and again while we try to fix these probs.

Now people only seem to be getting a 3 cent sign-up bonus ah.gif

We've fixed the probs so that they won't happen again, now we have to fix the earnings, unless someone has a spare $5 million? ai.gif ai.gif
Scamper
QUOTE (CashRoyal @ Jun 3 2003, 06:28 AM)
unless someone has a spare $5 million? ai.gif ai.gif

Lol. I wish. Best of luck to you aa.gif
sius
Too bad, I was under the impression my referral earnings were correct now ($106, was $18) ae.gif
Are you sure they aren't fixed?? ae.gif

I just hope you either get it fixed or you win $5 million in a lottery or something ab.gif
I'd really like to see those mails flying into my mailbox again!!!
themom1955
QUOTE
Now people only seem to be getting a 3 cent sign-up bonus


hmmmm I finally got around to signing up about an hour ago and got a $3.00 sign up bonus ab.gif ab.gif ab.gif ac.gif
davidbugs
I can't login. They making upgrade the sites. I want to see if my referrals showing in my downline. I join cashroyal in downline builder.
royalexile
davidbugs, can you login now? if not, PM me your username as everyone should be ok to login now
davidbugs
The problem is I try click on Login. It would not take me the pages on login pages. Also I can't click Home, faq, join, terms and the rest of them.

It is in the top

It still not working
royalexile
QUOTE (davidbugs @ Jun 6 2003, 08:50 PM)
The problem is I try click on Login. It would not take me the pages on login pages. Also I can't click Home, faq, join, terms and the rest of them.

It is in the top

It still not working

It's strange you should mention that, i had that same problem when i was using my pc at work yesterday, although today they worked fine ar.gif

Have you tried using the links on the left of the screen?
michmaj
QUOTE (davidbugs @ Jun 7 2003, 03:50 AM)
The problem is I try click on Login. It would not take me the pages on login pages. Also I can't click Home, faq, join, terms and the rest of them.

It is in the top

It still not working

The z-depth of the div needs to be changed to -1 or the entire div should be deleted. It's useless, it's a invisible rectangle that covers the links and makes them unclickable. ar.gif
royalexile
michmaj, what are they like now?

i have to ask because on my pc they seem ok, but i know they aren't on others ah.gif
michmaj
QUOTE (CashRoyal @ Jun 7 2003, 05:07 AM)
michmaj, what are they like now?

i have to ask because on my pc they seem ok, but i know they aren't on others ah.gif

It's still wrong. There is no z-index now at all. It works just like it was 1. I think it needs to be -1 or that entire div could be deleted completely.
Perhaps your browser interprets that the layer is in the background now but for me it's still in front of the links.
You had.
CODE
<div id="Layer1" style="position:absolute; left:21px; top:30px; width:636px; height:69px; z-index:1"></div>

You now have:
CODE
<div id="Layer1" style="position:absolute; left:21px; top:30px; width:636px; height:69px;"></div>

It should work if you change it to
CODE
<div id="Layer1" style="position:absolute; left:21px; top:30px; width:636px; height:69px; z-index:-1"></div>

And it should work if you delete that line altogether.
I am not an expert in HTML but it doesn't look like it's not needed for anything.
michmaj
Works great now for me Paul. Excellent. be.gif
Perhaps someone could check in other browsers if everything works for them
Thanks for all your hard work Paul
royalexile
QUOTE (michmaj @ Jun 6 2003, 11:05 PM)
Works great now for me Paul. Excellent. be.gif
Perhaps someone could check in other browsers if everything works for them
Thanks for all your hard work Paul

I really would appreciate it if people using other browsers could check for me, i'll do my best to fix anything that needs fixing ab.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.