--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/4cf2581e-1780-4656-bc9a-1c707310f4e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/295f4256-fc8e-40e7-875c-28df9d69f3ed%40googlegroups.com.
Hi Tyler,
In terms of debug mode, you can also edit the qubit_dev.php file to add your IP address to the $allowedIPs list. After doing that you’ll need to clear the cache:
php symfony cc
(No, helpful Outlook autocorrect, I really do mean symfony)
Tim
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ica-atom-user...@googlegroups.com.
To post to this group, send email to
ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/74b6fa0d-01b4-4241-ab4b-580c02b69a62%40googlegroups.com.
Hi Tyler,
If you didn’t get a stack trace, I’m afraid I don’t know my way around the debug interface. Hopefully someone can assist further.
Tim
From: ica-ato...@googlegroups.com [mailto:ica-ato...@googlegroups.com]
On Behalf Of ty...@lre-tech.com
Sent: April-07-14 4:44 PM
To: ica-ato...@googlegroups.com
Subject: Re: [ica-atom-users] SKOS template/example for importing Places, Subjects, etc? Or some troubleshooting help?
Thank you Tim,
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ica-atom-user...@googlegroups.com.
To post to this group, send email to
ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/84b028b8-34f4-4fcb-9f34-26740dbf897f%40googlegroups.com.
( ! ) Fatal error: Call to a member function __get() on a non-object in /home/mikeg/workspace/atom2.0.1/lib/model/om/BaseObject.php on line 483 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 644344 | {main}( ) | ../qubit_dev.php:0 |
2 | 0.1257 | 8101272 | sfContext->dispatch( ) | ../qubit_dev.php:21 |
3 | 0.1257 | 8101352 | sfFrontWebController->dispatch( ) | ../sfContext.class.php:170 |
4 | 0.1258 | 8114744 | sfController->forward( ) | ../sfFrontWebController.class.php:48 |
5 | 0.1331 | 8370480 | sfFilterChain->execute( ) | ../sfController.class.php:238 |
6 | 0.1333 | 8372568 | QubitTransactionFilter->execute( ) | ../sfFilterChain.class.php:53 |
7 | 0.1333 | 8372568 | sfFilterChain->execute( ) | ../QubitTransactionFilter.class.php:40 |
8 | 0.1335 | 8374576 | sfHistoryPluginFilter->execute( ) | ../sfFilterChain.class.php:53 |
9 | 0.1336 | 8374576 | sfFilterChain->execute( ) | ../sfHistoryPluginFilter.class.php:18 |
10 | 0.1338 | 8376576 | sfRenderingFilter->execute( ) | ../sfFilterChain.class.php:53 |
11 | 0.1338 | 8376576 | sfFilterChain->execute( ) | ../sfRenderingFilter.class.php:33 |
12 | 0.1340 | 8378640 | QubitSettingsFilter->execute( ) | ../sfFilterChain.class.php:53 |
13 | 0.1344 | 8445408 | sfFilterChain->execute( ) | ../QubitSettingsFilter.class.php:43 |
14 | 0.1346 | 8447408 | QubitLimitIpFilter->execute( ) | ../sfFilterChain.class.php:53 |
15 | 0.1347 | 8448312 | sfFilterChain->execute( ) | ../QubitLimitIp.class.php:39 |
16 | 0.1349 | 8450320 | QubitSslRequirementFilter->execute( ) | ../sfFilterChain.class.php:53 |
17 | 0.1350 | 8450400 | sfFilterChain->execute( ) | ../QubitSslRequirementFilter.class.php:35 |
18 | 0.1352 | 8452392 | QubitMeta->execute( ) | ../sfFilterChain.class.php:53 |
19 | 0.1353 | 8453480 | sfFilterChain->execute( ) | ../QubitMeta.class.php:29 |
20 | 0.1355 | 8455480 | QubitLimitResults->execute( ) | ../sfFilterChain.class.php:53 |
21 | 0.1356 | 8456112 | sfFilterChain->execute( ) | ../QubitLimitResults.class.php:34 |
22 | 0.1358 | 8458112 | sfExecutionFilter->execute( ) | ../sfFilterChain.class.php:53 |
23 | 0.1359 | 8459624 | sfExecutionFilter->handleAction( ) | ../sfExecutionFilter.class.php:42 |
24 | 0.1359 | 8459624 | sfExecutionFilter->executeAction( ) | ../sfExecutionFilter.class.php:78 |
25 | 0.1360 | 8459704 | sfSkosPluginImportAction->execute( ) | ../sfExecutionFilter.class.php:92 |
26 | 0.2843 | 10756264 | sfSkosPlugin::parse( ) | ../importAction.class.php:92 |
27 | 0.3033 | 10805952 | sfSkosPlugin->addTerm( ) | ../sfSkosPlugin.class.php:81 |
28 | 0.3034 | 10809464 | BaseTerm->__set( ) | ../BaseTerm.php:0 |
29 | 0.3034 | 10811392 | call_user_func_array ( ) | ../BaseTerm.php:948 |
30 | 0.3034 | 10812008 | QubitObject->__set( ) | ../BaseTerm.php:0 |
31 | 0.3034 | 10813624 | call_user_func_array ( ) | ../QubitObject.php:93 |
32 | 0.3034 | 10814240 | BaseObject->__set( ) | ../QubitObject.php:0 |
Hi Tyler,
If you didn’t get a stack trace, I’m afraid I don’t know my way around the debug interface. Hopefully someone can assist further.
Tim
From: ica-ato...@googlegroups.com [mailto:ica-ato...@googlegroups.com] On Behalf Of ty...@lre-tech.com
Sent: April-07-14 4:44 PM
To: ica-ato...@googlegroups.com
Subject: Re: [ica-atom-users] SKOS template/example for importing Places, Subjects, etc? Or some troubleshooting help?
Thank you Tim,
I was able to access domain/qubit_dev.php using the information that you provided in modifying the file. This "front controller" remained in the URL as I navigated to upload an XML file, selected SKOS, etc.
However, importing the file resulted in the same error as before, completely identical and with no additional information. I can see the debug mode toolbar, is there anything in the log that would help identify the issue?
Tyler
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-at...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/8bfea6f4-2a19-40ce-a4ac-e2088390201f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/43cd872b-4af4-455a-bf04-f332227d9067%40googlegroups.com.
Thank you Sarah and Dan. This is a helpful answer that provides me with the certainty I needed when pondering this. It is not immediately apparent which fields may be imported and which may not without a template or documentation, but I understand this is being worked on and I think that until then, I think this forum thread will provide AtoM users with the answers they're looking for, as it has helped me. Thanks again.
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/dcf9b0d6-4c80-49ed-b7ed-45b13f6b9e6b%40googlegroups.com.