cron
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: BUG found 1.5.1.2This is not a bug at all. You are using the wrong code. You should be using <?php echo get_settings(‘home”); ?> instead of <?php echo get_settings(‘siteurl’); ?>.
Forum: Installing WordPress
In reply to: 404 Not Found: When posting a comment, the URL redirects wrongOn the options –> general panel change your blog URI to https://www.mequodainsider.com
Forum: Fixing WordPress
In reply to: How can I combine comments and posts to one feed?you could rewrite wp-rss2.php to do it for you. you just need to use some of the hooks….
Forum: Plugins
In reply to: comment subscription plugin>>Phiali
That plugin was updated by Mark Jaquith with lots of improvements. The new code can be found at https://txfx.net/code/wordpress/subscribe-to-comments/
>>Richards
They can also subscribe via RSS by sticking /feed/ on the end of the post URL (if you are using permalinks).
Hope that helps,
Cron – Symmetry In My MindForum: Plugins
In reply to: Shutting Down WordPress Blog temporaryOr you could use the “meta-refresh” comand in your header.php to redirect everyone to a html page. It seems eaisyest doing it that way….
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingThank you podz, you cleared up that mystery for alot of people, including me.
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingThat is weird, 5 years? I actualy started it 3 days or so ago…..
Forum: Fixing WordPress
In reply to: Comments don’t workAll your posts are saved in the database. It should not affect them if you re-load the files. However I would back up your databases just in case. As long as you have not made any modifications to the code and you are running v1.5.1.2 I would not advocate re-installing wordpress.
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingI dont think that is a huge issue but it would be nice to know WHY it is happening. I know it is not a huge priority but i don’t like mysteries so i would apreciate it if a codeing god would mind looking at the problem for a few minues. I mean half the people here paracticly know all the code line for line. Anyway…. thanks everyone for trying to help….
Forum: Fixing WordPress
In reply to: Customizing WPIt is quite easy. What you have to do is to define a few divs at the start of the loop and close them at the end. This makes it so every post will be styled to those divs. Hope that helps
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingThis is quite an unusual mistery. Is anyone here running v1.5 and having these problems or is it a problem with the code in 1.5.1 and 1.5.2?
Forum: Plugins
In reply to: Flash frontend.That is really cool. I think that if you could get it to work as a template it would prompt a whole new wave of flash based wp blogs and templates. Congrads and thanks for doing all the work to set it up for the rest of us.
Forum: Plugins
In reply to: sos – Stats on ShortstatYep, I would.
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingThat is a very good point. I am curently using statichost and i dont know if they distribute the subdomains out on to diffrent phisical servers. How can I check this?
Thanks for the tip,
Forum: Fixing WordPress
In reply to: Dashboard Not UpdatingI wonder what the problem really is. This is quite intrigueing as diffrent blogs on the same hosting have diffrent results……