Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Invalid file provided for module import!
#3
(08-05-2016, 01:54 PM)joebordes Wrote: you can't just change the name in the manifest.xml file, you also have to change the table names, the files in the modules directory that have the same name and all references in the header of the main module file.

keep asking...

and maybe tell us what you are trying to achieve, as it may already be done or doable....


OK, I thought there is something wrong with the files itself like CR/LF problem or wrong ZIP-format…


Finally I created a new module successfully.
These module has a 1:m relation to the ServiceContracts module (one ServiceContract can have many records of the new module). In this new module I want to store data delivered by an external interface.

Now I have some more problems:
-          As far I understand, I have to tell the ServiceContracts Module that there is an other modul pointing to it, so that a link to this new module can be added. But how I can update an non custom-module?
-          When I am adding an link to a ServiceContract in the new Module, I get the error
Fatal error: Uncaught exception 'Exception' with message 'result is not an object' in /u/web/pocswi/www/cc_crm/include/database/PearDatabase.php:789 Stack trace: #0 /u/web/pocswi/www/cc_crm/Popup.php(399): PearDatabase->query_result(false, 0, 'count') #1 /u/web/pocswi/www/cc_crm/modules/ServiceContracts/Popup.php(10): require_once('/u/web/pocswi/w...') #2 /u/web/pocswi/www/cc_crm/index.php(674): include('/u/web/pocswi/w...') #3 {main} thrown in /u/web/pocswi/www/cc_crm/include/database/PearDatabase.php on line 789
Is this because of the missing declaration in the ServiceContracts Module?
 
Thanks for your help!
 
Regards
Andreas


Attached Files
.zip   CycleCounter (10).zip (Size: 35.97 KB / Downloads: 0)
Reply


Messages In This Thread
RE: Invalid file provided for module import! - estares - 08-06-2016, 01:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)