PDA

View Full Version : Bug Jar


Gio Takahashi
05-21-2008, 11:17
Post any bugs you find.

Gio Takahashi
05-21-2008, 23:10
Finally fixed the new post problem. It should be working fine now.

Killer_Man_
05-22-2008, 17:25
mySQL query error: SELECT userid, username, posts, arcade_ban, times_played, is_arcade_mod AS is_mod,
fav_games AS favs, user_sort, user_order, user_g_pp, user_s_pp, def_g_cat,
game_skin, arcade_mod_privs, arcade_pmactive,
usergroupid, membergroupids
FROM user
WHERE userid=10


mySQL error: Server shutdown in progress
mySQL error code:
Date: Thursday 22nd of May 2008 02:25:07 PM

Gio Takahashi
05-22-2008, 17:27
That sounds like connection timed out or lost with the database for a few seconds.

Killer_Man_
05-23-2008, 01:18
Just thought I'd let you know regardless.

Gio Takahashi
06-04-2008, 12:51
HOW TO POST A DETAILED ERROR AND MAKE GIO A HAPPY ERROR.

If you find a bug, or something is broken you post it here in this thread.

but I need more than just "uploading's broken, fix it plox!"

I need to know more than that. Every glory details. Blow by blow details. right down to the microcellular level. THIS WOULD BE ESPECIALLY HELPFUL.

There are four ways to upload to UEF: Avatars, Attachments, Albums, and Signatures.

If you run into a problem, ANY PROBLEM. I need to know...

1: What did you try to upload
2: What file type is it?
3: where did you upload?
4: How big is it?
5: Is it an attachment, avatar, signature or a picture for your album?

With this information, it will give me the best idea of what's broken so I can fix it, or at least look into it.

I'm not trying to be rude, but I need to know every detail on what's going on, because despite the popular beliefs, I can't see and know everything that you guys are doing on UEF.

It is just that the better information I have, the faster that I can fix the problem.

Thanks :)

SomaticCorpse
06-04-2008, 13:11
K, been trying to upload .jpeg photos to the albums, under usercp.
Alas, it throws errors anytime I try to upload a picture from the hard-drive; but if I use a url, all's good in the hood.

I'm using firefox, primarily... As illogical as it sounds, could that be the root of the problem?

Also, I don't get any sting results from the error-dump, just a throw-back error that says to contact the site administrator. So, my hands are kinda tied in giving a complete and detailed info, since I don't know what's happening, besides:

I select the file to upload, I click upload, it tries to process, and I get the throw-back page. Perhaps, it's an async callback issue? Or a query string error? I dunno...

Mydra
06-04-2008, 13:48
Tetris is broken.

Gio Takahashi
06-04-2008, 13:54
Tetris is not broken, you just hate that tetris >_>

Mydra
06-04-2008, 15:04
Minor thingies, minor thingies.

deathofcheese
07-03-2008, 10:01
I don't know if it's just my computer or where I am currently (at work), but a lot of the post editing sections are not working for me. None of the buttons work, none of the menus work, if I quick-edit, the buttons in that don't work. My post in the WW3 thread is one result of this. After that, I figured I had to start manually coding my post markup. Is it just me or did you tinker with some code recently, Gio? It could very well just be me, but I won't know until I get home later today.

Bloodcinder
07-03-2008, 10:14
I think it's just you. Try flushing your browser cache. Sometimes bad Ajax code gets stored that needs to be remedied.

Gio Takahashi
07-03-2008, 10:58
Nothing in the coding has been changed, it is likely you.

Killer_Man_
07-07-2008, 01:42
When you try to right click -> open new tab for new posts it says internal service error. File not found.

It's only when you are using the VBchat thingy for IRC you have in the menu bar.
Double Post
Actually, make that if you click anything on there that leads you away from vbJIRC chat.

Bloodcinder
07-07-2008, 10:50
I replicated the error. From the vbjirc app page, every URL gets the vbjirc/ path stuck into it. For example, the get new posts

www.unitedempire.net/forums/search.php?do=getnew

becomes

www.unitedempire.net/forums/vbjirc/search.php?do=getnew

May need to fix the basehref.

Gio Takahashi
07-07-2008, 10:55
I found and replicated the error when KM made the post, the style or the placement of the file may need to be looked at, not much I can do now as my laptop isn't working. I'll look at it when I get home.

Bloodcinder
07-07-2008, 10:57
If you bump the app page up to the forums/ directory instead of vbjirc/ it should be the easiest fix, although I'm not sure how many files the vbjirc installation includes.

