Skip to main content
Recent Posts
83
Addons / Re: [ADDON] SimplePortal
Last post by ScottJB -
Quote from: Spuds – Looks like you are trying to use a custom block from 1.x, those will not work with this new version of SimplePortal.

I did a 2.0 version for RecentEx that you can try, its attached.  Overwrite the one you added to Addons/SimplePortal/subs/spblocks, and if you added any others there they need to be removed so they can be updated.

Funny thing was, I'd removed the block, and it was not in the new site.
Must have still been something in the database about it, maybe?
Anyway, seems to have done the trick with the abstract issue. :)
85
Addons / Re: [ADDON] SimplePortal
Last post by ScottJB -
@Spuds
Any idea on why no blocks will show outside of the main portal page?
I have everything set right, and they should be showing.
This is on 2 sites.
86
Addons / Re: [ADDON] SimplePortal
Last post by Spuds -
Looks like you are trying to use a custom block from 1.x, those will not work with this new version of SimplePortal.

I did a 2.0 version for RecentEx that you can try, its attached.  Overwrite the one you added to Addons/SimplePortal/subs/spblocks, and if you added any others there they need to be removed so they can be updated.
90
Addons / Re: [ADDON] SimplePortal
Last post by ScottJB -
@Spuds
Another bug detected.
When try to create new block, do not even get to select type, but get:

Code: [Copy]
Type of error: General
 Exception: Class "SP_Abstract_Block" not found
 /index.php?action=admin;area=portalblocks;sa=add;col=5
 File: /Addons/SimplePortal/subs/spblocks/RecentEx.block.php—Line:29

Code: [Copy]
Exception: Class "SP_Abstract_Block" not found
#0: {closure:ElkArte\Errors\ErrorHandler::__construct():54}()
Called from: unknown line: -1