View Full Version : New Bugs and Issues
hmxsean
04-23-2007, 02:40 PM
So this afternoon Greg flipped the switch on the new vBulletin forums for the site. Immediately the performance of the site got way better. Yay! There probably are a few bugs here and there due to migrating everything over and getting it working. Feel free to post them here.
xarexerax
04-23-2007, 02:43 PM
I found a huge bug ... the forums now load really fast so I don't have time to twiddle my thumbs between pages ... this boost in productivity is simply unacceptable! I barely even feel lazy when posting here at work now!
But seriously though, they look great, and the faster load time is awesome. Look forward to seeing everything made to transition smoothly!
One small thing though, I keep getting kicked out to the login page and then it won't load the "You have logged in" thing ... so ... I don't know, I still seem to be able to post, but it is confusing to me when it keeps asking me who I am when I've already told it. Just a small little thing really since it doesn't seem to be interefering.
Huskie
04-23-2007, 02:49 PM
...One small thing though, I keep getting kicked out to the login page and then it won't load the "You have logged in" thing ... so ... I don't know, I still seem to be able to post, but it is confusing to me when it keeps asking me who I am when I've already told it. Just a small little thing really since it doesn't seem to be interefering.
It's a cookie setting in this software plus some links use www. in front of rockbandgame.com.
Those are two separate domains as far as cookies are concerned, but act as one on most web servers.
To fix this, the admin needs to adjust the cookie domain settings in the AdminCP.
So far, I've seen these issues:
Not working again - Use of different domain names in some area. Some links have www and some don't. This causes users to be logged off when they should be logged in. You will get a lot of complaints for this one. It happens on many BB systems. Are you using a redirect on www? Even though I see www in links, they are not going to those. This might be what is causing the login issues. See http://www.rockbandgame.com/vbforum/showpost.php?p=1448&postcount=7
After changing my profile settings for the timezone, it wants to go to an ip that starts with 172. It is not using the domain name.
Fixed - Announcements not at top in forum list (Not a bug, just symantecs)
Suggestion: Imported members have the "Instant Email Notification" turned on by default. This option might have been hidden in the other software so we could not change it and it was imported here. In time, your email server will have a lot of outgoing emails when the site gets busy. Perhaps turning this off and let the user decide?
Conversion to vB left in some posts. Here's one of them: http://www.rockbandgame.com/vbforum/showpost.php?p=594&postcount=1 . This one has more markup language tags besides : http://rockbandgame.com/vbforum/showthread.php?t=41 Also, see next note.
Viewing a single post makes it centered.
Some original BBcode tags are not being translated in vB. New bbCode needs to be added to vB to support old posts. See this post for the issue: http://www.rockbandgame.com/vbforum/showpost.php?p=1578&postcount=12
Topics/Boards not being marked as read due to below post: http://www.rockbandgame.com/vbforum/showpost.php?p=1438&postcount=4
Private Messages: "Total" value is incorrect. Need a new PM to see if "Unread" is correct. Maybe not tied into the phpfox PM system? If not, maybe this section should not be shown?
Signatures not showing in vB. The link to edit your sig in vB goes back to phpfox's profile page where the old sig is but that entry is not being shown here. Maybe purposely by your setting to not show sigs or a bug if sigs are allowed here.
Post count incorrect - Posts from old forum not counting in total posts by member.
Links in footer have issues
TERMS & CONDITIONS - New popup window produces an Javascript type Alert window but displays after clicking OK.
PRIVACY POLICY - New popup window produces an Javascript type Alert window but displays after clicking OK.
HELP GUIDE - Javascript error. Does not work.
CONTACT US - Bad URL. Does not work.
INVITE - Bad URL. Does not work.
ABOUT US - Bad URL. Does not work.
PRESS - Javascript error. Does not work.
Fixed but see Update #3 @ http://www.rockbandgame.com/vbforum/showpost.php?p=1448&postcount=7
- Unable to show as logged out in vB. See: http://www.rockbandgame.com/vbforum/showpost.php?p=1499&postcount=11
I'll post more when I come across them.
ETA:
It's IP 172.{{ removed}}. You can see this when you go into your UserCP".
Added "Instant Email Notification" default settings.
Added Centered single post views
Added Conversion missed non-breaking space code: . Found other markup language tags.
BBCode LINK not converted.
Topics/Boards not marked as read after viewing them due to cookie subdomain issue and/or mixed use of www in domain name.
Added PM totals not correct.
Added signatures not showing in vB.
Adding post count not including posts from old forum.
Adding footer links have issues.
Adding Unable to show as logged out in vB.
Adding Original bbCode testing for failing bbCode in vB.
Huskie
04-23-2007, 04:08 PM
More on the subdomain www of rockbandgame in links:
I use Firefox as my main browser. If I leave off the leading www for a site, it adds it for me.
If I go to rockbandgame.com, it puts me at www.rockbandgame.com. I can force it by removing the www. Now if I click any of the links from the horizontal menu (Main/Browse/Blogs/etc), it redirects me to www.rockbandgame.com on all the phpfox links and the new Forum link.
This is where a problem occurs.
If I view the main forum index, the links on the right for the last topic look like they go to www.rockbandgame.com but they go to rockbandgame.com for me. The topic does come up but because my cookie is for www.rockbandgame.com (which phpfox assigned when I logged in), vB does not see me logged in.
ADDING:
Another area where the www is dropped is when a topic has a new reply and displays
http://www.rockbandgame.com/vbforum/images/buttons/firstnew.gif.
Example:
The link properties show http://www.rockbandgame.com/vbforum/showthread.php?goto=newpost&t=92 but clicking the image brings me to http://rockbandgame.com/vbforum/showthread.php?goto=newpost&t=92 which again thinks I'm not logged in.
ADDING #2: I might have found another area where it is messing up. It look's like it might be the redirect URL. I just edited this post and saw the redirect put me at rockbandgame.com instead of www.rockbandgame.com. I didn't notice this before since I was using the quick edit feature, which worked okay before. This time, I used the "Go Advanced", which is the same as clicking the Reply button. After I posted the edit, that is when it sent me somewhere else.
I hope that explains it better.
Huskie
04-23-2007, 04:58 PM
Hate bumping my own replies but editing my reply above to add more things found probably does not mark this topic as having a new reply.
hmxsean
04-23-2007, 05:02 PM
Don't worry, I am monitoring this closely and have stickied the topic. We are going to try to fix a good deal of this for tomorrow.
Huskie
04-23-2007, 05:41 PM
Don't worry, I am monitoring this closely and have stickied the topic. We are going to try to fix a good deal of this for tomorrow.
Thanks Sean. I just updated this reply (http://www.rockbandgame.com/vbforum/showpost.php?p=1438&postcount=4) with more info on the www subdomain and it being dropped somewhere in vB, leaving me logged out.
UPDATE:
It is definitely the Post Reply, not quick reply, which is dropping the www after posting. Based on what I have seen so far, it is probably the redirect link causing all these issues with dropping www for me. And with the cookies setting in vB storing separate ones for each domain, www and !www, this makes my browsing ... shall we say ... interesting.
I'm sure changing the cookie setting in AdminCP to the following should make the logouts disappear at least:
Path to Save Cookies: / - No custom setting unless you want more than one vB on the domain.
Cookie Domain: .rockbandgame.com - This will make it store both www and !www cookies in the same cookie. Log out issues gone. Do not do this if you want more than one vB in the same domain though.
UPDATE:
It seems to be fixed now Sean. The cookie domain and path act like they are set to above now. I remain logged in in either www.rockbandgame.com or rockbandgame.com. I viewed the cookie here via Firefox to confirm this setting.
UPDATE #2:
Tested again after clearing cookies from this domain. Still an issue with phpfox now.
phpfox seems to be using www.rockbandgame.com as it's cookie domain and two different paths for the cookie, / and /plugins/vbulletin/ but vBs is okay now.
What happens now is if the user uses rockbandgame.com (without the www) in phpfox main page ( http://rockbandgame.com/index.php?do=/public/ ) and logs in via the form at the top, phpfox sets cookies as mentioned. Even though vB is fixed, with it changing the URL within it (another issue) by removing or adding the leading www, phpfox will not see the user as logged in should they go back to any phpfox area with the www added to it.
Steps to reproduce:
clear all cookies from this domain.
go to http://rockbandgame.com/index.php?do=/public/
log in via the form at the top. (you will see the URL change to www leading it)
move around vB until the URL does not have the leading www (or remove it yourself but that defeats common user usage)
Now with www removed, go back to any phpfox page (your account, etc). It does not see you as logged in
I do not have phpfox to check but maybe you can set the cookies settings there like you did vB?
UPDATE #3: - 4/26/07
This was fixed when the cookie domain was set to .rockbandgame.com but because phpfox and it's vB plugin are storing cookies at www.rockbandgame.com, this caused the system to not log out the user in vB when they logged out from the site.
Now it seems the cookie domain was changed back to www.rockbandgame.com or even left blank (tested logging in without the www prefix subdomain and checked cookies) What happens now is the original problem. When a member logs in to www.rockbandgame.com , any time they are in the forum at a URL that does not have www.rockbandgame.com, vB will not see them as logged in.
TRY2KPUP
04-23-2007, 10:04 PM
Im so confused... Are there two logins now? :confused:
Huskie
04-24-2007, 09:10 AM
Im so confused... Are there two logins now? :confused:
TRY2KPUP,
Just one. Using the login page from either the forum or the old way bridge them both together.
There is a current issue though with this. If you login via the old way (top link) to www.rockbandgame.com , there is a mismatch in the cookie paths and domain name that causes some pages in the new vB forums to think you are not logged in (when the www is removed from the URL).
Sean,
The IP 172.nn.nn.nn {{removed and replaced real #s with n}} is in internal number I still come across. I tested this by forcing a logout and then used the vB login screen by forcing it to come up by going directly to a page where I needed to be logged in (my example, newreply.php like this URL : http://www.rockbandgame.com/vbforum/newreply.php?do=newreply&p=1454 ) Then at the vB login, I entered my information and submitted. It confirmed that I successfully logged in but the redirect page was trying to send me to IP 172.nn.nn.nn {{removed and replaced real #s with n}}
Adding:
I checked the html output for that IP and found it as part of the cron "image" which triggers cron jobs, if needed.
I then checked my local copy of vB and the source is using the value stored in one of the sql records. What I also found interesting is the other areas that keep trying to use this 172 IP is also using this value.
This setting can be checked/changed in the AdminCP under ...
vBulletin Options
vBulletin Options Site Name / URL / Contact Details Forum URL
Maybe the current value stored there is set to IP 172 .... ?
Huskie
04-24-2007, 10:41 AM
I wonder how long it will be before Sean bans me here for posting this stuff? ;)
Huskie
04-25-2007, 08:49 PM
I can not get vB to show that I am logged out.
Steps to reproduce for me:
Clear all cookies from this domain
Go to site's main page www.rockbandgame.com/index.php
Fill in Login information at top of screen and select the "Login" button.
Navigate around including vB to verify login worked.
Select either the LogOut link at very top or the Logout link in vB near your username.
At this point, you will be redirected back to the main page.
Select "Forum" from nav links under top banner.
Note logged in state.
UPDATE:
Fixed but see Update #3 at http://www.rockbandgame.com/vbforum/showpost.php?p=1448&postcount=7
Huskie
05-01-2007, 10:48 AM
Below is a list of bbcode that the old system used and the results of them being used/shown in vB. This will help determine which new bbCode tags need to be created, Custom bbCode, in vB to support pre-conversion posts.
HTML tags will be covered in a separate reply.
Failed conversion is noted to the right of each bbcode.
Valid bbCode posted below has a space after the leading [ character to prevent bbCode from triggering.
From the help guide of original forum.
*******************************
HTML Tags
- Does not convert
If you want to make a link to another member here at rockbandgame.com use those tags.
Example: Nickname will make a link to User's profile.
- Does not convert
If you want to make a photo link to another member here at rockbandgame.com this site use those tags.
Example: Nickname will show a photo of User with a link to User's profile.
Description - Does not convert
If you want to make a link to another site, you can use the tag.
For example: [link="http://www.yahoo.com"]Yahoo. Notice that you have to have the "http://" before the adress to link to a site outside of rockbandgame.com
[br] - Does not convert
This is a very useful tag. It will make an empty row in your text, use it to make your text look better and easier to read.
[hr] - Does not convert
This will simply make a horizontal line, which can also make your text and place look better.
[ img][ /img]
If you want to add an image.
For example:[ img]http://www.rockbandgame.com/vbforum/images/buttons/reply.gif[ /img] displays
http://www.rockbandgame.com/vbforum/images/buttons/reply.gif
That will add the image to wherever you post. All you need to make sure is that you have the right URL and dont forget the http://
[ color=""][ /color]
If you want to change the color of your text.
For example:Will make this text blue
You can also use the exact rgb values between 0-f
For example:Will make this text red
Note: If you want to use the exact rgb color you cannot leave out the "#" sign before the rgb color.
[ quote=""][ /quote]
If you want to quote something someone has said. This is already set in the forums by clicking on QUOTE, but can be placed anywhere.
For example:
Something to be said here
[ quote][ /quote]
If you want to quote something someone has said.
For example:
Something to be said here
- Does not convert
If you want to emphasis part of a text.
For example: I want to emphasis this word.
Will be displayed like: I want to emphasis this word.
- Does not convert
If you want to have part of your text to be strong.
For example: I want this today.
Will be displayed like: I want this today.
[ email][ /email]
If you want a email to be clickable
For example: Send to my email here: [ email]something@somemail.com[ /email].
Will be displayed like: Send to my email here: something@somemail.com.
and [li] - Does not convert
This is used if you want to have a list.
For example:
Test 1
Test 2
Test 1
Will be displayed like:
* Test 1
* Test 2
* Test 1
and [li] - Does not convert
This is used if you want to have a ordered list with numbers.
For example:
Test 1
Test 2
Test 1
Will be displayed like:
1. Test 1
2. Test 2
3. Test 1
[ size=""][ /size]
If you want to change the size of your text.
For example:Will make this text bigger
Note that you can change the size from 1-7.
[ center][ /center]
If you want to center your text or images on the page you can use this tag.
Example:
centered
[ b][ /b]
Example: Will make this text bold
[ i][ /i]
Example: Will make this text italic
[ u][ /u]
Example: Will make this text underlined
- Does not convert
If you want to align your text. The input options are: left,center and right
For example:
Will align this text to the right
and [td] - Does not convert
This is used if you want to create a table and place things in a certain way.
For example:
Test 1
Test 2
Test 1
Will be displayed like:
Test 1 Test 2 Test 1
Note: ( 75 ) is the width of the table in percent. So you can have a table from 0-100.
Huskie
05-01-2007, 04:50 PM
UPDATE: 5/18/07 - This issue looks to be fixed now with the exception of that one &nbs p; code I found somewhere in the forum.
The conversion of old forum posts to vB left many posts with html tags that were not converted to the new bbCode of vB.
Below is a list of what I found so far:
------------------------
&nbs p;
------------------------
<br>
<BR/>
<BR>
------------------------
<div align="left">Text Here</div>
<div style="padding: 10px;">Text in here
</div>
------------------------
<img src="http://www.rockbandgame.com/file/smile/biggrin.gif">
<img src="http://www.rockbandgame.com/file/smile/bowl.gif">
<IMG src="http://www.rockbandgame.com/file/smile/bowl.gif">
------------------------
<p>
</p>
</P>
<P>
<p align="left">Left</p>
<p align="center">center</p>
<p align="right">Right</p>
<p align="justify">Full</p>
------------------------
<font color="#660000">Color here</font>
------------------------
<FONT size=1>Font size here</FONT>
<FONT color=#ccffcc>(</FONT>
<font face="comic sans ms,sand">Comic Sans font</font>
------------------------
<STRONG>Strong text here</STRONG>
------------------------
<b>Bold text here</b>
------------------------
<EM>Emphasized</EM>
------------------------
<i>Italic</i>
------------------------
<a href="http://www.youtube.com/watch?v=uJMXLl6C5Zc" class="" title="God Gave Rock and Roll to You" target="_blank">Youtube vid</a>
------------------------
<span id="ctl00_ctl00_cphMainContent_ccThreeColumnConten t_ccThreeColumnTwo_cphMainContent_rptEntries_ctl00 _BlogEntryView1_lblMessageBody">
This is spanning something </span>
In the enclosed attachment, you will find a program that I wrote today to convert these.
Maybe your IT staff could use it. I would hate for visitors to your company's forum stumble upon the old posts here and see it in disarray.
phpfoxfix.php is used for vB's that tried to convert and changed all the html tags to something else;
for example: < became < > became >
phpfoxfix2.php is used for vB's that did not convert the post and html tags as is;
for example: < is still < and > is still >
******************
Example for phpfoxfix.php:
Original html tag: <p>text</p>
Looks for converted html tag: <p>text</p>
Example for phpfoxfix2.php:
Original html tag: <p>text</p>
Looks for html tag: <p>text</p>
Notes:
Old LIST tags deleted? No trace of them.
http://rockbandgame.com/vbforum/showpost.php?p=1260&postcount=1
http://rockbandgame.com/vbforum/showpost.php?p=1246&postcount=1
UPDATE to include new fix
UPDATE: 5/18/07 All fixed except that one &nbs p; I found posted somewhere.
Huskie
05-02-2007, 09:35 AM
Email notification of new Private Message has stopped working.
This did work before the switchover to vB however it might not be directly linked to vB. My PM options in vB have PM email notification turned on. Maybe the other system is at fault or had that feature turned off.
Huskie
05-09-2007, 09:35 PM
Email notifications of Subscribed Topics is not sending emails.
Reproduce by:
Subscribe to a topic via the Thread Tools menu while viewing a topic.
Select "Instant notification by email", leave folder to defaulted one.
Note when a new reply to made to that topic, no email is sent.
I have not tried daily or weekly updates.
I confirmed that my email system is working on my domain by doing the same via another website.
TRY2KPUP
05-13-2007, 03:50 PM
I still cant login to my damn profile.... Im logged into the forums, but not the profile section of the site...
Huskie
05-14-2007, 10:20 AM
I still cant login to my damn profile.... Im logged into the forums, but not the profile section of the site...
This has happened to me before cookies were changed here. I had to clear all cookies for this domain for it to work correctly. Until you do that, it will not work correctly.
benjamin
05-14-2007, 11:04 AM
So Huskie, I assume you have your own Vbulletin forum eh? Or are you just a general computer guy.
Huskie
05-14-2007, 11:13 AM
So Huskie, I assume you have your own Vbulletin forum eh? Or are you just a general computer guy.
Both but the vB software is only used locally for supporting and creating custom mods for a few sites I've worked for which own the licenses.
TRY2KPUP
05-14-2007, 12:40 PM
This has happened to me before cookies were changed here. I had to clear all cookies for this domain for it to work correctly. Until you do that, it will not work correctly.
I deleted all cookes, just before I made that post.
Huskie
05-21-2007, 05:19 PM
HTML tags in preconversion forum posts have been cleaned for the most part.
http://www.rockbandgame.com/vbforum/showpost.php?p=1581&postcount=13 has a sampling of the bad conversion which looks cleaned now, except that one non-breaking space tag that is badly malformed. I can't even remember the post where I found that one.
Just an FYI.
The page centering issue of viewing a single post, by clicking that link, is still open.
Edit to add:Maybe the posts were selectively cleaned because I found another one with two html codes in it.
http://www.rockbandgame.com/vbforum/showpost.php?p=439&postcount=1
TRY2KPUP
05-25-2007, 11:16 PM
Woohoo! Its Fixed! :d
Rock_Starman
06-01-2007, 03:51 PM
I can't change anything on my user CP. I click on it and it tells me to log-in again,I do and then it says log-in successful but goes back to the log-in screen again. :confused:
Huskie
06-20-2007, 09:47 AM
Server response is painfully too slow based on the current users on it
Currently Active Users: 30 (8 members and 22 guests)
hmxsean
06-20-2007, 11:51 AM
Oh yeah, we know (it is painfully slow for me as well.) Apparently we are having an issue where our intertubes are clogged, so it isn't the servers this time. Soon, though, we will have a whole new set of servers set to full awesomosity at a remote location with uncloggable intertubes that I am told is "outside Boston's blast radius." That means if the world goes into full nuclear warfare our website will still be going strong even if we are painfully mutated and incapable of finishing the game what with our second heads to deal with and all that.
mattmoss
06-20-2007, 01:57 PM
Dude..... I have so been wanting a second head. Bring on the radiation!!!
sonic064
06-26-2007, 03:33 PM
Any 360 user of q has the GH2 is careful with the following error of the game, this are the steps to do it:
1. - A data of the game and a band.
2. - Later it creates another band, but this errase it.
3. - The go to the menu of the 360.
4.- Put again the game, but when you load your data the screen freeze and you can't play again.
hmxsean
06-26-2007, 04:00 PM
Any 360 user of q has the GH2 is careful with the following error of the game, this are the steps to do it:
1. - A data of the game and a band.
2. - Later it creates another band, but this errase it.
3. - The go to the menu of the 360.
4.- Put again the game, but when you load your data the screen freeze and you can't play again.
This is actually for the reporting of bugs on this website. If you are having problems with GH2 you should probably report them here-
http://www.redoctane.us/support-center/
as they handle Customer Support for the Guitar Hero series.
newwaytodie
06-29-2007, 01:31 PM
You know what they say two heads are better than one. *rimshot*
Huskie
07-05-2007, 01:59 AM
You know what they say two heads are better than one. *rimshot*
That is true ... and this server is better than the last one.
Server speed issue seems like it's behind you now Sean. I'd cross it off the list myself but it got lost somewhere back there on page 1.
Kudos to this beast on steroids.
The real test will be when HMX releases new information. :D
PS: It might be wise to remove any sharp objects from Mattmoss' work area.
Huskie
09-13-2007, 01:43 AM
Suggestion / Opinion:
Disable HTML code in posts.
They will only lead to people abusing it.
We've seen Whamulance use IFRAMEs here which change the browser's size, position and inability to close easily by redirecting the browser offsite and loading one of his own pages. That member littered the General forum with these types of posts.
The outcome of his 'test' page might be viewed as just a joke but he could have easily coded his page to harm your computer. He still can, even if he gets banned. As long as his posts remain, people here are vulnerable. He can also redirect the viewer to any URL of his choice - Pornography, etc.
We all know Internet Explorer is notorious for allowing harmful code to be installed on the viewer's computer just by visiting a site/page that has been purposely designed to caused this harm. I fight these types of virii/worms/trojans weekly on infected work computers and some of these can be a real pain to remove. Your average Joe is not going to be able to remove some of the latest ones that have been released.
So I beg you, for the sake of the community here, disable HTML code for posts. There is no reason for anyone here to use it.
Now a question.
Does the "Report a Post" feature work here? I have not been getting emails myself from other parts of the site and if that feature uses emails to alert you, you might not be getting them.
Apples
09-13-2007, 03:37 AM
Wow Huskie, that's some crazy detective work. It definately seems like you have a web developer type background and/or very strong experience with this message board system.
I was all set to issue a bug report, but compared to yours it would have sounded like
"I push the buttons and the page doesn't work!" ;)
Eman311
09-13-2007, 04:19 AM
I haven't had any issues.
masterx1918
09-13-2007, 04:32 AM
as long as he directed me to some good porno I have no problem with it
haha just kidding, of course
Joigga
09-13-2007, 05:04 AM
sometimes i click on the link on my desktop ( i have a shortcut on my desktop) it says i signed it as cmg4294 or sumthin like that then i xit and click on the shortcut again then it says ur signed in as joigga
Huskie
09-13-2007, 06:35 AM
Wow Huskie, that's some crazy detective work. It definately seems like you have a web developer type background and/or very strong experience with this message board system.
I was all set to issue a bug report, but compared to yours it would have sounded like
"I push the buttons and the page doesn't work!" ;)
Thanks. I wrote a blog entry here on one of my programming experiences. I would have written more but it seems the last one bored too many people so I cut my loses and decided against it.
And I was very serious about turning off HTML code in forum posts. It is NOT a good thing to have turned on. I'm surprised it took this long for someone to use it in a mischievous way.
Just glad it isn't harmful ... yet. I blocked that site he was sending us to so it might have changed by now.
ThePaska
09-13-2007, 06:54 AM
I haven't had any issues.
The only issue I have been having with the forums is that I've been trying to change my profile picture/avatar and it has yet to work.
Apples
09-13-2007, 09:20 AM
Tried adding a friend via friend request and got the following:
Fatal error: Call to undefined function smarty_function_img() in /www/community.rockbandgame.com/include/modules/Account/classes/PhpFox_ServiceFriends.class.php on line 197
It appeared the friend request went through anyway though.
Eman311
09-13-2007, 09:26 AM
Tried adding a friend via friend request and got the following:
Fatal error: Call to undefined function smarty_function_img() in /www/community.rockbandgame.com/include/modules/Account/classes/PhpFox_ServiceFriends.class.php on line 197
It appeared the friend request went through anyway though.
COMPLETELY forgot about that. That's been around since forever.
However, the request still goes through (as far as I know).
Apples, i requested you a few weeks ago, did you get it?
Apples
09-13-2007, 09:28 AM
Apples, i requested you a few weeks ago, did you get it?
I think so, I clicked accept for it, and you currently appear in my friends list. :)
Eman311
09-13-2007, 09:29 AM
I think so, I clicked accept for it, and you currently appear in my friends list. :)
Well then we at least know it goes through!
Apples
09-13-2007, 02:16 PM
Forgot to mention. The "private messages" thing at the top right corner of the page. (Where it says Welcome [USERNAME])
It claims to show the number of private messages for a user, but it does not work. It has always read 0 unread, 0 total messages, even when I have PM's waiting.
Daesania
09-13-2007, 03:31 PM
I'm apple's friend twice! I show him in my list two times, and me in his list twice. I dont mind though, that means I'm twice the friend, right? LOL
Huskie
09-14-2007, 12:26 AM
Forgot to mention. The "private messages" thing at the top right corner of the page. (Where it says Welcome [USERNAME])
It claims to show the number of private messages for a user, but it does not work. It has always read 0 unread, 0 total messages, even when I have PM's waiting.
I know. I reported that back in April 2007: in this post (http://community.rockband.com/vbforum/showpost.php?p=1436&postcount=3) (which will be centered if you click this link, which is another issue).
They must really be busy on other things.
I only wanted to alert Sean to the fact that HTML code being allowed in posts is extremely bad.
Does the report a post feature work?
I reported some of the posts Whamulance made that contain an iframe to another site but those posts are still there. Whambulance could easily change the page that is being shown even if he becomes banned here. As long as those posts stay the way they are with HTML code being allowed, users here will be the ones who suffer. :(
KingJaay
09-16-2007, 05:55 PM
Hi ADMINS or MOD's
This goes out to whoever can help me. I signed up fine, but i never got a email link to activate my membership, i hit forgot password a few times. Strange i can login and even post. I can also see my UserCP, but alot i can't select in that. Now i know about the spam settings and all, But can someone activate my account. NOTE: I CANNOT get into my PM's. I also get the error message of Sorry! this is for official members only. Please login or signup.
thank you.
KingJaay.
hmxsean
09-18-2007, 02:59 AM
I know. I reported that back in April 2007: in this post (http://community.rockband.com/vbforum/showpost.php?p=1436&postcount=3) (which will be centered if you click this link, which is another issue).
They must really be busy on other things.
I only wanted to alert Sean to the fact that HTML code being allowed in posts is extremely bad.
Does the report a post feature work?
I reported some of the posts Whamulance made that contain an iframe to another site but those posts are still there. Whambulance could easily change the page that is being shown even if he becomes banned here. As long as those posts stay the way they are with HTML code being allowed, users here will be the ones who suffer. :(
We're actually working on getting this site ready for game launch. When that happenes a whole bunch of features and bug fixes will go in rendering a lot of the problems we have now obsolete. The sad part? It means there isn't much peoplepower for immediate issues. I'll talk to the IT guy about maybe switching off the HTML support, though.
Smidget
09-18-2007, 05:57 AM
Maye others are having this problem so I'll post it here.
I recently had the site send me my password because I forgot it (after not having to use it for so long - auto sign in). I used the new one sent to me, logged in, peachy. Went to "My Account" and changed the password to something of my choosing. Then the below problem began.
I can't access "My Account". I log in automatically when I come to the site so I can post but when selecting "My Account" or something that would take me to that area, such as "Private Messages", I am taken to the login screen. I tested it on another computer that I had never visited RB on and the password I had chosen didn't work at all. I tried the the one sent to me in the email and I got the "authorization successful, logging into account" screen, so I'm thinking "nice". Then it bumps me back to the login screen.
Even weirder is that on my work PC, I'm recognized as Smidget but dont even have the "My Account" link available. It still says "Signup" and "Login." I can post though.
jq71586
09-18-2007, 06:03 AM
Maye others are having this problem so I'll post it here.
I recently had the site send me my password because I forgot it (after not having to use it for so long - auto sign in). I used the new one sent to me, logged in, peachy. Went to "My Account" and changed the password to something of my choosing. Then the below problem began.
I can't access "My Account". I log in automatically when I come to the site so I can post but when selecting "My Account" or something that would take me to that area, such as "Private Messages", I am taken to the login screen. I tested it on another computer that I had never visited RB on and the password I had chosen didn't work at all. I tried the the one sent to me in the email and I got the "authorization successful, logging into account" screen, so I'm thinking "nice". Then it bumps me back to the login screen.
Even weirder is that on my work PC, I'm recognized as Smidget but dont even have the "My Account" link available. It still says "Signup" and "Login." I can post though.
People such as me, who never got a confirmation e-mail sent back to them experience this same problem. Hence, why I don't have an avatar or signature. I'm too lazy to make another profile since this is really the only handle name I use and don't have the imagination to make another one. lol. I don't know what the problem is or how to solve it, but I'd just thought I'd let you know a few others are experiencing it.
hmxsean
09-18-2007, 08:05 AM
Even weirder is that on my work PC, I'm recognized as Smidget but dont even have the "My Account" link available. It still says "Signup" and "Login." I can post though.
Greg suggests trying to clear your cache and then login using the URL below-
http://community.rockband.com/vbforum/usercp.php
fried_blowney
09-18-2007, 08:25 AM
There's no shoutbox:mad:
FrankieB
09-20-2007, 02:15 AM
I am having a problem editing my signature. Just redirects me to my profile page with the Headline, Rock, Not Rock, Hobbies, etc., but no signature box.
Apples
10-10-2007, 08:05 AM
I know website resources and whatnot are probably at a premium, but I'll ask anyway. Now that there is an official release date, how about a countdown timer of some sort on the main site page. :cool:
Countdown to Rockdom:
X Days, Y Hours, Z minutes, N seconds
Emo_Reaper
10-10-2007, 08:27 AM
OFFICIALLY OFFICIAL:<BLINGYBLOB.COM COUNTDOWN BEGIN /> <embed src="http://www.blingyblob.com/countdown/BlingyCountdown1.swf" flashVars="MovieOvers=0&TitleOvers=3&BGOvers=0&TextExpiration=BEGIN%20AWESOMOSITY&TextTitle=Rock%20Band%20Release&GlowColor=52479&NumsColor=0&TextColor=0&BGColor=10027008&Second=0&Minute=0&Hour=0&Day=23&Month=11&Year=2007&" quality="high" bgcolor="#ffffff" width="300" height="200" name="index_admin" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br>
Want me to make new thread?
Xzyliac
10-10-2007, 10:09 AM
OFFICIALLY OFFICIAL:<BLINGYBLOB.COM COUNTDOWN BEGIN /> <embed src="http://www.blingyblob.com/countdown/BlingyCountdown1.swf" flashVars="MovieOvers=0&TitleOvers=3&BGOvers=0&TextExpiration=BEGIN%20AWESOMOSITY&TextTitle=Rock%20Band%20Release&GlowColor=52479&NumsColor=0&TextColor=0&BGColor=10027008&Second=0&Minute=0&Hour=0&Day=23&Month=11&Year=2007&" quality="high" bgcolor="#ffffff" width="300" height="200" name="index_admin" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br>
Want me to make new thread?
Dude that is the sexiest thing I have ever seen.
Doshin
10-19-2007, 09:39 AM
so i know a few other people have posted with this same problem, but in reading the responses i still haven't been able to get this to work, i have no way to access anythign in the User CP, sig/avatar/password, everything just redirects me to the login page, i've tried to clear my cache and go directly to the link sean posted, but to no avail, i'm having this problem on 2 different computer, i've tried it with both IE and firefox, and both do the same thing, any ideas?
i'd like a sig and avatar, but thats not what i'm worried about, what bothers me is that i have a randomly assigned reset password and can't change it.
edit - it seems like the forums are accepting that i'm logged in, but the site as a whole is not, whenever i navigate to the blogs or other areas it says "welcome guest" in the top left, telling me to either sign up or login, when i go to login it just redirects me to the main page, and when i eventually get to the login prompt (by clicking anything in the CP) it seems to let me login, but not register it later, also i sometimes get an error saying it could not set up my session
OneEyeRed
10-31-2007, 03:26 AM
so i know a few other people have posted with this same problem, but in reading the responses i still haven't been able to get this to work, i have no way to access anythign in the User CP, sig/avatar/password, everything just redirects me to the login page, i've tried to clear my cache and go directly to the link sean posted, but to no avail, i'm having this problem on 2 different computer, i've tried it with both IE and firefox, and both do the same thing, any ideas?
i'd like a sig and avatar, but thats not what i'm worried about, what bothers me is that i have a randomly assigned reset password and can't change it.
edit - it seems like the forums are accepting that i'm logged in, but the site as a whole is not, whenever i navigate to the blogs or other areas it says "welcome guest" in the top left, telling me to either sign up or login, when i go to login it just redirects me to the main page, and when i eventually get to the login prompt (by clicking anything in the CP) it seems to let me login, but not register it later, also i sometimes get an error saying it could not set up my session
I still have not recieved a confirmation. I can log in with my account name "oneeyered" and I can reply to posts. However, I cannot create threads, I cannot nagivate or change anything in my account settings as it says I am not an official member. When I click my profile it says I am not logged in, yet, it clearly shows on the right top of the forum page that I am logged in. I can find no option of resubmitting the confirmation to my email.
I also cannot create a new account with a new name as this account is tied to my main email address. I have also sent 3 emails about this to the web master with no replies. Any help would be most greatly appreciated.
Quastor
12-20-2007, 05:58 PM
Resurrecting this thread...
I know you guys are still working out a lot of issues, but one thing I've noticed that irks me is that there is no way for the site to remember me and keep me logged in anymore.
Add this to the list as a priority 4.
Huskie
12-20-2007, 06:19 PM
Resurrecting this thread...
I know you guys are still working out a lot of issues, but one thing I've noticed that irks me is that there is no way for the site to remember me and keep me logged in anymore.
Add this to the list as a priority 4.
Well, if that's the major issue you're having to add it here, be lucky you aren't me :D
My original account ... is gone. The migration was nice enough to create a brand spanking new one for me.
Look, I still have that new car smell in this account.
All I want for Christmas is my smelly old account back :D
kotran
12-20-2007, 06:29 PM
I've sort of been lucky. Cookies have kept me logged into this account, so that I can still post in the forum. However, I never received any emails, and the forums are the only area that I can do anything. I have a feeling if I force a log out, I will never get back in with this account. I know I can't log in on the other pages. Requesting my password doesn't get me anything either.
Kabooki
12-20-2007, 07:41 PM
I too was one of the lucky ones. My account was transferred seamlessly and I even got my new password mailed to me. The only problem I have with the new site is all the 504 Gateway timeout errors. It's not a big deal, just a little annoying when it does that the first time I load every new page. And the site seems altogether a lot slower.
DirrtyBird
12-20-2007, 07:46 PM
The site and forums are moving pretty fast for me now. I still run into a few error pages here and there but other then that i havent had a problem.
MistressMissy
12-21-2007, 12:11 AM
Well, if that's the major issue you're having to add it here, be lucky you aren't me :D
My original account ... is gone. The migration was nice enough to create a brand spanking new one for me.
Look, I still have that new car smell in this account.
All I want for Christmas is my smelly old account back :D
I know how you feel. My husband, eVan_Diesel, can't log in at all! He was emailed a password but it doesn't work. He tries to log in and it says it's incorrect. He tried hitting lost password, and he's never sent another email, even though it says they're sending him one. So he put in a help request and got an email back saying "We're pretty busy right now. You may want to try posting your question in the forums."
ahh irony.
If any body important is reading this, please email eVan_Diesel a working password!
BubbaC
12-21-2007, 12:38 AM
uhhhh... so that was odd.. i just moved around between a few pages, and every page i was signed in as a different user.. actually the page before this i was logged in as missy who just so happened to have made the last post in this thread. lol.
Mycool
12-21-2007, 12:54 AM
Why are Rockers that I deleted from my 360 a month ago showing up on my Rockers List on this site. This annoying because many of them were created by accident (or by my idiot friends as a joke) and I never even used them.
Xero314-2
12-21-2007, 01:09 AM
Not sure where exactly to post this but since emails aren't answered and to me it is a bug and certainly and issue I'm posting it here.
Originally the rockband community website did not require an email address. How exactly are those of us that chose not to enter an email address supposed to get access to our old accounts? changing passwords on people with out significant notice (a couple hours is not enough notice) is certainly bad business.
Id there anyone to get my old id back and possible my listing of 100+ posts.
Majic19
12-21-2007, 01:19 AM
I received the e-mail with my new password and was able to loggin without any problems. My problem is that I can not go anywhere or do/edit anything except post on the boards. Any other page I try to open I get a "504 server not responding in time" code. I tried for over an hour to get any page other than the message board to open without any success. And the site loads VERY slow for me.
PacoL250
12-21-2007, 02:04 AM
Not sure where exactly to post this but since emails aren't answered and to me it is a bug and certainly and issue I'm posting it here.
Originally the rockband community website did not require an email address. How exactly are those of us that chose not to enter an email address supposed to get access to our old accounts? changing passwords on people with out significant notice (a couple hours is not enough notice) is certainly bad business.
Id there anyone to get my old id back and possible my listing of 100+ posts.
You may have received an e-mail from the website about how things have changed. I actually had to check my Yahoo! Mail's Spam folder to find it actually.
I was lucky that I check my Spam folder regularly because the Yahoo! Spam filter has become utter garbage as of late. Depending on your e-mail account/address, I'd check your spam folder to find the notification e-mail.
So ladies and gentlemen, my fellow rockers, just double check your spam folder because the notification e-mail may have somehow ended up in there.
HeavyMetalKing
12-21-2007, 04:16 AM
Okay, so, I'm trying to link my account...and it won't let me. It says either my PSN name or Website code are wrong...and they're both correct. So I'm at a loss here.
Joigga
12-21-2007, 06:54 AM
sometimes when i click the forum shortcut on my desktop it still says coming soon
Sgt.Cheesecake
12-21-2007, 07:08 AM
For some reason it's still showing me logged in under someone else's screenname. I gain access to the rockers section and it shows my profile as normal but on the forums it changes it every now and then. I was hmxsean at one point, and now it's MistressMissy.
Anyone else having similar problems?
EDIT: Nevermind, seems like after I posted everything went to normal.
Huskie
12-21-2007, 11:00 AM
For some reason it's still showing me logged in under someone else's screenname. I gain access to the rockers section and it shows my profile as normal but on the forums it changes it every now and then. I was hmxsean at one point, and now it's MistressMissy.
Anyone else having similar problems?
Yes.
Just happened again for me after I cleared all cookies related to rockband.com.
I'm still stuck with this phantom account with the same name as my original one. Unlike others, I didn't even have to create a new one to get back in, it must have created this duplicate during the migration. So now I'm stuck with this new Huskie account when I really just want my old Huskie account.
Can someone from the web team delete the Huskie account with the id of 21101 (this one) and fix my password for my original one, id # somewhere in the range between 100 and 200 (I believe)?
Thanks. :)
Powered by vBulletin™ Version 4.0.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.