Gio Takahashi
07-07-2008, 11:01
That's what I'm thinking, even though I'm pretty sure that the author meant to have the file placed into its directory, again, I'll have a looksee.
Double Post
Ah there we go. Fixed!

Except for the comic links, but I'm going to look into that now. Fixed!

Killer_Man_
07-07-2008, 16:25
So it'll work? Good. Glad I could help.

Gio Takahashi
07-07-2008, 16:27
it IS working now.

SomaticCorpse
07-11-2008, 16:27
I'm still having the upload issue, and I refuse to resort to IE7... It blows on a dual-core, vista machine, trust me!

...but I can add pictures, as attachments to posts. This isn't making any sense :|

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15
Dell Inspiron 9400
Windows Vista Home Premium
Intel Duo-Core @1.86Ghz
1014MB RAM

So, I have the resources for processing the code, and there's no issues on my end... Perhaps, it's an issue between Firefox and vBulletin?

deathofcheese
07-11-2008, 16:29
The only time I've gotten that error is when I tried to upload something that was bigger than allowed - or something.

SomaticCorpse
07-11-2008, 16:37
Oh, it's the file size limit, per picture... It's set for 1,000KB, which is less than 1MB, but we're allowed 97.66MB v. 60 pictures... I figured the payload size didn't matter, since it says it will resize them to fit.

So, should I resize them, or should the limit be changed to around 2.5 MB? It only makes sense, since 60 x 1,000MB < 97.66MB

Just let me know :)

Gio Takahashi
07-11-2008, 16:49
yeah I'll up the limit a bit.

Bloodcinder
09-01-2008, 20:40
image.php is gone.

image5.php is there but the forum is trying to use image.php. Hence no avatars.

EDIT: You fixed it while I was posting this.

Z
09-01-2008, 20:55
It's still broken on my end. There's just a link you can click if you want to view the avatar but they are currently not displaying.

Gio Takahashi
09-01-2008, 21:03
huh, avatar's randomly loading and not loading.

SpaceProg
09-01-2008, 21:03
Same here. No avvies, just links to the userprofile.

Edit: Well heck, NOW they loaded after I posted... Weird.

Edit: Now they're not again. AIEEEE! INSANITY! :p

Gio Takahashi
09-01-2008, 21:04
yeah, I wonder why.

Gio Takahashi
09-01-2008, 21:06
it's loading for php5, but not for php

SpaceProg
09-01-2008, 21:10
I just got a database error, refreshed, and now it's back, so... It doesn't seem quite stable yet.

Z
09-01-2008, 21:15
Weird, mine and BC's posts are gone.

Only bug I can still see is that avatars don't display anymore (There's just a "So-and-so's Avatar" link)

SpaceProg
09-01-2008, 21:23
Yay computer technology!

Gio Takahashi
09-01-2008, 21:40
Now what happens if you use this link:

http://www.unitedempire.net/forums/showthread.php5?t=64&page=2

