Search found 9 matches

by lurch
Sat May 10, 2014 11:37 pm
Forum: Plugins
Topic: POPfetcher issue after server move
Replies: 1
Views: 5048

Re: POPfetcher issue after server move

I've fixed it I had to add $entry['allow_comments'] = serendipity_db_bool($this->get_config('default_comments', false)); $entry['allow_comments'] = 'false'; $entry['moderate_comments'] = serendipity_db_bool($this->get_config('default_moderate', false));; $entry['moderate_comments'] = 'false';
by lurch
Sat May 10, 2014 9:35 pm
Forum: Plugins
Topic: POPfetcher issue after server move
Replies: 1
Views: 5048

POPfetcher issue after server move

I recently moved servers and now for some reason my email posts aren't being published and remain in the dedicated mailbox. No settings have been changed and it worked fine before the move. popfetcher log 2014-05-10 19:15: <hr /> 2014-05-10 19:15: Date: Sat, 10 May 2014 17:32:00 +0100<br /> 2014-05-...
by lurch
Sat Jan 18, 2014 3:41 pm
Forum: General discussions
Topic: WYSIWYG editor leaves blank line
Replies: 7
Views: 7425

Re: WYSIWYG editor leaves blank line

yes that's right, is there anyway i can change this behavior?

i tried adding

Code: Select all

CKEDITOR.replace( 'textarea_id',
	{
		enterMode : CKEDITOR.ENTER_DIV
	});
to config.js but that didn't work
by lurch
Sat Jan 18, 2014 3:15 pm
Forum: General discussions
Topic: WYSIWYG editor leaves blank line
Replies: 7
Views: 7425

Re: WYSIWYG editor leaves blank line

yes, i've just install serendipity_event_ckeditor and it's doing the same thing

Image

evert time i press 'return' it goes down 2 lines
by lurch
Sat Jan 18, 2014 2:15 pm
Forum: General discussions
Topic: WYSIWYG editor leaves blank line
Replies: 7
Views: 7425

WYSIWYG editor leaves blank line

When using the WYSIWYG editor after pressing return it goes down 2 lines ie

line 1

line 2

i've looked for anything that could be causing this as I assume it's something simple but I just can't find it.
by lurch
Sat Jan 18, 2014 2:13 pm
Forum: Bugs
Topic: static pages and search fatal error
Replies: 7
Views: 5279

Re: static pages and search fatal error

I know i'm bad i'll be more on top of it in future :wink:
by lurch
Sat Jan 18, 2014 1:19 pm
Forum: Bugs
Topic: static pages and search fatal error
Replies: 7
Views: 5279

Re: static pages and search fatal error

sorted buy upgrading to 1.7.5 and updating the staticpage plugin thank you for your help.
by lurch
Sat Jan 18, 2014 10:22 am
Forum: Bugs
Topic: static pages and search fatal error
Replies: 7
Views: 5279

Re: static pages and search fatal error

Hi thanks for the reply, a little while ago I upgraded to 1.7-rc3 and after this it stopped working and it's running version: 3.80 of the static pages plugin.
by lurch
Fri Jan 17, 2014 10:02 pm
Forum: Bugs
Topic: static pages and search fatal error
Replies: 7
Views: 5279

static pages and search fatal error

When navigating to a static page or using the search box I get the following error Fatal error: Uncaught exception 'ErrorException' with message 'Serendipity error: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array' in /home/user1/public_html/includ...