Jump to content
Sign in to follow this  
toblix

undefined

Recommended Posts

Hey, Idle Thumbs, remember when you were making the forum, and you forgot to supply log_out with a message? You should probably do that now.

Share this post


Link to post
Share on other sites
I never leave the idle thumbs forums!:yep:

I wonder how long you have to be a member before that sentence actually means something...? (How do you define "never"?)

Anyhoo, back on topic: What?

Share this post


Link to post
Share on other sites
uh.

Toblix means the javascript alert you get when you click on 'log out'

i dont know how to change that so fuck it

Share this post


Link to post
Share on other sites

It's simple as a dimple:

In whatever your header include file is called, replace this:

<a href="login.php?do=logout&logouthash=[i][b][...][/b][/i]" onclick="return log_out()" [i][b][...][/b][/i]

...with this:

 <a href="login.php?do=logout&logouthash=[i][b][...][/b][/i]" onclick="return log_out('Arrrrr ye sure?')" [i][b][...][/b][/i] 

Share this post


Link to post
Share on other sites
It's simple as a dimple:

:tup::tup:

I'm also impressed by people who know code well.

Share this post


Link to post
Share on other sites

Looks like it's correct in the vBulletin template, actually. I just dug around a bit. The vb phrase token which includes the "Are you sure you want to log out?" text is correct in the database, and is being called in the code at that point, but when the page is actually displayed, nothing's going on.

Fortunately, whenever someone clever fixes it so that a message does display, I changed the log out phrase to "Toeblix says 'It's simple as a dimple.'" So there's that at least.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×