EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

Re: Theme Select Box question? by EzPortal
March 02, 2023, 11:26:15 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

ezPortal 5.5 by EzPortal
May 20, 2022, 09:59:30 am

Author Topic: So, questions...  (Read 10405 times)

0 Members and 1 Guest are viewing this topic.

Offline theKyra

  • Posts: 5
  • Karma: 0
So, questions...
« on: June 13, 2010, 11:02:19 am »
I just discovered ezPortal today, and I'm really liking it so far. My only qualm so far is that my cBox won't work when I plug the code into an ezBlock. I also tried using a separate javascript code earlier, which also failed to work, but that was easily replaced. Unfortunately, I've been using this cbox for a long time and my members are used to it -- I tried the ezPortal shoutbox and absolutely did NOT care for it at all.

So, any help? I'd love to be able to use javascript in my ezBlocks, and if I can't, I'll have to go find another SMF mod that does what I need. I'd really rather not do that, to be honest. xD


~kyra

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1298
  • Karma: 67
Re: So, questions...
« Reply #1 on: June 13, 2010, 11:04:51 am »
Post the code here that you are trying to include.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline theKyra

  • Posts: 5
  • Karma: 0
Re: So, questions...
« Reply #2 on: June 13, 2010, 11:08:20 am »
Code: [Select]
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="200" height="196" src="http://www5.cbox.ws/box/?boxid=479808&boxtag=3767&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#456624 1px solid;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="200" height="79" src="http://www5.cbox.ws/box/?boxid=479808&boxtag=3767&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#456624 1px solid;border-top:0px" id="cboxform"></iframe></div>
</div>
<!-- END CBOX -->

I have to go eat, I'll be back shortly.

Offline theKyra

  • Posts: 5
  • Karma: 0
Re: So, questions...
« Reply #3 on: June 13, 2010, 08:43:17 pm »
Try placing that into a HTML block. If that doesn't work, feel free to come back. Also, welcome to EzPortal. :)

I did exactly that. Had it worked, I wouldn't be here. ;)

Offline Maxx

  • VN Vet E4
  • Hero Member
  • *****
  • Posts: 560
  • Karma: 8
  • Gender: Male
  • Web Designer
    • SurfaceThemes - Web Design Ideas Classic Rock
Re: So, questions...
« Reply #4 on: June 14, 2010, 07:06:35 am »
Kyra,

Unless Ez can come back with a solution, I would have to say, that your HTML is limited to what is, or can be accepted by the SMF forum system and the Themes.

And a note of caution that, I have already tried various ways to add some HTML code to the SMF it's self, and also through a few portal systems and corrupted the database tables, causing the complete portal to lock up in that block, so not to have control over the complete system.

The only place I have been successful in applying custom html without issues, is through the Global Header and Footers Mod, that is available on the SMF Home site under Modifications. ( SMF 1.11)

Please Note that the ezportal system uses the CSS Styles and coding of the SMF Theme or them you are using!

Another note, is that I have tried some of the custom html mods out there and they have also messed up the operation of the SMF system, so be careful!

Please Always keep backups, before doing any changes to your system.

Another thing I noticed is that your code has an iframe, and I'm not certain but I would not recommend this inside a Block or even inside the forum it's self unless you are certain what you doing.

Please let me or us know what exactly you are trying to accomplish here?

regards,
Maxx
If you find this Portal System useful, please consider supporting us with a small Donation!
Check out the How to Section!!
Please remember to keep your back ups, up to date, before you try anything new!

Offline theKyra

  • Posts: 5
  • Karma: 0
Re: So, questions...
« Reply #5 on: June 14, 2010, 01:48:18 pm »
It's not that I'm writing the chatbox. The code is specific cBox material (http://www.cbox.ws) and it's supposed to be coded that way.

On another note, I found a similar mod to Ezblocks that will let me use my cbox. So I have a feeling it's something on this end, not SMF's.

Offline theKyra

  • Posts: 5
  • Karma: 0
Re: So, questions...
« Reply #6 on: June 14, 2010, 08:31:44 pm »
Sometimes it is a browser issue, and sometimes there is incompatibility with EzPortal. What browser are you using?

Default browser is Firefox (3.6.3), but I tried it in Chrome (5.0.375.70) and had no luck there.

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1298
  • Karma: 67
Re: So, questions...
« Reply #7 on: June 14, 2010, 08:51:28 pm »
Will check it out tomorrow hopefully
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
9 Replies
12556 Views
Last post January 04, 2009, 12:51:10 pm
by EzPortal
1 Replies
4878 Views
Last post August 28, 2011, 08:32:21 am
by EzPortal
5 Replies
25689 Views
Last post February 14, 2014, 07:42:14 pm
by thetgksniper
3 Replies
12507 Views
Last post August 21, 2013, 08:53:00 pm
by EzPortal

+-SMF Gallery

Quick Menu


Powered by EzPortal