Search found 14 matches

by shorshe
Sat Jun 11, 2005 2:25 pm
Forum: Bugs
Topic: s9y 0.8 - Commenting causes trouble in special setup
Replies: 11
Views: 8118

Re: ... okay here you go

Do you currently have the spamblock plugin disactivated again? I just commented on the two blogs without a problem.


I don't have any problems now either.
The only thing which was different then was, that the captcha plugin kicked in since i wanted to comment on 2 older posts. Perhaps this ...
by shorshe
Tue May 03, 2005 11:49 pm
Forum: Plugins
Topic: SideBar Hiding Plugin
Replies: 16
Views: 23431

So

<script type="text/javascript">
function toggleBar(id) {ldelim}
obj = document.getElementById('id')
if (obj.style.display == 'none') {ldelim}
obj.style.display = 'block';
{rdelim} else {ldelim}
obj.style.display = 'none';
{rdelim}
{rdelim}
</script>
<a href="#" onclick ...
by shorshe
Tue Apr 26, 2005 8:54 pm
Forum: Plugins
Topic: SideBar Hiding Plugin
Replies: 16
Views: 23431

Shorshe, also make sure you're using the latest version of the hider plugin! It seems you are using an older version; the error you're reporting was fixed in a previous version by me.


I use the newest version i can get from here:
http://cvs.sourceforge.net/viewcvs.py/php-blog/additional_plugins ...
by shorshe
Tue Apr 26, 2005 8:25 pm
Forum: Plugins
Topic: SideBar Hiding Plugin
Replies: 16
Views: 23431


That piece of code should hide your left/right sidebar. You could put it anywhere inside of any Smarty .tpl file of your template (index.tpl, for example).


Thanks!
l'll try it NOW :)

-----edit---------
Fatal error: Smarty error: [in /www/htdocs/twinblog//77/77blog/templates/default/index.tpl ...
by shorshe
Tue Apr 26, 2005 8:22 pm
Forum: Bugs
Topic: s9y 0.8 - Commenting causes trouble in special setup
Replies: 11
Views: 8118

Re: .

garvinhicking wrote:Did you try to just deactivate IP-check?

Regards,
Garvin
the ip-block interval was set to 0... (i think this is default).
If i'm not wrong, this disables ip-check?
by shorshe
Tue Apr 26, 2005 7:19 pm
Forum: Plugins
Topic: SideBar Hiding Plugin
Replies: 16
Views: 23431

Thanks for the feedback. Can you give anymore details on the errors, they might not affect anything but it would be nice to squash them none the less.

Ok: i get errors, if no plugins are installed in the left or right sidebar.
se here:
http://twinblog.de/images/sidebar.png


Yes hiding the ...
by shorshe
Sat Apr 23, 2005 12:23 pm
Forum: Bugs
Topic: s9y 0.8 - Commenting causes trouble in special setup
Replies: 11
Views: 8118

.

the two blogs use two different prefixes for their tables (77_ and 83_). this should make them independent, i think?

the installation directorys are completeley different.
by shorshe
Sat Apr 23, 2005 11:53 am
Forum: Plugins
Topic: SideBar Hiding Plugin
Replies: 16
Views: 23431

coool thing!!

I was pondering about writing something like this myself. great idea! I tried your plugin and it does everythin it should do (except throwing some errors, which apparently don't affect the functionality)

I am dealing with very limited space on my site www.twinblog.de/test since I have to squeeze ...
by shorshe
Sat Apr 23, 2005 2:37 am
Forum: Installation
Topic: installation script doesn't give an option for postgres db
Replies: 3
Views: 3313

hi there

I don't know if this is helpful for you but if you start up s9y an go to the admin site, you can configure your database there.
by shorshe
Sat Apr 23, 2005 12:23 am
Forum: Bugs
Topic: s9y 0.8 - Commenting causes trouble in special setup
Replies: 11
Views: 8118

... ah forgot something

(the guest post is also mine, forgot to log in, sorry)

i could post once to the second blog... this was when i called the blog seperateley and not in the frame, but I could only post once... and din't succeed afterwards


EDIT: the antispam Plugin is the source of evil... if I deactivate it ...
by shorshe
Fri Apr 22, 2005 3:03 pm
Forum: Bugs
Topic: s9y 0.8 - Commenting causes trouble in special setup
Replies: 11
Views: 8118

s9y 0.8 - Commenting causes trouble in special setup

Hi there!

First I wanna thank all the Developers of S9y!!
You Do a great job. With the .8 release you did a great leap forward in userfriendliness and easyness thanks again!

Still I have a problem with my my two serendipity installations.
I use a special setup, where two blogs run seperateley and ...
by shorshe
Sun Jul 18, 2004 12:19 am
Forum: General discussions
Topic: On Todo: Support for multiple weblogs... What does this mean
Replies: 1
Views: 4036

On Todo: Support for multiple weblogs... What does this mean

Hi,

I just read the above statement on your todo list.

Does this mean that I need just one s9y installation (and one corresponding database) which produces multiple blogs?

This would be a feature i'd highly appreciate.

Does any1 know if this feature will be inplemented in near future?

greetinx
by shorshe
Fri Jan 23, 2004 5:49 pm
Forum: General discussions
Topic: Multiple autors
Replies: 7
Views: 10453

Do you think something like this would be posslible?

Hi there,

i've got two Q's:

1) im kinda new to databases, so pleaze don't hit me...
am i reading the comment above the right way?
I just need a second user for my database in order to have a blog
wich two users can maintain? (i first thought i'd need a second database...)

2) is something like ...