tavarish
Forum Replies Created
-
Forum: Plugins
In reply to: A small problem with Nicer ArchiveTried that, didn’t help. If I do that the page is just blank. I am pretty sure that it’s suppoes to be up there somewhere.
Really nice that you tried to help me out, thanks ??
Forum: Plugins
In reply to: A small problem with Nicer ArchiveThanks Kafkaesqui,
Tried it out and no error messages. The only problem now is that the header isn’t exactly as it should have been. My PHP knowledge is extremely limited, so would appreciate if someone got a clue on what I could do to make it right :-).
Here is the page:
https://sean.journeypix.com/archive.phpAnd here is the code:
https://sean.journeypix.com/archive.phpsForum: Plugins
In reply to: A small problem with Nicer ArchiveTried a new solution with the help of EzStatic (a plugin) that can be seen here:
https://sean.journeypix.com/index.php?static=archivesNow I get no error messages when I open the page, but when I check for artickles I get this error message:
Warning: rawurlencode() expects parameter 1 to be string, array given in /hsphere/local/home/samdesign/sean.journeypix.com/wp-blog-header.php on line 163Would be really nice if someone with PHP knowledge could rewrite Nicer Archive for 1.5 since it seems to be a quite popular plugin :-/
Forum: Plugins
In reply to: A small problem with Nicer ArchiveHmmzz, none who can give me a helping hand here? Please ??
Forum: Plugins
In reply to: New guestbook plugin: RumWallThanks a million Dan … both for your plugin and quick reply which made it work :-).
Forum: Plugins
In reply to: New guestbook plugin: RumWallHi,
First of all it’s a great little plugin. Was easy to install but got one problem when I implement it to my current design and one smaller challenge.
1. When i click on “drop tag!” and write in a message then everything work just fine. But when i click “taq it” i get this error message (the message do appear on the site though):
Warning: Cannot modify header information – headers already sent by (output started at /hsphere/local/home/samdesign/sean.journeypix.com/wall.php:7) in /hsphere/local/home/samdesign/sean.journeypix.com/wall.php on line 37Guess it got something to do with my get_header or something but can’t find out how to solve the problem.
2. When people write in a URL in “Website” they have to add https:// first, if not the URL won’t work properly from the message. Most people will forget to write that first, is it possible to add to the script that https:// is added if the visitor doesn’t add it?
URL to my guestbook is:
https://sean.journeypix.com/wall.phpURL to the code of my guestbook is:
https://sean.journeypix.com/wall.phpsAll help is appreciated. Thanks ??