Search found 15 matches

by littlerabbit
Thu Nov 03, 2011 6:23 pm
Forum: Bugs
Topic: Function set_magic_quotes_runtime() is deprecated
Replies: 3
Views: 5451

Re: Function set_magic_quotes_runtime() is deprecated

Same issue. Tried disabling PEAR in the config file as well as .htaccess and php.ini. Still getting tons of deprecated errors.

This is a reply from my host. Maybe this will help you also.

The problem is that your application is not compatible with PHP 5.3 It is using a function that is deprecated ...
by littlerabbit
Thu Jun 02, 2011 9:06 pm
Forum: Plugins
Topic: Adding Facebook's Like buttons
Replies: 36
Views: 30027

Re: Adding Facebook's Like buttons

Enabling URL Rewriting: mod_rewrite in Config totally fixes this problem I've never been able to figure out! Wonderful.

Does anyone know how to grab the first image in the entry and stick that into og:image? Right now fb grabs my technorati icon which is totally absurd...
by littlerabbit
Mon May 05, 2008 9:06 pm
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

Glad to report that increasing memory limit to 32M works. The first sign was that captchas finally show in the plugin settings screen.

Thank you all! Forum power!
by littlerabbit
Mon May 05, 2008 8:15 pm
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

Great I will try to increase the memory -- will post the results here. But it looks like more memory is needed for the new version, is that possible? Because I have been running the last one for a while now and it was ok.

For the time being, for those who are interested...

I have modified index ...
by littlerabbit
Sun May 04, 2008 5:30 am
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

Ok so this seems to have stopped the spamming flood -- thanks Don!

Code: Select all

if ($_REQUEST['type'] == 'trackback') {
  die('Disabled');
}
Right now I don't have spam blocker and of course, I'd want to have it back on. Hopefully someone can shed some light on this.
by littlerabbit
Sun May 04, 2008 3:01 am
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

Hmm just found this... maybe this sheds a light???

[Sat May 03 16:53:16 2008] [error] [client 208.120.212.11] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 311296 bytes) in /home/dennis/cailun.info/html/plugins/serendipity_event_spamblock/serendipity_event ...
by littlerabbit
Sun May 04, 2008 2:45 am
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

I upgraded from 1.0.3 --> 1.3.1

My order of event plugins are:

# [C] Markup: Serendipity version: 1.3
# [C] Markup: Emoticate version: 1.6
# [C] Markup: NL2BR version: 1.7
# [C] Markup: Track exits version: 1.9
# [C] Highlight search queries version: 1.4
# Livesearch version: 1.4
# Browser ...
by littlerabbit
Sat May 03, 2008 11:46 pm
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

upon further investigations, i wonder if the captchas is causing the problems. Everytime I install spam protector the site would broke. but when i see the spam protector settings page, the captchas at the bottom is NOT showing, but instead, the word "CAPTCHA", once I click on the work, a broken ...
by littlerabbit
Sat May 03, 2008 10:19 pm
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

I managed to rename the plugin directory then in the admin plugin list it reports it as an error entry so i was able to remove spam block... now my site works fine.

has anyone encountered this?

also -- how can i turn of commenting? too much spam coming in!!!
by littlerabbit
Sat May 03, 2008 10:12 pm
Forum: Plugins
Topic: spam block broke site?
Replies: 12
Views: 6846

spam block broke site?

I recently upgraded to 1.3.1 and install spam protector. I think it might be creating some problems.

The site and admin went blank. At some point, I managed to remove spam protector in the DB and somehow the site came back -- it led me to think that spam protector is causing the problem.

I ...
by littlerabbit
Wed Apr 30, 2008 8:07 pm
Forum: Installation
Topic: Upgrader not found when upgrading from 1.0 to 1.2.1
Replies: 5
Views: 4489

Same problem, but resolved

I had the same MySQL errors, but at the bottom of that page I have gotten "Successifully upgraded to 1.3.1". When I went back to the site, it asked me to upgrade again... It turns out that my serendipity_config_local.inc.php was not writable. Once I made it writable and completed the upgrade again I ...
by littlerabbit
Fri Nov 10, 2006 5:03 am
Forum: Plugins
Topic: freetag plugin and can't install any plugins
Replies: 2
Views: 2460

ok i downloaded the plugin and upload it manually and it seems to work again... however, now the sidebar comments plugin is not work and giving me a list of


PLUGIN_COMMENTS_ABOUT
PLUGIN_COMMENTS_ABOUT
PLUGIN_COMMENTS_ABOUT
PLUGIN_COMMENTS_ABOUT
PLUGIN_COMMENTS_ABOUT
PLUGIN_COMMENTS_ABOUT ...
by littlerabbit
Fri Nov 10, 2006 4:27 am
Forum: Plugins
Topic: freetag plugin and can't install any plugins
Replies: 2
Views: 2460

freetag plugin and can't install any plugins

I have created a new installation on my new server. however, I had to delete the freetag plugin to make it work.

See previous post for description: http://www.s9y.org/forums/viewtopic.php?t=7670

Freetag doesn't work anymore. In the list of plugins, it is now listed as
Error!
Error: serendipity ...
by littlerabbit
Fri Nov 10, 2006 4:12 am
Forum: Installation
Topic: installation failed
Replies: 2
Views: 2715

thanks! it does fix the problem... however, however, now i can't use the freetag plugin in the new installation anymore... i will post the issue in another thread.
by littlerabbit
Thu Nov 09, 2006 6:50 pm
Forum: Installation
Topic: installation failed
Replies: 2
Views: 2715

installation failed

I am trying to move my s9y to a new server... but something is just so odd. Anyhow, I decided to install a brand new installation on my new server just to see if s9y works on that new server.

I got the initial Serendipity Installation screen, and there doesn't seem to be any errors (just yet ...