[skip all navigation]

List of Known Bugs/Needed Features, READ BEFORE OPENING NEW TOPICS

Pages: < 1 « 85 86 87 88 89 >
Creator: DevliN
Time: Mar 24 2008, 1:13 am

Post #1721     DevliN Nov 20 2012, 8:52 am

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
I don't know how long it will take. :/ I started doing it a long time ago, and Kame even tried porting a bunch over. I have no idea how many are left to bring over yet, though. At this rate, the redundant link will never be removed. :-(

I'll take a look at what has been brought over already and if there isn't much left, I'll port it, and if there is a ton left, I'll just change the SC1 link.

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #1722     Ahli Nov 21 2012, 9:49 am

[Avatar]
Nothing yet! Almost done. Very powerful, very strong.
offlinecontact
Rank: Elite
I searched all forums with the terms
black screenshot
and I killed SEN with it. The page didn't answer for a few minutes and then I got the old "mysql server gone away" error message.

(user posted image)
Top

Post #1723     payne Nov 28 2012, 5:54 am

[Avatar]
Addicted to SEN Games -Add more!-
offlinecontact
Rank: Veteran
Proposed feature for mods:
There should be a checkbox next to thread in mapping help-forums that allows mods to quickly tag a thread as "[SOLVED] x".

Just sayin'.

Top

Post #1724     poison_us Dec 1 2012, 9:38 am

[Avatar]
‎(•‿•)
offlinecontact
Rank: Regular
Alrighty, I've got a conundrum. I've got an apng avatar to my left, and yet it is decidedly not animated. I had uploaded the same exact file to tinypic, so I know it's not a browser issue. I vaguely remembered rockz making an apng avatar forever ago, so I looked up his file. Turns out, his is below the default SEN avatar size limit (20kb for his file, I believe), while mine is at 32.5kb (still 2.5kb below my personal limit).

So I'm a bit lost here; the only difference between my current, static apng file and the one I had uploaded to tinypic is where the file is hosted. Although it appears my image is not animated simply because it's larger than the 25kb default size, I'm not positive that's the issue. One quick test should verify it though.

Actually, nevermind. Apparently all I had to do was start to type a damn bug report and it decides to work. Seriously, I had cleared my cache so I no longer saw the old question mark, but it wasn't until I went to upload a two-frame apng that it decided it wanted to work for my 6-frame one...

Top

Post #1725     poison_us Dec 4 2012, 9:00 pm

[Avatar]
‎(•‿•)
offlinecontact
Rank: Regular
Once again, I broke SEN's code in the signatures.

Code

[font=optima][size=size][align=center][url=legit link][color=color of the underline][u][color=color of the text]butchered text[/color][/u][/color][/url][/align][/size][/font]


This breaks the legit link into a link that points to " file://"<legit url>\\" " in the preview, and " http://www.staredit.net/"<legit url>\" " elsewhere. Ignoring the less than and greater than symbols, and assuming the legit url is something like google.com, it'll obviously take you nowhere near what your link should point to. Yes, the blue was colored on purpose, to indicate that the quotation marks are definitely included. Visually, it looks fine however; the optima text at the specified size, and color, with the specified URL underline color.

This isn't the first time I've posted about this exact problem. So can we possibly get a damn fix for it that doesn't require the user to make an image(s) of the text and wrap the image(s) in url tags? It's absolutely retarded that url tags cannot handle tags operating on them.
This post was edited 1 time, last edit by poison_us: Dec 4 2012, 9:10 pm.  Reason given: added "elsewhere".

Top

Post #1726     Fire_Kame Dec 4 2012, 11:17 pm

[Avatar]
Holy shit our security's atrocious.
offlinecontact
Rank: Regular
Quote from DevliN
I don't know how long it will take. :/ I started doing it a long time ago, and Kame even tried porting a bunch over. I have no idea how many are left to bring over yet, though. At this rate, the redundant link will never be removed. :-(

I'll take a look at what has been brought over already and if there isn't much left, I'll port it, and if there is a ton left, I'll just change the SC1 link.
You're talking about the wiki, right? What's left to move over? If I remember correctly, cecil sent me a link of the wiki articles that needed moved, but I thought I moved all of that. If there's something else I could do let me know.

lil-Inferno -- Knock knock
Lanthanide -- who's there?
Azrael -- Banana.
jjf28 -- Banana. who?
Azrael -- Knock knock.
jjf28 -- that's not how it works.
Top

