Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Mocked up via Firebug. Is this doable?
Im sure it would be doable, but the real question is "would cyclone actually do it?" =P
Offline
In pure PHP? Sure. I'd have it rigged up in a day, including testing and snack time.
I don't know much about FluxBB, though; I don't know how customizable it is without resorting to ugly code hacks.
Edit:
I just realized that this could be done client-side with jQuery. Not only is it possible; it's freaking practical. If Cyclone green-lights the idea, and if the users like it, I'll rig up a demo myself.
Last edited by jakery (May 11 2011 11:07:37 am)
Jakery, if you think you can manage it in javascript, please send me your source and I can implement it for this forum. It looks good man.
I'd rather not have to edit my whole system to accommodate one forum's particularities, so javascript is our best bet rather than PHP.
Sounds great!
Good Luck to you, Hope to see the Out-come
I <3 this idea. Would make things much easier where gravedigging is concerned.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
I'm working on it right now.
Woot.
On a side note I just realized this was in discussion not suggestions and yet its going to be implemented XD Maybe thats the secret =O
Offline
Woot.
On a side note I just realized this was in discussion not suggestions and yet its going to be implemented XD Maybe thats the secret =O
That's because there is no Forums Suggestions c;
Omg youre right =O
I swear there used to be.... or am I going crazy?
Offline
nah. i posted that we merge the 2 before and it ended up happening. blame me forr not having forum suggestions.
Offline
Very good idea.
This will take away alot of gravedigging...
Hmmm, and what if it also happend when we comment a one symbol text?
That would be nice.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Nice idea!
Offline
How's it going, Jakery? Remember to test for opera because a couple people on the forums have seen the light
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
I finished the coding, but Cyclone wants me to test it before he publishes the code to the live Forumify server. He's such a chicken.
[geek]
I'm installing FluxBB on WAMP locally. How Cyclone managed without pulling his hair out, I don't know. I had to fix the syntax in the CREATE TABLE statements (change the long-obsolete 'type=' to 'engine=') just to get install.php to finish. And now, FluxBB is totally ignoring the fact that I specified port 8080, and so my IIS server on default port 80 is receiving the redirect requests, and (rightfully) screaming bloody murder with 404 errors. :rolleyes:
[/geek]
So yeah... when that's all done, I'll run my tests and then pass the code off to Cyclone.
How's it going, Jakery? Remember to test for opera because a couple people on the forums have seen the light
Don't worry; Opera support is the least difficult.
Last edited by jakery (May 12 2011 2:58:57 pm)
Well thanks a lot for making this. I tried to learn javascript once. But the book (which is supposedly one of the best) just gave me commands but no syntax. So when it said the syntax for a specific command would be X, when it put it into an example script it had a whole bunch of unexplained parenthesis. :/ It gave me words but with no grammar.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
No prob. And for what it's worth, there's no such thing as a useful Javascript book. They all suck. Literally, every single printed "Learn Javascript" book is terrible; Web tutorials FTW. If you're interested in trying again, this starting point worked for me:
http://w3schools.com/js/default.asp
After that, learn jQuery so you can wean yourself off of "document.write," and you're on your way.
Last edited by jakery (May 12 2011 3:10:01 pm)
I learned my small bit of knowledge of javascript from W3schools. Its a great site, they even give you little sandboexes to try stuff out in!
Firebug? Wannabe.
Offline
I'm glad I taught you hex.
I like this, tis FF3333.
Last edited by Chimi (May 12 2011 8:08:07 pm)
I had to fix the syntax in the CREATE TABLE statements (change the long-obsolete 'type=' to 'engine=') just to get install.php to finish. And now, FluxBB is totally ignoring the fact that I specified port 8080, and so my IIS server on default port 80 is receiving the redirect requests, and (rightfully) screaming bloody murder with 404 errors.
Oh, um, yeah, uh, I hate it when that happens. If you set the port to a calibrating function of 81, you might even get some 405 errors.
So, yeah, I have no idea what you're talking about, but good luck with those tables that you're creating.
Last edited by Supadorf24 (May 12 2011 8:40:42 pm)
Offline
[ Started around 1738677904.0563 - Generated in 0.268 seconds, 12 queries executed - Memory usage: 1.6 MiB (Peak: 1.81 MiB) ]