Bug report thread
|
Fermi | Post # 1 | Tuesday, 09 Nov 2010 - 20:19 |
Group: Administrators
Messages: 2480
Status: Offline
| We will use this thread to report bugs and post updates if the bug been fixed or not.
If you see any thing that looks weird or something does not work properly, please report it in this thread so the admins can look into the problem.
uCoz server health status can be found here: http://forum.ucoz.com/forum/3-14706-1 sgwiki is on server 44
You can't stop the signal!
|
|
| |
|
chrisdvanne_ | Post # 421 | Saturday, 05 Oct 2013 - 08:46 |
Group: Administrators
Messages: 12668
Status: Offline
| Leah got this error message yesterday:
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
chrisdvanne_ | Post # 422 | Saturday, 19 Oct 2013 - 18:49 |
Group: Administrators
Messages: 12668
Status: Offline
| I can't switch between BB and html mode and it doesn"t allow me to modify links or pictures in a post.
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
chrisdvanne_ | Post # 423 | Friday, 08 Nov 2013 - 14:56 |
Group: Administrators
Messages: 12668
Status: Offline
| When I posted in Twitter direct messages a link pointing to a thread in the forum and clicked on it, I got the following messages: http://t.co/Lne5Iy8YW8
Also happened to the person I gave the link. But when I access the link directly (not using the link in Twitter dn's), everything is fine.
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Fermi | Post # 424 | Friday, 08 Nov 2013 - 21:54 |
Group: Administrators
Messages: 2480
Status: Offline
| Quote chrisdvanne (  ) When I posted in Twitter direct messages a link pointing to a thread in the forum and clicked on it, I got the following messages: http://t.co/Lne5Iy8YW8 Also happened to the person I gave the link. But when I access the link directly (not using the link in Twitter dn's), everything is fine.
Twitter blocks links in direct messages to prevent spam
You can't stop the signal!
|
|
| |
|
chrisdvanne_ | Post # 425 | Friday, 15 Nov 2013 - 01:34 |
Group: Administrators
Messages: 12668
Status: Offline
| I don't see the Facebook "Like" button at the bottom of the Blog posts anymore.
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
chrisdvanne_ | Post # 426 | Wednesday, 25 Dec 2013 - 13:27 |
Group: Administrators
Messages: 12668
Status: Offline
| I can't launch the image display under the Grey's video. Is it just me or did I screw up with the code?
Link: Grey's Anatomy promo
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Charley_Dixon | Post # 427 | Thursday, 26 Dec 2013 - 01:10 |
Group: Administrators
Messages: 637
Status: Offline
| Quote chrisdvanne (  ) I can't launch the image display under the Grey's video. Is it just me or did I screw up with the code? Link: Grey's Anatomy promo Yes, please do not use special characters in rel="..." attribute. I replaced Code <a ... rel="Grey's Anatomy" ... with Code <a ... rel="Greys Anatomy" ... and it works now. It does not matter what you put into rel="..." attribute. It is used to group images, so you just need to use the same value for images you want to be in the same group.
Cameron: My brother says if you want to be good at anything, you have to practice every day.
|
|
| |
|
chrisdvanne_ | Post # 428 | Friday, 03 Jan 2014 - 23:10 |
Group: Administrators
Messages: 12668
Status: Offline
| I get this error message when I try to replace (not add a new one) a video using this code:
Code <iframe width="560" height="315" src="//www.youtube.com/embed/n3avyKIg_4s" frameborder="0" allowfullscreen></iframe>
http://summer-glau.com/video....trailer
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Charley_Dixon | Post # 429 | Saturday, 04 Jan 2014 - 04:34 |
Group: Administrators
Messages: 637
Status: Offline
| Quote chrisdvanne (  ) I get this error message when I try to replace (not add a new one) a video Do not use scheme-relative URLs: they do not make sense in this context. Specify scheme explicitly:
Code <iframe width="560" height="315" src="http://www.youtube.com/embed/n3avyKIg_4s" frameborder="0" allowfullscreen></iframe>
(note http://www.youtube.com/embed/n3avyKIg_4s).
Cameron: My brother says if you want to be good at anything, you have to practice every day.
|
|
| |
|
chrisdvanne_ | Post # 430 | Saturday, 04 Jan 2014 - 08:46 |
Group: Administrators
Messages: 12668
Status: Offline
| I tried the way you said but it did not work.
Can you give it a try and see by yourself?
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Charley_Dixon | Post # 431 | Saturday, 04 Jan 2014 - 22:14 |
Group: Administrators
Messages: 637
Status: Offline
| Quote chrisdvanne (  ) I tried the way you said but it did not work. Yep, that was a bug. Sorry for not trying it and thanks for reporting.
Cameron: My brother says if you want to be good at anything, you have to practice every day.
|
|
| |
|
chrisdvanne_ | Post # 432 | Saturday, 04 Jan 2014 - 22:46 |
Group: Administrators
Messages: 12668
Status: Offline
| Quote Charley_Dixon (  ) Yep, that was a bug. Sorry for not trying it and thanks for reporting. I know I have already replaced a video before though. Anyway, is there another way to do it or must I delete the video and upload a new one (and try to find the places on the site where the video has been embeded and replace it).
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Fermi | Post # 433 | Sunday, 05 Jan 2014 - 01:46 |
Group: Administrators
Messages: 2480
Status: Offline
| Quote chrisdvanne (  ) Can you give it a try and see by yourself?
It worked for me
You can't stop the signal!
|
|
| |
|
chrisdvanne_ | Post # 434 | Sunday, 05 Jan 2014 - 02:12 |
Group: Administrators
Messages: 12668
Status: Offline
| Quote Fermi (  ) It worked for me I tried to replace two other videos today, with no success. And when I checked them again, they have been replaced. So much the better!
You can also find me on Twitter, Facebook, Tumblr or Youtube
|
|
| |
|
Charley_Dixon | Post # 435 | Sunday, 05 Jan 2014 - 06:00 |
Group: Administrators
Messages: 637
Status: Offline
| Quote chrisdvanne (  ) I tried to replace two other videos today, with no success. And when I checked them again, they have been replaced. Don't forget to "Shift+Refresh": you had the old version of the page with bug cached in your browser.
Cameron: My brother says if you want to be good at anything, you have to practice every day.
|
|
| |