View Issue Details

IDProjectCategoryView StatusLast Update
0001622OXID eShop (all versions)5. ------ UpdateApp / Update ------public2010-10-13 17:13
Reporterdainius.bigelis Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.2.0 revision 23610 
Summary0001622: Fatal error occurs when tried to run UpdateApp for the second time
DescriptionWhen tried to run updateApp on the same shop for the second time (at first time update was made correctly), Fatal error occured in the updateApp window:

Warning: require_once(/shop]/updateApp/ui/http/../../core/initshop.php) [function.require-once]: failed to open stream: No such file or directory in /[shop]/updateApp/ui/http/ajax.php on line 19

Fatal error: require_once() [function.require]: Failed opening required '/[shop]/updateApp/ui/http/../../core/initshop.php' (include_path='.:/[...]/') in /[shop]/updateApp/ui/http/ajax.php on line 19

Fix it that such cases would be handled properly. If possible, would be good to have a warning message, that this Update was already executed on shop once.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

rimvydas_paskevicius

2010-10-13 17:13

reporter   ~0003596

This problem will be gone after fixing bug #1216, so no change required.