Hello,
for my company’s internal website, I have instal buddypress and several other plugins. In this, there is Event System but it’s doesn’t work. When I tried to put a event there is something wrong during the details saving and the code (001). I believe that the error code but I find nowhere the explanation for this.
Did someone have a idea to help me?
Thanks a lot!
cicelle
ps: As you can see, I am not very comfortable with English, please excuse my mistakes
http://wordpress.org/extend/plugins/jet-event-system-for-buddypress/
tomkoukoulis
Member
Posted 1 year ago #
This is probably caused by missing database tables (wp_jet_*).
My database did not have those tables. I imported them manually by using the sql/jes.sql file from the plugin's folder.
I had execute the source file and the result are 'Query OK, 0 rows affected' for all command . And, of course, no tables have been add to my database.
cicelle,
The problem is in the database, look there if you have a table with the keyword jet
That's what I want to say with my previous message : when I execute the sql files, I had the message 'Query OK, 0 rows affected' but no tables with "jet_*" have been add.
zoran100
Member
Posted 1 year ago #
@cicelle, did you manage to fix your database or did you uninstall this plugin?
cicelle, see table prefix defined in wp-config.php! check in sql-file