Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

Page:  1  2  3 

 
jalalski Profile
Live feed
Blog
Friends
Miscellaneous info

XTRAIL-HOLIC


Registered: 02-2004
Location: SUTHERLAND, SYDNEY
Posts: 978
Karma: 21 (+38/-17)
Reply | Quote
Unable to Add Reply or New Post on my board


Hi Lesa,

Just got to work and was faced with this new phenomena emoticon

I am unable to add a reply or make a new post on my board and whenever I click on the "add reply" or "new post" buttons the reply screens loads up and then disappears from my browser window and I end-up looking at the "PhotoBucket" quick upload window in my browser.

Obviously this is not happening on Support as I can post this reply here fine with no problems.

Can I please ask you to check it out for me and see if you can post anything on my board from your side?

This is weird indeed emoticon

---

9/2/2010, 11:07 pm Link to post PM jalalski MSN Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


I tried it just now, and the same thing happened to me. I'll look into the cause now.

Edit: I'm not well-versed in javascript, but this code on Photobucket's side might be the culprit. I can comment out the uploader temporarily and see if that helps.

    if (top.location !== location) {
        document.cookie = "pbtr={\"framebust\": 1}; path=/; domain= .photobucket.com";
        top.location = self.location;
    }


Last edited by Lesigner Girl, 9/2/2010, 11:35 pm


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/2/2010, 11:33 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


That's exactly what that code does. Read here.

I wonder why Photobucket did that. Now, the only way you might be able to use that thing is if you have it open in a new window.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/2/2010, 11:39 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
jalalski Profile
Live feed
Blog
Friends
Miscellaneous info

XTRAIL-HOLIC


Registered: 02-2004
Location: SUTHERLAND, SYDNEY
Posts: 978
Karma: 21 (+38/-17)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


Thanks Lesa,

I also wonder why they changed it as it's been working fine for years without an issue.

Can you please tell me what I need to change in my board to solve this?

I can't access or upload the CSS from work either, so will have to do any code changes when I get back home. emoticon

---

9/2/2010, 11:47 pm Link to post PM jalalski MSN Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


There's nothing you can do. Photobucket added that javascript to the page that was showing in your iframe.

An English translation of that code would be, "If this page is showing in a frame or iframe, redirect the user to show only this page," where "this page" is referring to the Photobucket page.

You might want to go to Photobucket's site and see if they've posted anything about this.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/2/2010, 11:52 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
jalalski Profile
Live feed
Blog
Friends
Miscellaneous info

XTRAIL-HOLIC


Registered: 02-2004
Location: SUTHERLAND, SYDNEY
Posts: 978
Karma: 21 (+38/-17)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


Thanks Lesa,

I sent an email to PhotoBucket support asking about it and see if they can disable it.

In the mean-time, can we edit their code from our side to break the re-direct their code is using or disable it at all? Sorry, if it's a silly question but I have no idea when it comes to javascripts.

Also, what did you change in my board and where? It's been ages since I have coded that quick upload function within my board and I can't remember where it was and what was the original code for it emoticon

P.S. At least now we can post normally emoticon

---

9/3/2010, 12:22 am Link to post PM jalalski MSN Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


You're welcome, Jalal. emoticon

Unfortunately, there's nothing you can do except leave it off your board unless/until they get rid of that code on their end.

The code is still in there, but I <!-- commented it out --> in case Photobucket fixes the problem. The code is in your custom language set. Just ctrl+F for iframe. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/3/2010, 12:25 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
jalalski Profile
Live feed
Blog
Friends
Miscellaneous info

XTRAIL-HOLIC


Registered: 02-2004
Location: SUTHERLAND, SYDNEY
Posts: 978
Karma: 21 (+38/-17)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


Lesa,

Check out THIS cool PhotoBucket upload feature for FireFox users emoticon

---

9/3/2010, 12:47 am Link to post PM jalalski MSN Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


That looks pretty handy. emoticon

But what about images that are already on someone's computer? I wonder if they can "open with" Firefox, then use that plugin to upload it.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/3/2010, 1:05 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
jalalski Profile
Live feed
Blog
Friends
Miscellaneous info

XTRAIL-HOLIC


Registered: 02-2004
Location: SUTHERLAND, SYDNEY
Posts: 978
Karma: 21 (+38/-17)
Reply | Quote
Re: Unable to Add Reply or New Post on my board


quote:

Lesigner Girl wrote:
But what about images that are already on someone's computer? I wonder if they can "open with" Firefox, then use that plugin to upload it.



That's correct Lesa, I just tested it with an image I have on my desktop and opened it from the Firefox browser and you can directly upload it to your photobucket account that way emoticon

---

9/3/2010, 1:18 am Link to post PM jalalski MSN Blog
 


Add a reply

Page:  1  2  3 



You are not logged in (login)