uCoz Community uCoz Modules Site Users User Login Page and User Login Form |
User Login Page and User Login Form |
I added a slide deck to this site of mine: http://rhhftest.ucoz.com
but the slide deck is stopping me from logging back in, i have to go to other page where there's no slide deck to log in. What have i done wrong that stops me from logging in and how can i fix it? i got a message showing this when i first try to log in Quote This XML file does not appear to have any style information associated with it. The document tree is shown below. <ajax> <cmd p="innerHTML" t="blk549516"> <![CDATA[ <div align="left" style="padding:10px;"><div class="myWinLoadSD"></div></div> ]]> </cmd> <cmd p="js"> <![CDATA[ var ad=window.location.href.replace(/#(.*)?/,''); setTimeout("window.location.href='"+ad+"?lbOLTD'",'1000') ]]> </cmd> </ajax> Post edited by emseed - Saturday, 2011-10-08, 5:02 AM
|
Like in this site the login box is near the menu buttons and stuff, does anybody have that code?
Also how do you add the private messages alert link on there too? Added (2011-10-08, 8:47 PM) Post edited by Expert1510 - Saturday, 2011-10-08, 4:15 AM
|
Expert1510, it can be done through editing the template by opening Control Panel > Design customisation > Login form. As for the entire scritps could you please specify exactly what you want to do with them.
Hope this helps, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Here is my problem:
Also, how can you widen your home page? Like the main block of it. |
Expert1510, okay To do the login form thing you can do it simply through the editing of the template and pasting the $LOG_FORM$ in the header for when users aren't logged in. The links can be made through putting the following code there when users are logged in.
Code <a href="http://site.ucoz.com/index/14">Private messages (<b>$UNREAD_PM$</b>)</a> · <a href="http://site.ucoz.com/index/8-0-$USERNAME$"><b>Profile page</b></a> · <a href="http://site.ucoz.com/index/10">Log out</a> Hope this helps, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Thanks but can you be more specific with steps on how to add the log form and what to exactly do with it.
Also I'm those links an that script you gave me, shouldn't it say somewhere ($If_Users_Logged_In) or something |
The link script I supplied was only for the links. The entire script would be;
Code <?if($USER_LOGGED_IN$)?><a href="http://site.ucoz.com/index/14">Private messages (<b>$UNREAD_PM$</b>)</a> · <a href="http://site.ucoz.com/index/8-0-$USERNAME$"><b>Profile page</b></a> · <a href="http://site.ucoz.com/index/10">Log out</a><?else?>$LOG_FORM$<?endif?> As for the login form you need to change the design in the HTML. I will see if I have time to make up a code and will paste it here sometime tonight Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Yeah thanks for the code also make a registration link in that code too. If you post it tomorrow that'll be fine.
But can you give me the steps on how to add the log form in the banner |
I will post about the login form tomorrow. Here's a revised link code
Code <?if($USER_LOGGED_IN$)?><a href="http://site.ucoz.com/index/14">Private messages (<b>$UNREAD_PM$</b>)</a> · <a href="http://site.ucoz.com/index/8-0-$USERNAME$"><b>Profile page</b></a> · <a href="http://site.ucoz.com/index/10">Log out</a><?else?>$LOG_FORM$<br /><a href="http://site.ucoz.com/index/3">Register</a><?endif?> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
emseed, this message means that there are third-party scripts on your website, that is why you can't login. Most probably your slide deck caused the problem. I suggest you enable third-party scripts at your website one by one to see, which one causes the problems and then remove it.
|
Hey Paradox, thanks a lot...but for the private messages the link is there and everything...but it doesn't alert me with the red flash and auto-announcement. Can you give me the code with the flash and announcement on the private messages?
|
Expert1510,
Quote (Expert1510) Hey Paradox, thanks a lot...but for the private messages the link is there and everything...but it doesn't alert me with the red flash and auto-announcement. Can you give me the code with the flash and announcement on the private messages? If you want you may use the code, which is used at this forum for PM: Do not forget that PMs are discussed here: http://forum.ucoz.com/forum/7-2560-1#11435 |
hello, my site when users attempt to register (confirmed myself also) the email, just does the 'loading symbol" instead of the green check, and never goes beyond that. However, if you click submit, it says form filled out incorrectly, even though, everything is correct.
ABKclan.com anybodykillas.ucoz.com thx. |
.... everything worked fine, untill i put a defualt ucoz script (top forum posters) then it bugged the $login$ module.. was redirecting to our paypal...so i just removed the login box (leaving the login/registration words/links) and it worked fine. I do however notice i have a new registered user...
i will attach... most of the main page via pastebin: First container: http://pastebin.com/WSB5AH9R Second container http://pastebin.com/9n0gcEzH top part: http://pastebin.com/AgfZwwA0 that should be sufficient enough for a review. we've edited our page alot over time, so its pretty far from a default site. CSS .. edited.. intro page..etc... etc... but.. it worked b4 fine... edit: o and its Trip[ABK] or .. Trip... im no longer a member of the MOB (video game gang) just...ucoz .. cant change name once its reg'ed Post edited by [MOB]Trip - Saturday, 2011-11-05, 5:30 AM
|
| |||