Laughinglizard
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Suggestions for Hacks, Ad-Ons or Improvements?NM, already worked on. Look at http://dinki.mine.nu/word/index.php?p=12&more=1&c=1
This method creates a new text file for every visitor, which is a pain, is slow and cumbersome. If there is enough interest, I can make it write a cookie on the visitor’s computer.Forum: Everything else WordPress
In reply to: Holiday WishesI echo everything Craig just said! Be happy, dream, love, remember our Creator, be peaceful, show compassion and empathty, love animals, be yourself and be good to family…I know how it feels to be alone in Christmas!
PeaceForum: Plugins
In reply to: I am using templates from mamboo..K Desktop Environment, as compared to GNU Network Object Model Environment(GNOME) and others. These are all Linux Desktop Managers. We are about to have another war over which is better (just like the browser wars a couple of weeks ago!). 😛
Peace, PleaseForum: Fixing WordPress
In reply to: mySQL/db error?Your webhost needs to restart their MySql server. Here is the error that begins it all
[Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)]Forum: Requests and Feedback
In reply to: Suggestions for Hacks, Ad-Ons or Improvements?Many of the hacks listed above have been finished. Please visit http://dinki.mine.nu/word/index.php?p=73&more=1&c=1 for a more complete list/links and to add some more.
Forum: Installing WordPress
In reply to: Blank pagewget works fine (as a browser) and I can see your blog through a very rudimentary web interface. I would look into taking this up with your webhost. You need to take a look at your apache error logs and investigate further from that aspect. None of the php files associated with WP get parsed at all, including your newsfeed files. If you cannot get any help from your webhost and would still like to get it fixed, contact me through my blog.
Forum: Plugins
In reply to: Sticky Post Hack – 0.72Thanks GamerZ!
Forum: Installing WordPress
In reply to: Blank pageI suspect it is a virtual folders problem because your php is not setup to use virtual folders. Under your admin page, options and base settings, change the siteurl variable to say http://www.infinitevariety.biz/wordpress instead of http://wordpress.infinitevariety.biz which is where it is set right now.
Forum: Installing WordPress
In reply to: Blank pageTry changing the site url to http://www.infinitevariety.biz/wordpress instead of http://wordpress.infinitevariety.biz
Forum: Plugins
In reply to: Sticky Post Hack – 0.72The hack will need a little retooling and testing for 1.0 in addition to the changed filenames. The database selection structure for the main blog is a little different along with the post_status selection under the post edit page. The changes are in the sql that selects the posts (because post and edit use different pages now) and also in the way the radio buttons choose the post_status. I am sure this structure is going to change a bit before it hits a full release.
BTW the new pre-alpha CVS looks really nice and has a lot of really nice new features! Good job Matt, Alex, Dougal, Mike and others!Forum: Fixing WordPress
In reply to: List of Article TitlesUse my decoder when posting code notthatugly. Find it at this link:
http://dinki.mine.nu/word/index.php?p=68&more=1&c=1
🙂Forum: Fixing WordPress
In reply to: Cat title showing when it shouldn’tDid you change something? It looks like it is fixed. What happened to your cat=3?
Forum: Themes and Templates
In reply to: Post title style😛
as always … welcome!!Forum: Themes and Templates
In reply to: Post title styleLook for
a {
color: #something;
}
All your post titles are links (I am assuming) so this should cascade down to the content and the story-title as well unless otherwise specified inside the “.storytitle a” class.
Hope this helps.
PeaceForum: Plugins
In reply to: ‘Link This’ javascript bookmarklet for LinkManagTG, Thats where I got the original from. The hacks make it work in both Mozilla and IE. Can you get the default one (from inside the Link manager) to work on your computer without the hack?