cpedraza
Forum Replies Created
-
Forum: Plugins
In reply to: [Twitter Cards] Add twitter:imageNiall, I don’t know what you mean by “act on” the filter? Does that mean replace the ‘creator’ fields or to add the ‘twitter:image’ to what’s already there? And if I wanted the Twitter card to be an Image_large_summary, what would I do, specifically? What code do I add, replace and/or delete?
Many thanks,
/carlosForum: Fixing WordPress
In reply to: Cannot publish after previewI’m having the same issues with Safari on the Mac in Snow Leopard. This is a serious problem. Surely, someone’s working on this, right, WordPress? Please?
Forum: Fixing WordPress
In reply to: The requested URL /login was not found on this server.I’m having virtually the same problem, but with a bit of a complication since I use WP Hive.
I have four blogs set up through WP Hive. Three of them work fine; the fourth is giving me trouble.
My default WordPress installation is at http://carlospedraza.net, which redirects to carlospedraza.net/blog. That’s the blog that’s giving me trouble. When I tried logging into the Dashboard – using the URL http://carlospedraza.net/blog/wp-admin, I got a WordPress message stating the database needed to be upgraded and it could take several minutes. I clicked on the upgrade button and the upgrade was accomplished quickly.
I tried logging in anew at http://carlospedraza.net/blog/wp-admin. I can see from the URL that a redirect happened because something told the browser to go instead to mydomain.com/wp-admin, and that URL in turn displays a redirect to the URL I entered in the first place, mydomain.com/blog/wp-admin. Weird.
The browser also displayed this message:
Not Found
The requested URL /wp-login.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.12 mod_fastcgi/2.4.6 Phusion_Passenger/2.2.5 Server at carlospedraza.net Port 80
—
This is the URL that’s displayed in the Address Bar:
http://carlospedraza.net/wp-login.php?redirect_to=http%3a%2f%2fcarlospedraza.net%2fblog%2fwp-admin%2fWhile this is the URL that I entered: http://carlospedraza.net/blog/wp-admin
I’m not sure if this is a WP Hive issue or simply a WordPress issue, since this particular blog is the one created initially by my WordPress installation, which is itself a redirect from carlospedraza.net to carlospedraza.net/blog.
I don’t have the two ‘define wp_home’ and ‘define wp_siteURL’ parameters in my config.php file but both settings do appear in the database’s wp_options file (confirmed with phpMyAdmin). That may be because of WP Hive, so I’m loathe to change the config.php file.
Also, I changed the permalink_structure option from the default to
/%year%/%monthnum%/%day%/%postname%/in the database. I’d read somewhere else about that solving the problem, but it didn’t in my case.I’d appreciate any advice or assistance.
Regards,
/carlosForum: Fixing WordPress
In reply to: short code keeps turning into anchor iconsHere’s the answer:
Also, make sure you do this in the functions.php file for every theme you use (including WPtouch if you use that).
Regards,
/carlos