deathofcheese
09-01-2008, 21:43
This link (http://www.unitedempire.net/forums/showthread.php?p=25952#post25952) gives me no avatars, but this link (http://www.unitedempire.net/forums/showthread.php5?t=64&page=2) does.

EDIT: Also, you get automatically redirected to the .php5 pages when you post.

Gio Takahashi
09-01-2008, 21:58
Okay, I figured it out. I renamed a wrong file.

Edit: if you're still not seeing avatar, try a hard refresh (Ctrl + F5)

Arainach
09-01-2008, 22:26
Except the server doesn't redirect to index.php5 if you go to http://www.unitedempire.net/forums/ and it gives you an apache directory listing.

Gio Takahashi
09-01-2008, 22:50
That's fixed now.

SpaceProg
09-02-2008, 00:14
I got one 'Fatal Error' in going between the UserCP to the Forum Main page, but it's not happened again. So... *fingers crossed*?

Gio Takahashi
09-02-2008, 00:14
Okay, everything's fixed now... supposedly.

That was fun. not

Gio Takahashi
09-02-2008, 00:15
I got one 'Fatal Error' in going between the UserCP to the Forum Main page, but it's not happened again. So... *fingers crossed*?

Yeah, blame that on me. It's another one of my experiment to stop the database burping issue. Apparently that didn't work out well. I guess Id idn't fix it quickly enough :X

Gio Takahashi
09-02-2008, 00:16
And credits should go to BC for his help in fixing the problems.

SpaceProg
09-02-2008, 00:17
Kudos to you and BC for your work. Admirable job fixing farklemption.

Gio Takahashi
09-02-2008, 00:20
the farklemption was caused by me in an attempt to get the forums to run in version php 5.2.5 instead of 4.8.4, so far it seems to be working. At least on my end.

It's also in an attempt to stop the constant database burps we've been getting.

SpaceProg
09-02-2008, 00:22
Well, lately I've noticed my posts have been going straight through and not acting as if I've posted twice. So far so good...

Gio Takahashi
09-02-2008, 00:24
Excellent, let's hope it sticks that way!

Someone let me know if they caught even a message that says "your post was duplicated, blah blah." let alone a duplicate post.

Gio Takahashi
09-02-2008, 00:30
Looks like it was too good to be true after all. one was spotted here (http://www.unitedempire.net/forums/showthread.php?t=6&page=112).

SpaceProg
09-02-2008, 00:35
Ballcocks.

Edit: Hopefully it was just a glitch that only happens every now and then. Even that would be better than all the time. Though I agree none at all would be nice.

Gio Takahashi
09-02-2008, 00:42
ideally, none at all, is the goal, which relaly never happened. It started happened ever since 3.7 started out.

Bloodcinder
09-02-2008, 12:51
I see the random .php5 links are gone in UserCP and other areas. Did the re-upgrade solve that?

(Thanks for the props, folks. All I did was help a bit with .htaccess though...)

Gio Takahashi
09-02-2008, 13:34
Yes it did.

Arainach
09-02-2008, 19:44
Something's screwed up; I'm seeing normal threads in Spanish (http://www.unitedempire.net/forums/showthread.php?p=26050#post26050) now. Probably some mistake LH made when upgrading.

:rolleyes:

Bloodcinder
09-02-2008, 19:48
We had to update the language to get the older pages to work. Sad, really.

Gio Takahashi
09-02-2008, 20:53
Something's screwed up; I'm seeing normal threads in Spanish (http://www.unitedempire.net/forums/showthread.php?p=26050#post26050) now. Probably some mistake LH made when upgrading.

:rolleyes:

Well Holy shit in a ball, Arainach made a funny joke.

Bloodcinder
09-02-2008, 20:55
APOCALYPSE NAO

Gio Takahashi
09-02-2008, 20:56
STARTING ITH DEATH OF BC

Seegtease
09-02-2008, 21:17
Finally. I look for every reason possible to karma somebody besides Z or BC, nice to find one!

Gio Takahashi
09-03-2008, 00:19
How often are you guys running into post duplicating issues, maybe it's just me, but I'm seeing a lot less of them.

SpaceProg
09-03-2008, 00:27
I haven't seen any myself yet. *Crosses fingers*

Bloodcinder
09-03-2008, 00:27
I haven't had one yet.

deathofcheese
09-03-2008, 00:39
I think I've only ever had one before, at the most.

The forum seems to be running a lot smoother than it used to. Pages are loading faster and I'm getting a lot less database errors. I'm not sure if this is due to the fixes on UEF or my using Chrome, but it's been really nice all night.

SpaceProg
09-03-2008, 01:19
I'm just using Firefox and I'm experiencing the same. Good stuff.

Gio Takahashi
09-03-2008, 01:19
Browsers would have nothing to do with the forums performance. It looks like it was worthwhile to switch to 5.2.5 engine.

Arainach
09-03-2008, 09:12
Browsers would have nothing to do with the forums performance. It looks like it was worthwhile to switch to 5.2.5 engine.Given how much Javascript vBulletin uses, Chrome actually could have a measurable impact.

But I'm seeing it be faster and less problematic in Firefox as well.

Bloodcinder
09-03-2008, 09:13
Gio, didn't we establish that it was already running under PHP5?

Gio Takahashi
09-03-2008, 11:23
I don't think it was already running under php5. Globat seems to want to keep both php4 and php5 on the server, and allow users to 'use either'. Just took then long enough to FINALLY tell me that after I repeatedly ask them for possibility to upgrade.

MySQL, on the other hand, is still old as it is.

Seegtease
09-03-2008, 11:48
I see improvements for sure.

Bloodcinder
09-03-2008, 13:14
But Gio, you undid *all* of the changes you undertook that night. I also looked at your .htaccess file. Unless you did something you didn't tell me about, you were always running under PHP 5.

Gio Takahashi
09-03-2008, 13:19
I undid a lot of the changes, but that's not the case.

I'm not sure how it happened but prior to the change the phpinfo says it was running 4.8.4, now it is running on 5.2.5

Bloodcinder
09-03-2008, 13:21
BUT THE FUTURE REFUSED TO CHANGE

SpaceProg
09-03-2008, 13:23
*Lavos roar*

Gio Takahashi
09-03-2008, 14:15
THE FUTURE IS NOW

deathofcheese
09-03-2008, 14:16
http://www.unitedempire.net/forums/picture.php?albumid=8&pictureid=243

Gio Takahashi
09-03-2008, 14:21
http://2.bp.blogspot.com/_merbfjYjVMg/SF0qLZgJqGI/AAAAAAAAAjE/ohciXunnOfo/s1600/WDWALLE05_The_Future_is_Now.jpg

SpaceProg
09-03-2008, 14:42
Great Scott!

Gio Takahashi
09-03-2008, 15:33
Okay, an unregistered user hit yet another Error #28, and for those that don't know, it basically means,


Error code 28: No space left on device

One or more partitions on your server is out of space or doesn't have enough space to complete this operation. Shutdown your forums (if you can) and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.of course the space that we're allowed to get is nowhere near the limit.[/quote]

The alloted space allowed is nearly 10 gigabytes (9.77 gigabytes to be exact) and we are currently at 2.66 gigs (and could be easily trimmed down)

Of course past experiment dictated that attempting to repair the database on this side will not solve the problem, and will likely get worse.

Of course, Globat has been contacted, and will probably notice the damn problem this time.

Gio Takahashi
09-03-2008, 17:58
OKay, Error 28 is fixed, and hopefully fixed for good.

SpaceProg
09-03-2008, 18:14
Yays! *knocks on wood* No, not THAT kind of wood.

Bloodcinder
09-03-2008, 18:35
OKay, Error 28 is fixed, and hopefully fixed for good.
i can has report plz?

Bloodcinder
09-03-2008, 21:39
I haven't seen any of these DB errors flaring up. I haven't had any problems since the update. What's happening to whom?

Gio Takahashi
09-03-2008, 21:56
basically people were getting error from the database saying "Error 28 from the storage", which means the partition was full.

Bloodcinder
09-07-2008, 09:04
To my knowledge, I still haven't gotten a double-post since the last crash.

Gio Takahashi
09-07-2008, 12:49
Some people are getting them, but it's a very rare now, same with lost connection database error, it's more rare.

Bodomi
09-09-2008, 00:39
Doubleposts definitely still happen. I've deleted quite a few dupes lately.

SpaceProg
09-09-2008, 00:48
I've seen a few, but still nowhere near the frequency they used to happen.

Z
09-09-2008, 00:50
It seems to happen most in Random Talkfest

deathofcheese
09-09-2008, 09:08
I got my first-ever* double post today, which I deleted myself.

;_;

* that I've seen

Gio Takahashi
09-09-2008, 10:26
It would make somewhat of a sense for it to be in the Random Talkfest due to the size of it (approaching 3000 posts), but I really don't see how.

tjkitsune
09-09-2008, 11:07
I was unable to reply to the question about SQL in the High-Tech section. I tried three times in a matter of two days, and every time, it would sit there and eventually time out, saying there was an issue with the database.

Gio Takahashi
09-09-2008, 12:45
you will probably have to keep trying, I'm not finding anything significance out of the error reports based on what you are reporting.

Gio Takahashi
09-10-2008, 08:35
So from what it looks like the only place where people are running into duplicate post errors are the larger threads. IE: Picture thread and Random Talkfest Thread.

Bloodcinder
09-10-2008, 08:55
Except one just showed up in a small thread in Gents.

Gio Takahashi
09-10-2008, 10:17
Okay, that's probably bound to happen, but it seems that the larger threads are more likely to cause it.

Arainach
09-21-2008, 23:42
Was getting a lot of database errors for a few hours this morning (forum outage) and just got another about 30 seconds ago when editing a post (interestingly, the edit still went through).

Gio Takahashi
09-22-2008, 00:03
Yes this is the report I've received:


MySQL Error : Deadlock found when trying to get lock; try restarting transaction
Error Number : 1213

I get quite a few of those.

chefTENGU
02-11-2009, 20:59
I was trying to delete the quotespam, but I couldn't get the "delete this quote" link to work (until I right-clicked and said to open in a new window).

Then when I pressed the jolly, candy-like button of deleting, I got hit with a database error. This happen to anyone else?

Gio Takahashi
02-11-2009, 21:18
Doesn't give me database error, it just doesn't do it.

Bodomi
02-18-2009, 11:40
http://www.unitedempire.net/forums/images/misc/progress.gif

Mydra
02-18-2009, 13:30
http://www.unitedempire.net/forums/images/misc/progress.gif

sigh.

Bodomi
02-19-2009, 09:41
In case someone didn't get it, the forum is sloooow.
That means you, Mydra.

It gets these weird slowdowns.
Now it's working fine again.

Mydra
02-19-2009, 10:01
In case someone didn't get it, the forum is sloooow.
That means you, Mydra.

It gets these weird slowdowns.
Now it's working fine again.

It has always been. 100% of time.

Z
02-19-2009, 12:18
It has always been slow?

It's usually pretty fast for me but, ya, I've hit a patch or two of slowness in the past week but it usually clears itself up relatively quickly.

Bloodcinder
02-19-2009, 12:19
It's usually pretty fast for me but, ya, I've hit a patch or two of slowness in the past week but it usually clears itself up relatively quickly.
This.
QFT.

chefTENGU
02-21-2009, 11:08
Whatever issue we were having with deleting the quotes seems to have resolved itself. I managed to purge the quotespam today.

Nevermind. The quotes seem to have reconstituted themselves after being "successfully" deleted.

SomaticCorpse
03-01-2009, 22:43
09-20-2008 at 13:44 <-- Last login

Showing results 1 to 25 of 35

Que!? How does that work out!?

Edit: Unread posts, I mean...

chefTENGU
03-01-2009, 23:12
Is that a listing of unread posts or threads which contain unread posts?

...Regardless, that does sound very strange. Though I don't have the technical know-how to solve this mystery.

Paging Dr. Gio!

Gio Takahashi
03-02-2009, 00:14
Seems okay. Assuming that he has 35 pages of new posts to read, with 25 new posts per page.

chefTENGU
03-02-2009, 19:06
I just thought that we would have posted in more than 35 different threads since late last September...

Seegtease
03-02-2009, 20:22
Not 35 pages, 35 threads. At some point it must have reset somehow?

Gio Takahashi
03-03-2009, 00:50
No, it does not reset. It will always accumulate until it hit the ceiling,w hich is I think 500 pages.

Z
03-03-2009, 00:56
SC: Perhaps someone (a friend or girlfriend) logged on to the forums recently without you knowing and reset the count?

Seegtease
03-03-2009, 01:05
That occurred to me as well, until I realize he actually posted the last login date which is given when you log in.

deathofcheese
03-03-2009, 10:01
Something I've noticed with this new version of UEF (which is a great upgrade from how NHF used to work too) is that if you log in but don't view all the new posts, those new posts will still be flagged as new posts, but they won't show up as "unread posts since your last visit". Is that the problem here?

Gio Takahashi
03-03-2009, 15:54
Those would appear below the new posts since your last visit. Look for the heading that says:

The threads below have not been updated since your last visit but still contain unread posts.

Seegtease
03-03-2009, 17:27
Yeah, I love that feature. But that still doesn't explain why he didn't see more NEW posts since his last visit, since his last visit was SO long ago.

Gio Takahashi
03-03-2009, 21:11
I dunno. 35 pages of updated threads, with 25 threads per page is a lot. Basically 875 threads received new posts since his last visit.

Seegtease
03-04-2009, 00:01
Donald, we made this clear a few times. 35 threads is what he found, not 35 pages. That's why it said showing 1-25 (as per the default thread listing amount). You don't show 1-25 pages.

Gio Takahashi
03-04-2009, 00:41
then I don't know the situation with Max, because there is no "certain time" where new posts would be "reset" they would appear as new posts, until you read them.

Seegtease
03-04-2009, 01:10
When I first joined, I checked all the threads with unread posts. Funny thing, there are a lot of threads I haven't seen because they weren't all listed. Somehow, they became read. Perhaps there is a max timer that marks threads read since they're so old it's assumed irrelevant?

Gio Takahashi
03-04-2009, 02:32
Looks like I completely forgot about certain new features. Zeit was correct after all.

I found two problems:

#1. there is a cut off point where "Unread posts" will no longer show the number of unread posts after certain day. this was currently set as 14 days.

#2. There is a cut off point where threads are automatically marked as read. That cutoff point is 7 days.

I didn't like these ideas, as there are always users that will come back after long break. I'd like them to be able to see every posts they missed. Yes, I've had histories of users reading EVERY posts they missed.

Therefore. all unread posts will be marked as read after 365 days. Secondly, users will always see the number of new posts since they last login, regardless of the last time they logged in.

Also, for the record. Every users who have not logged in after long period of time will now be able to view every unread posts up to a year.

deathofcheese
03-04-2009, 13:26
Did someone play around with the unread posts function? I now have 17 pages of "the threads below have not been updated since your last visit but still contain unread posts", which is effectively every post ever.

Gio Takahashi
03-04-2009, 13:42
they were probably leftover threads that you may have not read or something. Just use "Mark all forums read" function to fix that.

Bloodcinder
03-04-2009, 15:27
Same here, and yeah, just do that.

Z
03-07-2009, 15:00
I think Mac meanioned this in the Comic Grab Bag but I just noticed I am in the same boat:

The forums aren't letting us do attachments anymore because it says we've exceeded our 11 MB limit somehow. I'm not sure if I've actually attached 11 MBs worth of images over the year or if this is just a universal glitch. If someone could try to attach something to confirm it's not just me and Mac, that'd be great.

Gio Takahashi
03-07-2009, 15:26
Strange. there shouldn't be any attachment limitations.
Double Post
I've been checking the settings, no where does it say that anyone should have any limit on uploading...
Double Post
I did it myself. can't upload either. what the foozle?
Double Post
checked the overall server diskspace. we're no where near the limit...
Double Post
checked the statistics. you'd be surprised how much space you take up. Seagteese takes up the most (22.83 megabytes), followed by Bodomi (17.92 mb), Charlie at 16.77 mb, MacCready at 11.71 and Trodgor at 11.46

Z
03-07-2009, 15:35
Ah, it's probably from Name That Soundtrack (as I don't recall Bodomi or Trogdor hosting that many images via attachments). Perhaps deleting a few of the first pages would help clear some of that up?

Seegtease
03-07-2009, 16:02
The problem shouldn't be the space. There is some kind of setting or hidden setting, or a bug.

Gio Takahashi
03-07-2009, 16:06
Correct. WE have 156 megabytes worth of attachment storage. As far as the settings are concerned, there's no limit to uploading attachments.

Bloodcinder
03-07-2009, 18:14
Testing...

EDIT: Seems to be fine for me, and I never attach anything.

Z
03-07-2009, 18:16
Ya, it works now. I'm not sure what had to change but it must've been something.

Bloodcinder
03-24-2009, 18:44
Underneath the quotebox on the front page it says, "If you see this, then it works!"

Gio Takahashi
03-24-2009, 18:45
Oh. that was leftover from me testing certain conditionals. I'll remove that in a second.

Gio Takahashi
03-25-2009, 18:52
I don't think I've removed that yet. did I?

Anyway. Problem: KM can't seem to get onto this forums, yet is able to get onto any websites. I can't see why he's blocked from this.

Bloodcinder
03-25-2009, 19:01
Tell him to clear his cache and cookies.

Gio Takahashi
03-25-2009, 19:24
He did that, no dice.

(7:14:03 PM) KMEchihogKnight: I look in my error console
(7:14:05 PM) KMEchihogKnight: This is what I see
(7:14:11 PM) KMEchihogKnight: Key is null line 1173
(7:14:47 PM) KMEchihogKnight: return key.replace("-", "+").replace("_", "/");

---------- Post added at 19:24 ---------- Previous post was at 19:17 ----------

also:

(7:20:22 PM) Gio Takahashi: and try IE
(7:20:52 PM) KMEchihogKnight: didn't try IE
(7:20:57 PM) KMEchihogKnight: will now
(7:22:19 PM) KMEchihogKnight: wtf
(7:22:23 PM) KMEchihogKnight: I tried the UE forums link you gave me
(7:22:29 PM) KMEchihogKnight: Some reason it gave me the ww.23.rr.com/search
(7:22:31 PM) KMEchihogKnight: for united mpire
(7:22:33 PM) KMEchihogKnight: empire*
(7:22:38 PM) KMEchihogKnight: Like it doesnt exist

Jasmin Jaquine
03-25-2009, 19:27
Are we SURE he did www.unitedempire.net ?

Gio Takahashi
03-25-2009, 19:29
Haha. Yes.

Bloodcinder
03-25-2009, 20:10
He's having a connectivity issue, I'm afraid.

Z
03-25-2009, 20:36
The site suddently says I have 41 unread posts. When I click the New Posts link, it takes me to this broken URL:

http://www.unitedempire.net/forums/search.php?do=getnew[ARG:4%20UNDEFINED]

Jasmin Jaquine
03-25-2009, 20:37
Me too!! Was just about to report it.

Gio Takahashi
03-25-2009, 21:00
I'm working on it.

---------- Post added at 21:00 ---------- Previous post was at 20:39 ----------

Okay. Fixed now. It should also be working on the portal page as well.

Seegtease
03-25-2009, 21:38
Anyway. Problem: KM can't seem to get onto this forums

Problem?

sorry, couldn't help it

Gio Takahashi
03-27-2009, 14:39
I did some experiment with KM, and have concluded that Something is blocking KM's access to the server that UEF is on.

I found three other sites that shares the same server that UEF is on, and he can't access them.

chefTENGU
03-27-2009, 15:06
Would it have to be something with his ISP then? This whole situation is just bizzare.

Gio Takahashi
03-27-2009, 15:16
He's been talking to his ISP. they're denying it.

---------- Post added at 15:16 ---------- Previous post was at 15:07 ----------

Well that was by far the worst support chat ever:

I told him about the problem, and in extremely broken english: "I dunno, lol problem was not us, problem was ISP. It need check ISP for problem"

Killer_Man_
03-28-2009, 23:26
Fuck you Zeit. </3 :(

And second, it seems to be back. I talked to RR, they were blaming my router but apparently this hell of a snow storm has cleared it? LOL.

Arainach
04-02-2009, 00:58
I'm getting double posts again. I've been manually correcting them myself, but since it happened a third time today I figure I better post something here.

Gio Takahashi
04-02-2009, 01:04
I've been noticing that's been flaring up lately, that's generally tough to fix, so give me time on that.

deathofcheese
04-08-2009, 18:51
Not sure if it's a bug or something, but when I try to quote someone, I only get the topmost post. For a bunch of nested posts, I get zilch. Am I doing something wrong?

Gio Takahashi
04-08-2009, 18:55
No, that's usually normal. It is done via settings to prevent a massive stack of quotes.

Bloodcinder
04-08-2009, 18:55
Mac, vBulletin has never by default allowed for quoting nested quotes except in PM's. If you want to, you have to do them up manually.

Bloodcinder
04-12-2009, 00:59
Underneath the quotebox on the front page it says, "If you see this, then it works!"

Oh. that was leftover from me testing certain conditionals. I'll remove that in a second.

I don't think I've removed that yet. did I?
No.

Gio Takahashi
04-12-2009, 01:04
...your new avatar seem to fit very well with that post.

---------- Post added at 01:04 ---------- Previous post was at 01:01 ----------

Done

Gio Takahashi
04-24-2009, 20:59
Seegtease is going through a similar ordeal that KM went through last month. UEF just won't connect no matter what (or any of Stmaarten server), I went through the same thing as well, and found that the only way to get on UEF was to connect the computer directly to the ethernet jack (or modem for those that uses modem).

I'm still trying to figure out wtf is going on here. Apparentlythe culprit is a Linksys WRT54G router (version 2). I used a different, older, router in that place, and everything worked just fine. Good thing I was able to create a work-around to fix this.

---------- Post added at 20:59 ---------- Previous post was at 20:41 ----------

Confirmed: Charlie hasn't been able to get on this since yesterday.

Just for record:

People not able to get on UEF

Gio Takahashi: Florida multimedia, Linksys WRT54G
Seegtease: Eastern Oregon Net, Linksys
Charlie: Time Warner, Ambit/Ubee U10C020

Killer_Man_
04-24-2009, 22:12
Gio, if it helps. I have time warner and use a Linksys WRT110. It's a newer router though so I don't know.

Z
04-27-2009, 17:25
I ran into trouble when trying to upload an attachment. It simply said the upload failed.

Gio Takahashi
04-27-2009, 17:27
That's probably because of the server transition, giving a different full url than what the attachment knows. Let me see if I can fix that.

Gio Takahashi
04-27-2009, 17:34
Testing

confirmed! Attachments is now fixed, and all previous attachments should be working.

Gio Takahashi
04-27-2009, 18:18
Similarly, this is fixed for user album as well.

Gio Takahashi
04-27-2009, 20:08
For those that are having problem connecting to www.unitedempire.net will have to deal with smilies not working. That requires me to edit every single smilie to point to the new temporary address, only that the address will be fixed within a day or two. There are well over 250 smilies, so, no.

deathofcheese
04-27-2009, 20:23
DO IT, GIO.

Z
04-27-2009, 22:25
CHUG, CHUG, CHUG, CHUG!!

Gio Takahashi
04-28-2009, 00:35
GROG GROG GROG Z!

---------- Post added at 00:35 ---------- Previous post was at 00:34 ----------

Just need to show KM how this live thread works

Gio Takahashi
04-29-2009, 16:50
Latest bugs found:

* Attachments producing Internal Server Error, when trying to download.
**Obviously related: this also prevents users from playing back attachments too.

*People are having trouble staying logged in.

Those two bugs I'm trying to figure out, but if you're having trouble staying logged in, all I can say is to clear your cookies related to UEF and globat, including unitedempire.net, giotakahashi.globat.com, and in rare rare cases, ueforums.net

---------- Post added at 16:50 ---------- Previous post was at 16:43 ----------

Mp3 now works, apparently I had to change the content-type header due to the server settings.

Z
05-01-2009, 21:46
I'm getting database errors every other click. Is anyone else?

Killer_Man_
05-01-2009, 22:03
I haven't, I did a few days ago. Gio knows cause i kept harrassing him on AIM every time.

chefTENGU
05-01-2009, 22:34
I just got one. But I reloaded immediately and it was fine.

EDIT:

At least for that one time... I guess it's happening every other click for me, too.

Gio Takahashi
05-01-2009, 23:09
That's because one of the user names that accesses the database decided to change its password. Fixed.

Drifter
05-06-2009, 16:43
So is it just me, or does anyone else have issues with the front page? I can't login via the front page, and if I go to the front page when logged in... it normally doesn't show me as logged in (but if I go to the forums pages, I am).

Gio Takahashi
05-06-2009, 16:50
The front page is a little buggy due to the server transition.

Seegtease
05-06-2009, 17:25
Front page is for noobs.

Gio Takahashi
05-09-2009, 02:22
while this was never a problem in the old server, the new server seems to be causing some problem with cookie and the usage of "www.unitedempire.net" and "unitedempire.net" if you switch from one to another, you'll automatically logout.

for now I'd recommend you use only www.unitedempire.net, since a lot of the links are pointed with "www"

Killer_Man_
05-10-2009, 04:11
Live topic is buggy to me still.

Like today, I went to go look at the video thread and DoC had posted how to say 12 months in some language. Though I had just opened the thread cause DoC was the new poster as i was loading up I think(He may have posted when I clicked new posts.). Regardless, I tried to watch the embedded video and the post kept flashing blue every 10 secs even when I refreshed it.

deathofcheese
05-10-2009, 04:14
I had to edit the crap out of that post because I messed up the second movie's link a bunch of times.

Gio Takahashi
05-10-2009, 04:18
I had to edit the crap out of that post because I messed up the second movie's link a bunch of times.

there's your explanation, even in live topic, edited posts will automatically update.

---------- Post added at 04:18 ---------- Previous post was at 04:18 ----------

This applies to double posts made as well.

Bloodcinder
05-15-2009, 15:35
When viewing the chat page, the Forums and Chat links on the navbar are broken and Community and Search do not display a dropdowns.

Gio Takahashi
05-15-2009, 15:54
yeah, been having problem with it. not sure how to fix this for now.

---------- Post added at 15:54 ---------- Previous post was at 15:52 ----------

did some temporary fix though.

Bloodcinder
05-16-2009, 22:26
I think profile pictures is broken.

Gio Takahashi
05-16-2009, 22:34
Fixed.

Bloodcinder
05-16-2009, 22:36
Confirmed. Thanks.

Arainach
05-23-2009, 14:41
Is there any particular reason why that "temporary URL" message is still up?

Gio Takahashi
05-23-2009, 14:49
No, I thought I had taken that down, again.

Z
06-02-2009, 20:07
http://www.unitedempire.net/forums/showpost.php?p=54908&postcount=37

^ The YouTube linking is apparently having issues. On the forum, it runs into an error. When you go to the source page on YouTube, no such error occurs.

Bloodcinder
06-02-2009, 20:49
That worked for me.

Arainach
06-02-2009, 20:54
Works for me too. IE8/Vista32.

Gio Takahashi
06-02-2009, 21:01
Working for me. Firefox/7 64

Drifter
06-05-2009, 14:38
http://www.amazon.com/MP3-Music-Download/b/ref=sa_menu_dmusic1_gw?ie=UTF8&node=163856011&pf_rd_p=328655101

http://www.amazon.com/MP3-Music-Download/b/ref=sa_menu_dmusic1_gw?ie=UTF8&node=163856011&pf_rd_p=328655101

The script that turns Amazon links into a special type of link doesn't always work. It turned my link above into this:

http://www.amazon.com/MP3-Music-Downloa/d/b/

FAIL

Gio Takahashi
06-05-2009, 18:24
I wasn't even aware we have that script.

Bloodcinder
06-26-2009, 13:07
Not really a bug, but can you reset my rank to default? I can't figure out how to do it, and I think it's because I've not got admin access anymore.

Gio Takahashi
06-26-2009, 13:20
This is done, Yuber.

Bloodcinder
06-26-2009, 13:39
I thank you eightfold.

Arainach
08-19-2009, 03:42
Search appears to be using OR on keywords instead of AND. For instance, [Dr. Horrible Sing Along Blog] returns 12 pages of results, while [Dr. Horrible] returns 7 pages. This should not be.

Gio Takahashi
08-19-2009, 10:36
Noted.