Search found 10 matches

by andre
Sat May 03, 2008 10:14 pm
Forum: Development
Topic: Sending mails with SMTP auth and PEAR - got stuck
Replies: 7
Views: 13490

Happened to me in a similar situation - flickr sidebar

Hello,
just for the archives / others, who may search for this:
the plugin serendipity_plugin_flickr stopped working for me suddenly .

Maybe the s9y 1.3.1 update or debian update broke it , but i cannot say.
I tried fixing it the same way, after 30 minutes hacking here and there i moved to ...
by andre
Fri Mar 24, 2006 9:05 am
Forum: Installation
Topic: Changing Outgoing Email Server
Replies: 16
Views: 12475

BTY - I'm still trying to accomplish this. I do not run Sendmail, but Surgemail instead.
D.

I have used qmail, sendmail and postfix, but only lack of knowledge to surgemail & the plugin, but let's try to investigate like this:
configure mails to be send to root@localhost ,
register with root ...
by andre
Tue Mar 21, 2006 10:26 am
Forum: Installation
Topic: Changing Outgoing Email Server
Replies: 16
Views: 12475

Re: Changing Outgoing Email Server

You must configure that within your PHP/Sendmail configuration. Serendipity just uses what you configured in your PHP, as it simply utilizes the PHP mail() function
In addition:
I suppose it should be possible to set this within your php code via
ini_set() , modify the values:
SMTP, std ...
by andre
Mon Mar 20, 2006 6:56 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Solved ?

Hello again ,
i got it. The problem seems fixed with the latest version from the cvs , which still is not in the 1.b2 package.
I tried to install a event plugin via the sitebar plugin installation interface, maybe this was a problem, too.

Fine, now even the tinymce works. But i am afraid, that my ...
by andre
Mon Mar 20, 2006 6:11 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Maybe you could try to fetch the latest files (plugin api and spartacus) from here:

http://svn.berlios.de/viewcvs/serendipity/branches/1.0/


I stopped here after i checked 2 files. When i unzipped todays nightly build , i got this message:

"Serendipity hat entdeckt, dass derzeit Version 1.0 ...
by andre
Mon Mar 20, 2006 5:12 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Hi,
I downloaded the File http://mesh.dl.sourceforge.net/sourceforge/php-blog/serendipity-1.0-beta2.tar.gz (thx to bash history;-) ) on Friday eve.

In the Plugins overview: spartacus says "version: 2.5",
the file claims:
serendipity_event_spartacus.php 896 2006-02-01 13:24:20Z garvinhicking

The ...
by andre
Mon Mar 20, 2006 4:42 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Nope.

Hello Garvin,
i am afraid it still does not work.
Lets start from the beginning to prove that I am not making any mistakes.
The whole installation is 777 , now . (psssst).

Plugins->Sitebar Plugins->Click here to install a new sidebar plugin->

" Trying to open URL package_sidebar_en.xml...
Fetched ...
by andre
Mon Mar 20, 2006 12:36 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Re: No installations from plugins via spartacus work

Hi,

Did you check if the amazonchooser files got downloaded or not?

No files are created, I checked this via find . -mtime 0 within the top of the s9y installation.
Is a /tmp/somewhereelse used ?


Your /plugins directory definitely needs 777 to allow spartacus fetching plugins.

It is. But ...
by andre
Mon Mar 20, 2006 12:24 pm
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

Works?

Hello everybody,
after i downloaded the plugin serendipity_event_tinymce.zip now and extracted this in the plugins directory, it works. But hey, am i that lazy, that i thought s9y would do this for me , or isn't it really that automatic, so that I have to download the sources , extract and install ...
by andre
Mon Mar 20, 2006 11:56 am
Forum: Installation
Topic: No installations from plugins via spartacus work
Replies: 10
Views: 6933

No installations from plugins via spartacus work

Hello,
this is my first s9y setup. I am very happy using s9y via supersized.org , but decided to host it now on my own.
Everything about the setup is fine, but the installation of plugins via spartacus does not work.
Some hard facts:
s9y 1.0b2
PHP 4.3.10
linux (SuSE)
Spartacus via netmirror ...