Thread Starter
jomo
(@jonathanmoorebcsorg)
The email is sent and the directory entry is saved but in somewhat invalid status.
The directory entry cannot be found in admin, but if you construct the url manually you can see it, it comes up as Listing Status Pending Payment and post status draft..
Thread Starter
jomo
(@jonathanmoorebcsorg)
every error one fixes another comes up.
submit-listing-done.tpl.php seems to be hardcoded to expect a payment too and render the receipt.
Since there is a general option “Turn On payments?”
wpbdp_settings[payments-on]
the code could also check
if ( ! wpbdp_get_option( ‘payments-on’ ) ) {
though for the situation where there are both free and paid listings it still needs to accept free listings.
Hi @jonathanmoorebcsorg,
Sorry that you ran into issues with this! We’re not seeing these issues on our testing servers, so perhaps there is something else going on here…Specifically, those fatal errors have not been around since our beta period…Also, any issues with a receipt were worked out as far as we’re aware as of 5.1.2
Can you tell me a bit more?
– What version of WP are you running here?
– What exact version of BD? (number, please)
– Do you have any premium modules installed? If so, what versions of those do you have? A screenshot of Directory Admin->Debug->BD Info would help.
– Have you modified the plugin at all?
– What specific version of PHP are you running right now?
Have you also tried a conflict test?
Here is an article about how to test for theme and plugin conflicts with Business Directory, which may help pinpoint the issue: http://businessdirectoryplugin.com/support-forum/faq/how-to-check-for-plugin-and-theme-conflicts-with-bd/
Try that and report back on what you find.
Thread Starter
jomo
(@jonathanmoorebcsorg)
after various tests, including a clean environment, I was not able to reproduce this. It did not appear to be related to the software versions or other installed software, so I am guessing in that the database in the test environment was unclean or failed manual upgrade, so case closed.
No worries. Thanks for letting me know.