You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to follow the best practice to migrate a JCB component from joomla 3 to 5 with the according JCB package. I exported the component from JCB 3.1.24 as I am no able to update it to the newest JCB v3.2.5 having some errors, in order to import the component into a clean latest Joomla 3 and JCB v3.2.5. Although it says "success Import Success!" I get a Warning
with:
Field add_license not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field license_type not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_buy_link not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_key not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_url not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
and my component is not installed.
I tried several ways changing the php and DB version, nothing works.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to follow the best practice to migrate a JCB component from joomla 3 to 5 with the according JCB package. I exported the component from JCB 3.1.24 as I am no able to update it to the newest JCB v3.2.5 having some errors, in order to import the component into a clean latest Joomla 3 and JCB v3.2.5. Although it says "success Import Success!" I get a Warning
with:
Field add_license not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field license_type not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_buy_link not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_key not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
Field whmcs_url not found in local database table (#__componentbuilder_joomla_component) so imported of its values failed, please update your JCB install and try again.
and my component is not installed.
I tried several ways changing the php and DB version, nothing works.
Any idea?
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions