pistos
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Next Page Link not workingLooks like version 1.0 of the Permalink Redirect plugin fixes the issue. I have it installed, and my front page “Next Page” link is working now.
Forum: Fixing WordPress
In reply to: Next Page Link not workingThanks, this was my problem too!
Forum: Plugins
In reply to: Plugin not showing in directorySorry, here it is: http://wordpress.org/extend/plugins/the-catholic-reference-extension-for-wordpress/ 🙂
[resolved]
Forum: Plugins
In reply to: Plugin not showing in directoryI have checked in one tagged version, and a trunk into my svn plugin dir without errors. I don’t see my plugin showing up anywhere, not wordpress.org or wp-plugins.org. I have a valid header in the plugin PHP, and a validly formatted readme.txt in both the trunk and the tagged version. What gives? Am I supposed to see an empty dir, even, under http://dev.wp-plugins.org/browser ? Because my plugin is not even there. “catholic-reference-extension-for-wordpress” is the plugin name/dir.
Forum: Everything else WordPress
In reply to: 403 errors when committing to svn.wp-plugins.orgFixed for me. http://comox.textdrive.com/pipermail/wp-hackers/2007-August/013869.html Thanks. 🙂
Forum: Everything else WordPress
In reply to: 403 errors when committing to svn.wp-plugins.orgSame for me.
Forum: Fixing WordPress
In reply to: Next Page Navigation (page/2/) 404 ErrorI don’t see this .htaccess code anywhere after updating my permalinks? 🙁
Forum: Fixing WordPress
In reply to: Next Page Navigation (page/2/) 404 ErrorSame problem for me: http://blog.purepistos.net
Though I notice that the clickable link is http://blog.purepistos.net/index.php/page/2/ which has the index.php/ stripped when I actually view the 404.
I have a permalink structure of
/index.php/%year%/%monthnum%/%day%/%postname%/
And I have the Permalink Redirect plugin installed and activated. Deactivating this plugin didn’t help.