Search found 131 matches

by holysjit
Sat Jan 26, 2008 10:38 am
Forum: General discussions
Topic: Export entries
Replies: 3
Views: 2762

When I install Movable type, it imports the entries from the mysql database?
by holysjit
Sat Jan 26, 2008 10:17 am
Forum: General discussions
Topic: Export entries
Replies: 3
Views: 2762

Export entries

Hi,
How can I export all entries of my blog in a file, and than import them again in another system?

Thanks
by holysjit
Fri Jan 25, 2008 5:34 pm
Forum: General discussions
Topic: PHPBB and user-self-registration plugin communicate
Replies: 1
Views: 2281

PHPBB and user-self-registration plugin communicate

Hi, is it possible to let the user-self-registration and the PHPBB forum communicate. When a user registers himself at the forum it works on the blog also. When a user registers themselves at the blog, it also works on the forum.

Thanks
by holysjit
Sat Jan 19, 2008 12:34 am
Forum: General discussions
Topic: Hide BBcode in 'serendipity_plugin_comments'
Replies: 0
Views: 2794

Hide BBcode in 'serendipity_plugin_comments'

Hi,
is it possible to hide BBCode in the 'serendipity_plugin_comments' plugin? When I (for example) add:
Look at [url=http://www.image.jpg]this[url] image.
The BBcode will appear outside my box (div). How to hide?
Screenshot: http://img184.imageshack.us/img184/4416/stonersjl8.png

Thanks
by holysjit
Sat Jan 19, 2008 12:29 am
Forum: General discussions
Topic: Error when click on comments in adminpanel
Replies: 1
Views: 1910

Error when click on comments in adminpanel

Hi,
I get this error when I click on comments in adminpanel:

Warning: preg_match() [function.preg-match]: Unknown modifier 'h' in /storage/mijndomein/users/092304/public/sites/www.thejokersweblog.nl/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php on line 1267

What's the most ...
by holysjit
Fri Jan 11, 2008 3:29 pm
Forum: General discussions
Topic: Graybox question
Replies: 5
Views: 3607

The image won't popup again today. I use this code:


<a name="cartoons"><a href="http://www.nozzman.nl/images/edities/514.gif" class="graybox"><img src="http://www.nozzman.nl/images/edities/514.gif" width="170"></a>

<a href="http://img299.imageshack.us/my.php?image=0111ci6.gif" class="graybox ...
by holysjit
Tue Jan 08, 2008 10:26 pm
Forum: General discussions
Topic: Categories-space
Replies: 3
Views: 2722

Thats not what I want. Sorry. I want the top margin at 122px, but the text must overlay.
by holysjit
Tue Jan 08, 2008 8:40 pm
Forum: General discussions
Topic: Categories-space
Replies: 3
Views: 2722

Categories-space

Hi,
I use category-images. When I choose 1, 2 or more categories, the text breaks above the image. See my website: www.thejokersweblog.nl

In this image: http://img135.imageshack.us/img135/7137/clipboard01sk5.png
(I marked the space purple)

I think I have to play with depth or something. I want ...
by holysjit
Tue Jan 08, 2008 6:04 pm
Forum: General discussions
Topic: Graybox question
Replies: 5
Views: 3607

When you look at the extended page, it doensn't work. I think Javascript is only supported at the frontpage...?
by holysjit
Tue Jan 08, 2008 4:46 pm
Forum: General discussions
Topic: Choose which plugins user can modify
Replies: 3
Views: 2681

Thanks,
I changed the dropdown menu to the correct user, but he can modify all plugins. Screenshot: http://img406.imageshack.us/img406/7716 ... d01ih7.png

Thanks
by holysjit
Mon Jan 07, 2008 7:05 pm
Forum: General discussions
Topic: Graybox question
Replies: 5
Views: 3607

I just reloaded the page and it works now. Suggestions? I looks it's unstable!

Thanks
by holysjit
Mon Jan 07, 2008 7:01 pm
Forum: General discussions
Topic: Graybox question
Replies: 5
Views: 3607

Graybox question

hi, I use this code on my blog:


<a href="image.jpg" class="graybox"><img src="image.jpg" width="170"></a>

<a href="image2.jpg" class="graybox"><img src="image2.jpg" width="170"></a>


The first image opens in the lightbox window, but the second just opens.

Watch it here:
http://www ...
by holysjit
Fri Jan 04, 2008 3:19 pm
Forum: General discussions
Topic: Choose which plugins user can modify
Replies: 3
Views: 2681

Choose which plugins user can modify

Hi,
I use userlevels, and this is what I want:
The admin (thats me) can modify all plugins, but usergroup A can only modify serveral plugins. How can I do this?

Thanks
by holysjit
Wed Jan 02, 2008 4:47 pm
Forum: General discussions
Topic: Custom 404 Error Page
Replies: 6
Views: 5410

Hi,
I tried to do exactly the same,but it doesn't work. My error page = www.thejokersweblog.nl/paginas/error.html

I tried this:

Code: Select all

ErrorDocument 404 /http://www.thejokersweblog.nl/paginas/error.html
DirectoryIndex /index.php
What do I have to do?
by holysjit
Sun Dec 30, 2007 12:39 am
Forum: General discussions
Topic: Own 404 page
Replies: 3
Views: 2853

Own 404 page

Hi,
I want my own 404 error page. I tried to fix it, but I am sure that I must modify the .htaccess file.

A .txt file from my .htaccess file:
http://www.thejokersweblog.nl/myhtaccess.txt

When I type a URL like this www.mywebsite.com/fdjkdjksa It wil go to my root, www.mywebsite.com

How to solve?