Skip to main content
Recent Posts
45
Addons / Re: [ADDON] SimplePortal
Last post by Burke Knight -
Quote from: Spuds – I would figure you had them since most are ones you reported  :cool:

And since you said that, here's another issue:

QuoteType of error: General
Exception: Class "SP_Abstract_Block" not found
index.php?action=xmlhttp;sa=blockorder;xml
File: sources/subs/spblocks/RecentEx.block.php
Line: 29

Line 29:
Code: [Select]
class Recent_Ex_Block extends SP_Abstract_Block

Strange error that does not appear to have any effect besides error log entry.
46
Addons / Embedding a webpage on front
Last post by Hometutor -
Is there an addon that will allow me to embed a webpage on front or perhaps an addon that supports PHP so I could use get file contents.

Rick
47
Support / Re: Updating & Upgrading to Elkarte 1.1.9
Last post by Spuds -
:cool: glad you got it to update !!

For 2.0 there in not yet and official package to download, so you have to download the repo from https://github.com/elkarte/Elkarte/archive/refs/heads/development.zip then move the contents of the elkarte-development directory to your server directory.  Then you should simply be able to point to that location from your browser and the install should start.

Really the only difference between that and an official package is the full download has extra files and directory's that are not needed outside of development.

Lots of really nice new features in 2.0 !!
48
Site Feedback / Re: EARLY Beta version of 2.0
Last post by Spuds -
Should be easy enough to do :D

The slightly more difficult one was the dark variant (that is already available) but that was because of all the changes to shadows and text colors.
50
Support / Re: Updating & Upgrading to Elkarte 1.1.9
Last post by niloc -
Thanks Spuds, I managed to do it! Yay!

I don't even remember what I did, but hey hey somehow I managed to get it to 1.1.9 haha.

By the way, how does one install the Dev 2.0? I can't seem to find it on Github. I wanna test it out for fun =)