Jake Hall on "[Plugin: bbPress Advanced Statistics] Stopped Reporting Stats After Update"

ساخت وبلاگ

Hey guys,

I am really sorry, this release has been an absolute nightmare! I left out one (pretty important) line of code in the upgrade file.

Please redownload 1.3.1 - I have released a fix.

  1. Deactivate the plugin
  2. Delete the plugin
  3. Upload new 1.3.1 files
  4. Activate the plugin

You shouldn't then get that error. if the plugin doesn't work after that, please verify the bbpas table has been created. if not, run this in phpmyadmin / your equiv.

CREATE TABLE **YOUR PREFIX HERE**_bbpas ( id bigint(20) NOT NULL AUTO_INCREMENT, userid bigint(20) NOT NULL, date_recorded datetime NOT NULL, status int(1) NOT NULL, UNIQUE KEY id (id), INDEX userid (userid), INDEX date_recorded (date_recorded), INDEX status (status), PRIMARY KEY (id) )

Please replace the prefix in that table creation script.

Thanks

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 90 تاريخ : چهارشنبه 8 ارديبهشت 1395 ساعت: 13:00