emdee90
Member
Posted 17 years ago #
I've been receiving the following error while trying to create a new blog:
Fatal error: Cannot redeclare hashcash_random_string() (previously declared in /home/.chardonnay/flyblog/flyblog.com/wp-content/mu-plugins/wp-hashcash.php:104) in /home/.chardonnay/flyblog/flyblog.com/wp-newblog.inc.php on line 120
any ideas?
emdee90
Member
Posted 17 years ago #
Anyone have any ideas at all?
lunabyte
Member
Posted 17 years ago #
Have you asked the plugin author?
emdee90
Member
Posted 17 years ago #
You know, I think I just solved my own problem.
The "new blog" signup went from wp-newblog or something like that to wp-signup.php and I dind't reflect that in my custom theme.
I thought we had decided that hardcash didn't work and had been removed from the WPMu download?
lunabyte
Member
Posted 17 years ago #
It's not in the 1.0 download, so I don't know where it would have came from.
emdee90
Member
Posted 17 years ago #
lunabyte
Member
Posted 17 years ago #
Did you upgrade from a previous version, or get that file from somewhere else?
I'm looking at trac, and it isn't on there either.
emdee90
Member
Posted 17 years ago #
Upgraded from a previous version. I created my custom start page with the previous version that had everythingn included in the wp-inst folder. I upgraded to the new 1.0 without the files in the wp-inst folder and didn't know that some of the core filenames have changed.
lunabyte
Member
Posted 17 years ago #
Ah, OK. So no biggie then.
So then this problem shouldn't exist any longer, once you're pointing to the new file(s)?
emdee90
Member
Posted 17 years ago #
Correct. I pointed to the new file and all was solved.
I should have paid more attention to the changelog.