Advertisement:

Author Topic: Error importSQL::ModelPayment payment/struct.sql  (Read 1499 times)

ridder

  • Newbie
  • *
  • Posts: 29
Error importSQL::ModelPayment payment/struct.sql
« on: October 31, 2014, 04:06:52 pm »
Error importSQL::ModelPayment payment/struct.sql

i have moved from localhost to live server than I get this flash when installing the plugin.

yes i have tried Delete all tables for payments and install the plugin again. but same problem!!

what can I try more??? someone has an idea??

ridder

  • Newbie
  • *
  • Posts: 29
Re: Error importSQL::ModelPayment payment/struct.sql
« Reply #1 on: October 31, 2014, 08:23:11 pm »
nobody?? Please help :-[ :-[ :-[

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Error importSQL::ModelPayment payment/struct.sql
« Reply #2 on: October 31, 2014, 09:27:03 pm »
@ridder
Well, that message is not very useful, since it is thrown also in case of other error, so probably noone will be able to help you.
But try:
- download latest version of this plugin
- replace your files with new
- repeat install
- you could also try to reinstall osclass, but not sure if it helps

fkaufusi

  • Newbie
  • *
  • Posts: 1
Re: Error importSQL::ModelPayment payment/struct.sql
« Reply #3 on: January 27, 2016, 04:36:11 pm »
Happen to me on other plugins.

I check my database and I can see all the tables are there.

I just comment the line in the plugin code

// $this->import('ppaypal/struct.sql');

After that, I click on the install link again and works fine.