Post #1727     DevliN Dec 5 2012, 12:10 am

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
Yeah, he probably sent you a much shorter list. I ended up bringing over the remaining 90 or so articles a week ago. http://www.staredit.net/341318/ has a list of the last 12 articles that need to go over. Most of them are longer and I just didn't have the stamina to deal with them yet.

As for the link issue, it seems like the problem is having too many tags outside the link. If you do something like:

Code

[font=Optima][url=http://www.google.com][align=center][size=18][color=#CE091D][u][color=#DFA51C]butchered text[/color][/u][/color][/size][/align][/url][/font]


Then you get:
butchered text
This post was edited 1 time, last edit by DevliN: Dec 5 2012, 12:20 am.

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #1728     poison_us Dec 5 2012, 4:08 am

[Avatar]
‎(•‿•)
offlinecontact
Rank: Regular
DevliN, I know. I already posted it before, and even posted that the problem was the number of tags operating on the url text. Still, nothing gets done.

Top

Post #1729     DevliN Dec 5 2012, 4:11 am

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
My point is that it still works with that many tags as long as they're all in the URL. I'm trying to provide an easy solution now given that we don't have an active coder to fix this immediately. :/
This post was edited 1 time, last edit by DevliN: Dec 5 2012, 4:17 am.

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #1730     poison_us Dec 5 2012, 10:16 pm

[Avatar]
‎(•‿•)
offlinecontact
Rank: Regular
Sorry, didn't realize the difference. And yeah, it is a quick fix even in the signature area, which somehow parses code differently; paste

Code

[font=optima][size=12][align=center][url=http://www.staredit.net/topic/2177/unread/#special][color=peachpuff][u][color=dodgerblue]tehehehe?[/color][/u][/color][/url][/align][/size][/font]

into the shoutbox area, then compare with:


Edit: Woops, I lied, I thought it did. Maybe it used to? :ermm:

Top

Post #1731     DevliN Dec 5 2012, 10:19 pm

[Avatar]
SOMETHING STATUS GO
offlinecontact
Rank: Administrator
Similar to my prior post, if you put everything but the font tags in the url area, it works.
tehehehe?

Code

[font=optima][url=http://www.staredit.net/topic/2177/unread/#special][size=12][align=center][color=peachpuff][u][color=dodgerblue]tehehehe?[/color][/u][/color][/align][/size][/url][/font]

:devlin: CURRENTLY WORKING ON :devlin:
Invasion: Ares | OMG TEH ZOMBIES!!!
Summoner | Infection
Top

Post #1732     payne Dec 7 2012, 3:49 pm

[Avatar]
Addicted to SEN Games -Add more!-
offlinecontact
Rank: Veteran
Quote
A Staredit Network error has occured:
MySQL Error: No connection to the database.
Please contact administration with all the details.

Occured when I was searching for "interview".

Top

Post #1733     Dem0n Dec 7 2012, 4:28 pm

[Avatar]
:awesome:
offlinecontact
Rank: Regular
Didn't anyone tell you that search is forever broken?

(user posted image)
Top

Post #1734     TiKels Dec 7 2012, 4:39 pm

[Avatar]
offlinecontact
Rank: Regular
Search was turned back on awhile ago demon.

Top

Post #1735     Dem0n Dec 7 2012, 4:47 pm

[Avatar]
:awesome:
offlinecontact
Rank: Regular
It was made clear that it was still incredibly buggy, though.

(user posted image)
Top

Post #1736     Fire_Kame Feb 14 2013, 9:40 pm

[Avatar]
Holy shit our security's atrocious.
offlinecontact
Rank: Regular
I don't know if this has been mentioned before - but I noticed that Azrael has the most recent post in Lite Discussion, and yet it shows Sand Wraith as the most recent post even though it is several days old.

lil-Inferno -- Knock knock
Lanthanide -- who's there?
Azrael -- Banana.
jjf28 -- Banana. who?
Azrael -- Knock knock.
jjf28 -- that's not how it works.
Top

Post #1737     iCCup.xboi209 Feb 23 2013, 4:58 pm

[Avatar]
offlinecontact
Rank: Member
I suggested this a while ago and I'll suggest it again, SEN is using jQuery 1.3.2 which is highly outdated, it should start using 1.9.1 hosted on a CDN(http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js). I made a jsperf test to show off how much faster using 1.9.1 vs 1.3.2
http://jsperf.com/dh-jquery-1-4-vs-1-6/39
(user posted image)
If anything becomes broken after switching over to 1.9.1, try using the jQuery Migrate plugin: http://code.jquery.com/jquery-migrate-1.1.1.min.js
This post was edited 7 times, last edit by xboi209: Feb 23 2013, 5:09 pm.

Top

Post #1738     Heinermann Feb 24 2013, 2:22 am

[Avatar]
BWAPI Project Owner
offlinecontact
Rank: Veteran
Opening links in a new tab from the forum/topics list don't work correctly.

Middle mouse button = open link in new tab AND change current one
Ctrl+click = same as above

I don't want to change my current tab, that's the whole point of opening links in a new tab.

Chromium Version 24.0.1299.0 (162217) Win7_64

Top

Post #1739     Roy Feb 24 2013, 2:25 am

[Avatar]
An artist's depiction of an Extended Unit Death
offlinecontact
Rank: Veteran
That's actually a bug with the browser. There's an extension to fix it here: https://chrome.google.com/webstore/detail/middle-button-new-tab/ikbkhpkapkmhaoiabhlkmicpeakhhpip

It could probably be fixed on Sen's side, but until then...

Top

Post #1740     HCM™DavidJCobb Feb 24 2013, 6:13 am

[Avatar]
↑ STUDENT DRIVER ↑
offlinecontact
Rank: Regular
Quote from Roy
That's actually a bug with the browser. There's an extension to fix it here: https://chrome.google.com/webstore/detail/middle-button-new-tab/ikbkhpkapkmhaoiabhlkmicpeakhhpip

It could probably be fixed on Sen's side, but until then...
Nope.

The problem is that someone put an "onclick" handler on the forum-topic table cells, which forces the browser to navigate. This is redundant (because there's already a link in the cell) and bad (because it causes bugs like this one). The middle-click on the link in the table cell opens the link in a new tab (as it should), but also changes the current tab (due to the JavaScript handler).

Saw reports of this a long while ago, and recommended that someone strip off that event handler. Which wasn't done... :\


░░░▒▒▒▓▓▓▓███▀▀░▄▄▄▄▄▄░▀▀███▓▓▓▓▒▒▒░░░
░░▒▒▒▓▓▓████░▄██████████▄░████▓▓▓▒▒▒░░
░▒▒▒▓▓▓████▐▀▀▀█████▀▀▀▀██▌████▓▓▓▒▒▒░
░▒▒▓▓▓████▐░██░░███▌██░░░██░████▓▓▓▒▒░
▒▒▒▓▓▓███▌▐░██▌░███▌███▌░██▌▐███▓▓▓▒▒▒
▒▒▓▓▓████▌██▄▄▄▄████▄▄▄▄▄███▐████▓▓▓▒▒
▒▒▓▓▓████▌██▀▀▀▀▀▀▀▀▀▀▀▀▀███▐████▓▓▓▒▒
▒▒▓▓▓████▌███▌▓▒▓▒▓▒▓▒▒▒▌███▐████▓▓▓▒▒
▒▒▒▓▓▓███▌▐██▌▒▓▒▓▒▒▒▒▒▒▌██▌▐███▓▓▓▒▒▒
░▒▒▓▓▓████░███▐▒▓▒█████▌███░████▓▓▓▒▒░
░▒▒▒▓▓▓████░▀██▄▀▀▀▀▀▀▄██▀░████▓▓▓▒▒▒░
░░▒▒▒▓▓▓████▄░▀▀██████▀▀░▄████▓▓▓▒▒▒░░
░░░▒▒▒▓▓▓▓█████▄▄▄▄▄▄▄▄█████▓▓▓▓▒▒▒░░░
Top

Pages: < 1 « 85 86 87 88 89 >
Report topic

0 members in this topic (italic members are currently writing a reply): None
+ guest(s)


[10:35 am]
NudeRaider -- teamfight gangbang ftw. Would do it all night.
[05:19 am]
Raitaki -- Teamfight gangbang 24/7? :\
[05:19 am]
Raitaki -- Why do you want it as 5v5 or 6v6 anyway? On such a small map?
[05:14 am]
Raitaki -- It's not a laning map sheesh :\
[05:14 am]
Raitaki -- Um, yeah. You go in and duke it out with the enemy champ.
[05:13 am]
Wing Zero -- I wanted a bigger map. not a smaller one.
[05:13 am]
Wing Zero -- In the picture i saw of it there was only mid lane and the two river bushes. nothing else
Please log in to shout.