stopthepress
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error on index page, not shure what to do.To begin with I would comment out the plugin entry.
Thanks a lot.
Forum: Fixing WordPress
In reply to: PHP 5.3.4 – Is WP 3.0.4 fully compatible?Coincidentally, yesterday I was coding a script for WP on my local machine and used the array_replace() function. It worked just fine running PHP 5.3 but failed on my site because such function is not available in version 5.2.
This morning I asked my provider about the possibility to upgrade PHP to 5.3 ’cause I need it to upgrade my TYPO3 software (released yesterday) that requires 5.3. The response was:
“Cpanel has released php 5.3 in easyapache but there are several features which are missing in php 5.3. As this version has alot of compatibility issues so We can’t upgrade PHP version to 5.3.x on our shared environment server as it may effect applications/scripts of many other clients hosted with us like you.”
They suggested to move my account to another server and compiling 5.3 on it. No way, I decided to wait until all issues are cleared up in order to avoid any risk with WP new releases and other applications.
Forum: Plugins
In reply to: [Verve Meta Boxes] [Plugin: Verve Meta Boxes] Security vulnerabilityWhere is the Verve Meta Boxes plugin download link?
Forum: Plugins
In reply to: [Exploit Scanner] [Plugin: Exploit Scanner] Error while scanningNobody knows or nobody cares?
Forum: Plugins
In reply to: [Exploit Scanner] [Plugin: Exploit Scanner] Error while scanningI installed this plugin (ver 1.0.5) in two blogs (WP 3.2.1) and works just fine in one of them but in other one the same error pops up.
In the first blog WP is installed at /WP/, in the second it is installed at the root.
Is there any solution?Forum: Installing WordPress
In reply to: updaded to 3.0.4 and still WP is asking to updateHi,
Thanks esmi for you reply.
Found the problem. I’m travelling in South America. WP checks the IP address I’m using and assumes I need to update to version 3.0.4 IN SPANISH! I hate the IP address recognition! Fortunatelly there is an option to ignore the update advice and clicking in the sign vanishes.Forum: Fixing WordPress
In reply to: What is “Posts page” at “A static page”?Thanks Moshu.
My current setup doesn’t reflect the intended 2.3.3 behaviour nor mine. I installed 2.3.3 in my windows machine in order to figure it out. Well the reason is that I made WP to resemble a CMS enviroment.
Grrr! Back to the drawing board.Forum: Fixing WordPress
In reply to: ver 2.3.3. PHP code in a page doesn’t work anymoreOkay, I Replaced PHP Exec 1.7 by Exec-PHP 4.4 and now the php code works fine.
Forum: Fixing WordPress
In reply to: Ver 1.5.3 B1: Suddenly all links display the home pageCause: PHP5 suPHP
solution: upgradeForum: Plugins
In reply to: PhpExec plugin 1.7 PHP CGI problem.I forgot to post the server error:
Premature end of script headers: /home/name/public_html/wp-admin/post.php
Forum: Fixing WordPress
In reply to: php going cgi and upgrade to MySQL 4.1Thanks MichelH.
Everything worked fine except for a plugin problem. As you said all tables are MyISAM so no problem at all.Forum: Fixing WordPress
In reply to: wp 2.0: user loginFigured out. The user had cookies dissabled.
Forum: Fixing WordPress
In reply to: difference between RSS feedsThanks moshu. Just in time.
Forum: Fixing WordPress
In reply to: difference between RSS feedsSorry, forgot to use tags.
href="https://www.sitename.com/wp-rss.php">RSS Feed
href="feed:<?php bloginfo('rss2_url'); ?>">RSS Feed