Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: TIDEngine News/Blog Manager
Post: TIDEngine News/Blog Manager

bogyvet Wrote: -- Quote: -- danielmooreuk -- Post date is build in version 2.0 it will be released in few days. I do all myself so testing takes a lot of time. News order will be also be included. ...
danielmooreuk Plugins 79 217,218 2012-07-13, 13:29:48
    Thread: TIDEngine News/Blog Manager
Post: TIDEngine News/Blog Manager

Hi, this looks like a great plugin, and would like to use it to display events listings. Is there a way to modify the code so that I can specify the post's date, then have the posts appear on the news...
danielmooreuk Plugins 79 217,218 2012-07-07, 20:25:08
    Thread: News Manager
Post: News Manager

Carlos Wrote: -- maybe this: Code: -- foreach (array_reverse($data->item,TRUE) as $item) { -- -- Unfortunately that too renders all the posts invisble. This is quite a puzzle...I think I'm going to...
danielmooreuk Plugins 632 1,976,574 2012-07-07, 07:30:57
    Thread: News Manager
Post: News Manager

Carlos Wrote: -- @danielmooreuk Maybe this works for you? (not tested) Code: -- foreach (array_reverse($data->item) as $item) { -- -- Hi Carlos, I tried what you suggested, which results in no pos...
danielmooreuk Plugins 632 1,976,574 2012-07-07, 07:02:04
    Thread: News Manager
Post: News Manager

Thanks for the advice yojoe. I tried changing foreach to for, which resulted in a fatal error. I tried flipping the pages array but nothing changed. I think my problem lies in the post cache file (pos...
danielmooreuk Plugins 632 1,976,574 2012-07-07, 06:16:58
    Thread: News Manager
Post: News Manager

Hello all, I am using the News Manager to display upcoming events. I modified the 'functions.php' file to only display posts with dates that hadn't already passed (strtotime($item->date) > $now) whi...
danielmooreuk Plugins 632 1,976,574 2012-07-07, 03:34:32
    Thread: Problem with ckeditor
Post: Problem with ckeditor

Hi Connie, EDIT: I have removed the editor custom configuration file and it has fixed the issue...so the problem lies with either the configuration file (which I copied from the GetSimple wiki) or wi...
danielmooreuk General Questions and Problems 4 11,853 2012-05-08, 00:15:55
    Thread: Problem with ckeditor
Post: Problem with ckeditor

Hi all, I'm having a weird problem with the built in WYSIWYG editor. Whenever I put a space in a header, the header is split in two when the page is saved, for example: Local Links Becomes: Local ...
danielmooreuk General Questions and Problems 4 11,853 2012-05-07, 22:08:20