Page 1 of 6

Please use this thread for bugs and feedback on v1.5

PostPosted: 23 Mar 2012, 04:23
by Jason
There are no doubtingly going to be bugs in v1.5. We will fix critical bugs in v1.5.1 immediately as they are discovered. Please use this thread for bug reports (not the tracker).

Also, feel free to leave feedback regarding the update as well.

Thank you and enjoy!

PostPosted: 23 Mar 2012, 05:05
by MStridgen
I recon this is the biggest bug :P

"You can no longer download this version or it does not exist."

PostPosted: 23 Mar 2012, 05:09
by Jason
MStridgen wrote:I recon this is the biggest bug :P

"You can no longer download this version or it does not exist."


We have it set to staff only right now.

PostPosted: 23 Mar 2012, 05:09
by MStridgen
Oh ok .... Thought it was availble with seeing the how to upgrade topic

PostPosted: 23 Mar 2012, 06:11
by MStridgen
Still doesnt update more than one window :( ... When adding a message to one it doesnt update the other browser window I have open

PostPosted: 23 Mar 2012, 06:18
by Jason
MStridgen wrote:Still doesnt update more than one window :( ... When adding a message to one it doesnt update the other browser window I have open


Should be working. Just tested it on our demo and it was working: http://www.arrowchat.com/demo.branded/

PostPosted: 23 Mar 2012, 06:18
by SAyers
Can't log in to the admin control panel. It's like the Login button doesn't do anything.

PostPosted: 23 Mar 2012, 06:20
by Jason
SAyers wrote:Can't log in to the admin control panel. It's like the Login button doesn't do anything.

Which browser and version?

PostPosted: 23 Mar 2012, 06:21
by SAyers
Newest chrome, newest firefox, and newest IE.

PostPosted: 23 Mar 2012, 06:24
by Jason
SAyers wrote:Newest chrome, newest firefox, and newest IE.


Strange, they both work for me. I guess the first question, although I doubt, is do you have JavaScript disabled? JavaScript must be enabled.

If it is enabled, can you please send the URL to the admin panel? Thanks!

PostPosted: 23 Mar 2012, 06:26
by HMARTINS
Don't get it....

Should I rename the arrowchat folder to arrowchat.old and upload to this dir (arrowchat.old) the new version? Or rename the old installation folder and upload a new folder "arrowchat" with version 1.5 and install from there?

PostPosted: 23 Mar 2012, 06:28
by SAyers
Jason wrote:
SAyers wrote:Newest chrome, newest firefox, and newest IE.


Strange, they both work for me. I guess the first question, although I doubt, is do you have JavaScript disabled? JavaScript must be enabled.

If it is enabled, can you please send the URL to the admin panel? Thanks!

http://www.heartlandforum.com/arrowchat/admin/

PostPosted: 23 Mar 2012, 06:28
by Jason
HMARTINS wrote:Don't get it....

Should I rename the arrowchat folder to arrowchat.old and upload to this dir (arrowchat.old) the new version? Or rename the old installation folder and upload a new folder "arrowchat" with version 1.5 and install from there?

Rename the old folder to arrowchat.old

Upload the new arrowchat folder (with v1.5) in the same spot

PostPosted: 23 Mar 2012, 06:33
by Jason

You have some weird characters in your file for some reason. Might be the file transfer type or the encoding. I've deleted the spaces in the download though.

To fix yours, open /arrowchat/admin/layout/pages_login.tpl and delete the characters before:

Code: Select all
$('#logo').animate({ 'marginLeft':'0%'}, 500, function () {


or just re-downloading v1.5 and replacing that file should do the trick (try that first and let me know if it worked, thank you!)

PostPosted: 23 Mar 2012, 06:36
by horse
There is a bug security bug! Jason please contact me now (in this arrowchatbar)

dont want to post it public cause of chance of bug using!

PostPosted: 23 Mar 2012, 06:36
by RBaines
Hi.

Purchased this chat when it was 1.0.7.

Worked as it should just alittle too laggy for my site so I waited for this new version.

The only bug I have noticed as of yet before I removed it is that my site is custom and in the old version its used to detect my registered members however the new one does not.

Unless I had guest enabled the bar would not show.

Unsure if this is the cause of the lag.

This was a full fresh install and i tried it twice just to be sure and the same issue was present both times.

Regards
Roy

PostPosted: 23 Mar 2012, 06:37
by Jason
horse wrote:There is a bug security bug! Jason please contact me now (in this arrowchatbar)

dont want to post it public cause of chance of bug using!

Just open a ticket and we'll fix it ASAP: http://www.arrowchat.com/support/new-ticket.php

PostPosted: 23 Mar 2012, 06:39
by SAyers
Jason wrote:

You have some weird characters in your file for some reason. Might be the file transfer type or the encoding. I've deleted the spaces in the download though.

To fix yours, open /arrowchat/admin/layout/pages_login.tpl and delete the characters before:

Code: Select all
$('#logo').animate({ 'marginLeft':'0%'}, 500, function () {


or just re-downloading v1.5 and replacing that file should do the trick (try that first and let me know if it worked, thank you!)

Downloaded and replaced the file. That fixed it. Thanks!!

PostPosted: 23 Mar 2012, 06:40
by RBaines
Like my issue Martin. Seems that its not picking up registered members etc.

I bet if you made it open to guests it would load up.

PostPosted: 23 Mar 2012, 06:41
by Jason
RBaines wrote:Hi.

Purchased this chat when it was 1.0.7.

Worked as it should just alittle too laggy for my site so I waited for this new version.

The only bug I have noticed as of yet before I removed it is that my site is custom and in the old version its used to detect my registered members however the new one does not.

Unless I had guest enabled the bar would not show.

Unsure if this is the cause of the lag.

This was a full fresh install and i tried it twice just to be sure and the same issue was present both times.

Regards
Roy

You probably have a bottleneck in your PHP settings somewhere as the new v1.5 is registering over 500% faster than v1.0.7 after our testing.