asauterChicago
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: VoucherPress] Plugin broken/does not work with 2.9.2Yep, same here, running 3.01 and version 1.1, the PDF file is always corrupted.
Forum: Plugins
In reply to: [Plugin: MM Forms] adding checkboxes?Never mind, figured it out.
Forum: Fixing WordPress
In reply to: Successful login, redirects to loginNever mind figured it out, followed this article and updated the links:
http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/
Everything works, thanks!
Forum: Fixing WordPress
In reply to: Successful login, redirects to loginThanks, it appears there was a problem in the wp-options url table. It was adding a “//” slash before the /blog/ URL. So my blog is mydomain.com/blog it was listing everything as mydomain.com//blog . I took out the extra slash through PHPAdmin and the login works fine.
Now does anyone know how to update the rest of the links on the blog? Current pages and a couple of postings I wrote still contain the double “//” in the URL. Is there a way to update the links? It doesn’t seem to be causing issues, but I’m afraid issues may come up in the future relating to this. Thanks!