When i try to activate the buddypress addon i have this error:
“Fatal error: Call to a member function generate() on a non-object in D:inetpubwebsmysitewp-contentpluginsanspress-question-answeradminviewsaddons.php on line 167”

So i can’t syncronize anspress to bp.

Hello,

The latest /assets/ap-admin.css is not being loaded because in /admin/anspress-admin.php,

wp_enqueue_style( 'ap-admin-css', ANSPRESS_URL . 'assets/ap-admin.css' );

is missing array() and AP_VERSION as parameters.

Thanks,

@awijasa

Post / Page image is now missing since last GIT update from master

This is low priority for me and I guess should be in general just wanted to note this:

There are absolute xamp2 urls written in the souce maps for the scss. So this files can not be loaded, if they actually exist, did not check yet.

It currently links to pages that do not exist.

Option to load styles only on Anspress pages is active and worked b4, styles are on question list page but not on the single question pages.

Hi again. I’m opening a new question for every different thing because I think you prefer it like that too.

I’ve tried all add-ons. Buddypress, notification and bad words have got that issue. After disabling them, page is not redirecting. But button is working. So not a big problem, no priority.

After the last update, I lost my email templates. All email bodies are empty now. I have to write them again but I’m not sure about {asker}, {answerer}, {answer_link} etc.

Where can I find those shortcodes?