EzPortal - Portal Software for Forums

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

Advertise Here +- +-

UserBox

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

+- Recent Posts

ezPortal 7.0 Released! by EzPortal
February 23, 2026, 08:35:20 pm

ezPortal 6.5 Released! by EzPortal
January 18, 2026, 02:46:30 pm

ezPortal 6.0 released! by EzPortal
July 10, 2025, 10:50:58 pm

Re: TinyMCE Editor disapears by ezxenova
May 06, 2025, 07:38:09 am

Re: TinyMCE Editor disapears by DenDen66
March 02, 2025, 06:59:40 am

Re: TinyMCE Editor disapears by DenDen66
February 28, 2025, 08:09:43 am

Re: TinyMCE Editor disapears by DenDen66
February 28, 2025, 07:31:29 am

Re: TinyMCE Editor disapears by EzPortal
February 27, 2025, 06:57:30 pm

+- HTML Menu


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

Recent Topics ezBlock

ezPortal 7.0 Released! by EzPortal
February 23, 2026, 08:35:20 pm

ezPortal 6.5 Released! by EzPortal
January 18, 2026, 02:46:30 pm

ezPortal 6.0 released! by EzPortal
July 10, 2025, 10:50:58 pm

TinyMCE Editor disapears by ezxenova
May 06, 2025, 07:38:09 am

Renaming a page by DenDen66
February 23, 2025, 10:51:22 am

Styling ezBlock by EzPortal
February 19, 2025, 09:15:05 pm

I don't remember how to upgrade by EzPortal
February 05, 2025, 08:44:58 am

ezPortal 5.6 release by EzPortal
January 31, 2025, 11:21:34 am

5.5.4 by EzPortal
January 16, 2025, 08:31:41 pm

Moving a block higher in list by UkuleleMan
December 17, 2024, 07:58:27 am

Author Topic: Issue with blockdata  (Read 11868 times)

0 Members and 1 Guest are viewing this topic.

Issue with blockdata
« on: »
Guys,

The blockdata tag is appearing on the screen with the other parameters. This is even happening in the sample.

I am trying to create a recent topics ezblock but with filtering by a board. It seems like this has been started in the code, to some extent.

Here is my current code:

<?xml version="1.0"?>
<!DOCTYPE block-info SYSTEM "http://www.ezportal.com/xml/block-info">
<block-info xmlns="http://www.ezportal.com/xml/block-info" xmlns:ezportal="http://www.ezportal.com/">
<id>TBL:RecentTopicsWithFilter</id>
<title>Recent Topics With Filter</title>
<version>1.1</version>
<blocktype>php</blocktype>
<forumversion>SMF 2.0.x</forumversion>
<author>TBL</author>
<website>http://www.trueblueliberty.com</website>
<editable>1</editable>
<can_cache>1</can_cache>
<parameter1>
   <type>int</type>
   <required>1</required>
   <title>Number of Topics to show</title>
   <order>1</order>
</parameter1>
<parameter2>
   <type>boardselect</type>
   <required>1</required>
   <title>Board to select from</title>
   <order>2</order>
</parameter2>
<blockdata><![CDATA[
function EzBlockTBLTop....
]]>
</blockdata>
</block-info>

I saw that it was alluded to in another post but will you support a recent topics by board soon?

Re: Issue with blockdata
« Reply #1 on: »
I would change
<editable>1</editable>
To
<editable>0</editable>

That should stop the editable portion if you see all the block code.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Re: Issue with blockdata
« Reply #2 on: »
Wait, wait, wait. That was a STUPID question. Of course it will be in there for editing.

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
9807 Views
Last post February 15, 2009, 08:16:13 pm
by EzPortal
1 Replies
10804 Views
Last post August 16, 2009, 09:14:09 am
by kinin
7 Replies
18247 Views
Last post August 12, 2010, 06:31:52 am
by EzPortal
0 Replies
7850 Views
Last post June 27, 2013, 09:15:48 am
by saintblue
2 Replies
12117 Views
Last post September 30, 2014, 11:29:24 pm
by fobnicat

+-SMF Gallery

Quick Menu


Powered by EzPortal