I'm having a problem when I go to Community Management > Plugin Management > Paid Subscriptions > Import.
Regardless of whether the source I select is a file with a single line of comma-separated user-IDs, or all users from a given subscription plan, and then choose the plan to subscribe them to, set the subscription state and the subscription date, when I click Import I see the following error message.
1146 Table '<table name here>.NONE' doesn't exist
I've tried to do imports on several of my sites, all running Joomla! 3.10.3 and up to date installs of Community Builder and Paid Subscriptions, and all fail in the same way.
System Information for the site I'm working on at present:
php: Linux m45.siteground.biz 3.12.18-clouder0 #6 SMP PREEMPT Mon Apr 12 16:04:39 EEST 2021 x86_64
dbserver: mysql
dbversion: 5.7.32-35-log
dbcollation: utf8mb4_general_ci
dbconnectioncollation: utf8mb4_general_ci
phpversion: 7.4.25
server: Apache
sapi_name: cgi-fcgi
version: Joomla! 3.10.3 Stable [ Daraja ] 21-October-2021 06:44 GMT
platform: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
useragent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:93.0) Gecko/20100101 Firefox/93.0
I've used Community Builder > Tools > Check Community Builder Database and also checked Community Builder User Fields Database with strict column types. All is green.
Looking for solutions in the forum, the closest I could come up with was
www.joomlapolis.com/forum/277-cb-paid-subscriptions-support/243978-solved-failure-with-main-cb-subs-plugin-installation#324967
I've looked at the database collation, but utf8mb4_ci is not an option on my server, so I've stayed with utf8mb4_general_ci.
The database table prefix is mmp_j25_
Would the second underscore in the prefix be causing a problem?
Any ideas?
Peter