MyBB Community Forums
IFRAME MyCode not working in theme - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: IFRAME MyCode not working in theme (/thread-127022.html)



IFRAME MyCode not working in theme - -Billa- - 2012-10-02

Hello,

I have latest MyBb forum, installed a theme Droid Chrome. I have installed a IFRAME MyCode, but it is not giving result. Getting Error message 405 not available.

Kindly help me to get proper new codes for this theme.



Thanks


RE: IFRAME MyCode not working in theme - Wildcard - 2012-10-02

No one can help you if you don't give enough information. Which iFrame MyCode are you using? If it is a plugin then link to the plugin. Link to the theme in question. Take a screen shot.


RE: IFRAME MyCode not working in theme - -Billa- - 2012-10-03

Is there any plugin for this? i only searched MyCode from this forum only, and i installed it. Below is the screenshot.

[Image: UOu6e.jpg]

[Image: uGNGE.jpg]

How to modify it so that it can work on droid chrome theme?


RE: IFRAME MyCode not working in theme - Wildcard - 2012-10-03

As it is now does this MyCode display at all? Does it show your replacement text and link? Does it work on other browsers?


RE: IFRAME MyCode not working in theme - JordanMussi - 2012-10-03

Get rid of the www.yoursite.net/forum/ and it might work...


RE: IFRAME MyCode not working in theme - Wildcard - 2012-10-03

(2012-10-03, 06:05 PM)JordanMussi Wrote: Get rid of the www.yoursite.net/forum/ and it might work...

Right you are Blush

. . . missed that. Smile


RE: IFRAME MyCode not working in theme - -Billa- - 2012-10-04

(2012-10-03, 06:05 PM)JordanMussi Wrote: Get rid of the www.yoursite.net/forum/ and it might work...

I tried it, it gave this error
__

Not Acceptable

An appropriate representation of the requested resource /Forums/newreply.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

^^

Same error everytime comes when i post iframe code.


RE: IFRAME MyCode not working in theme - JordanMussi - 2012-10-05

<center><iframe src="$1" width="100%" height="600">Error you browser can't support frames so navigate <a href="$1">here</a> to see the content.</iframe></center>


RE: IFRAME MyCode not working in theme - -Billa- - 2012-10-06

(2012-10-05, 03:31 PM)JordanMussi Wrote: <center><iframe src="$1" width="100%" height="600">Error you browser can't support frames so navigate <a href="$1">here</a> to see the content.</iframe></center>

same error