[ SOLVED] Omit quickform login & make longform login default ???
akm Offline
Member
***
Posts: 115
Joined: Nov 2011
Post: #6
RE: 'general.js' mod to omit quickform login, now buttons not working ???
(02-20-2012 07:02 PM)ZiNgA BuRgA Wrote:  The file verification tool just tells you whether a file has been modified or not.  So if your mod affects general.js, it'll show up in red.

Thank you for the clarification.
Does 'red' not necessarily mean there is a problem with the file, just a change in it or another related file ?

Also, Ooops !
Spoke too soon on login form display question.
Commented out Edit Template: loginbox, and 'shortform' login display did seem to go away.
Came back later, opened forum, and shortform was back... yuck !
Obviously not sure whats going on.
Guess need to sleep on it... again !   Oops

Ps:
Slept on it and still not much to go on.
Only template code that seems to be more directly involved, Edit Template: header_welcomeblock_guest, and the 'script' part...

Code:
1
2
3
4
5
6
7
8
<script type="text/javascript">
<!--
	lang.login = "{$lang->login}";
	lang.lost_password = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=lostpw\">{$lang->lost_password}</a>";
	lang.register_url = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=register\">{$lang->welcome_register}</a>";
	lang.remember_me = "{$lang->remember_me}"
// -->
</script>

...but dont know enough about that stuff to do much.
Tried deleting it and got all kinds of goofy looking display.
Guess need a bit more work on jscript.


Thanks again for your help !
(This post was last modified: 02-21-2012 07:56 AM by akm.)
02-20-2012 07:17 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: 'general.js' mod to omit quickform login, now buttons not working ??? - akm - 02-20-2012 07:17 PM

 Standard Tools
Forum Jump: