Jump to content

hvrossum

Members
  • Posts

    28
  • Joined

  • Last visited

Profile Information

  • Location
    Netherlands
  • Activity
    Freelancer

hvrossum's Achievements

Newbie

Newbie (1/14)

1

Reputation

2

Community Answers

  1. Ik heb een nieuwe installatie van 1.7.6.5 gedaan, deze heb ik gekoppeld aan de database van een 1.6.2.5. Toen kwam ik allerlei access denied fouten tegen, na wat zoek op het forum las ik de tip om de access table in de database aan te passen. Toen waren we weer een stap verder. Maar nog steeds fouten. Ik heb de eerste debug regel in defines.inc.php op true gezet. Toen ik weer in de backoffice wilde aanloggen kreeg ik volgene foutmeldingen. Heeft iemen een tip (1/1) ContextErrorException Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in UnitOfWork.php line 2636 at ErrorHandler->handleError(2, '"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?', '/home/mvhelvoort/domains/domein.com/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php', 2636, array('class' => 'Doctrine\\ORM\\UnitOfWork', 'e' => 32767, 'file' => '/home/mvhelvoort/domains/domein.com/public_html/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php'))in DebugClassLoader.php line 156 at require()in DebugClassLoader.php line 156 at DebugClassLoader->loadClass('Doctrine\\ORM\\UnitOfWork') at spl_autoload_call('Doctrine\\ORM\\UnitOfWork')in EntityManager.php line 160 at EntityManager->__construct(object(Connection), object(Configuration), object(ContainerAwareEventManager))in EntityManager.php line 850 at EntityManager::create(object(Connection), object(Configuration))in appDevDebugProjectContainer.php line 1799 at appDevDebugProjectContainer->getDoctrine_Orm_DefaultEntityManagerService()in getPrestashop_Translation_DatabaseLoaderService.php line 8 at require('/home/mvhelvoort/domains/domein.com/public_html/var/cache/dev/ContainerWox8i3d/getPrestashop_Translation_DatabaseLoaderService.php')in appDevDebugProjectContainer.php line 1695 at appDevDebugProjectContainer->load('getPrestashop_Translation_DatabaseLoaderService.php')in appDevDebugProjectContainer.php line 3723 at appDevDebugProjectContainer->ContainerWox8i3d\{closure}()in ServiceLocator.php line 64 at ServiceLocator->get('prestashop.translation.database_loader')in Translator.php line 141 at Translator->initialize()in Translator.php line 127 at Translator->initializeCatalogue('nl-NL')in Translator.php line 314 at Translator->dumpCatalogue('nl-NL', object(ResourceCheckerConfigCache))in Translator.php line 299 at Translator->Symfony\Component\Translation\{closure}(object(ResourceCheckerConfigCache))in ResourceCheckerConfigCacheFactory.php line 43 at ResourceCheckerConfigCacheFactory->cache('/home/mvhelvoort/domains/domein.com/public_html/var/cache/dev/translations/catalogue.nl-NL.L8dqxxF.php', object(Closure))in Translator.php line 300 at Translator->initializeCacheCatalogue('nl-NL')in Translator.php line 265 at Translator->loadCatalogue('nl-NL')in Translator.php line 241 at Translator->getCatalogue('nl-NL')in Translator.php line 198 at Translator->trans('Successful deletion.', array(), 'AdminNotificationsSuccess', null)in PrestaShopTranslatorTrait.php line 57 at Translator->trans('Successful deletion.', array(), 'AdminNotificationsSuccess', null)in LoggingTranslator.php line 48 at LoggingTranslator->trans('Successful deletion.', array(), 'AdminNotificationsSuccess', null)in DataCollectorTranslator.php line 50 at DataCollectorTranslator->trans('Successful deletion.', array(), 'AdminNotificationsSuccess', null)in PrestaShopTranslatorTrait.php line 57 at DataCollectorTranslator->trans('Successful deletion.', array(), 'Admin.Notifications.Success', null)in Controller.php line 324 at ControllerCore->trans('Successful deletion.', array('legacy' => 'htmlspecialchars'), 'Admin.Notifications.Success')in AdminController.php line 466 at AdminControllerCore->__construct()in LegacyContext.php line 85 at LegacyContext->getContext()in UserLocaleListener.php line 39 at UserLocaleListener->__construct(object(LegacyContext))in appDevDebugProjectContainer.php line 2369 at appDevDebugProjectContainer->getPrestashop_UserLocale_ListenerService()in appDevDebugProjectContainer.php line 2856 at appDevDebugProjectContainer->ContainerWox8i3d\{closure}()in EventDispatcher.php line 229 at EventDispatcher->sortListeners('kernel.request')in EventDispatcher.php line 61 at EventDispatcher->getListeners('kernel.request')in ContainerAwareEventDispatcher.php line 128 at ContainerAwareEventDispatcher->getListeners('kernel.request')in TraceableEventDispatcher.php line 262 at TraceableEventDispatcher->preProcess('kernel.request')in TraceableEventDispatcher.php line 137 at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))in HttpKernel.php line 127 at HttpKernel->handleRaw(object(Request), 1)in HttpKernel.php line 68 at HttpKernel->handle(object(Request), 1, false)in Kernel.php line 200 at Kernel->handle(object(Request), 1, false)in index.php line 86 thanks Harry
  2. Ik ben eigenlijk hierna helemaal opnieuw begonnen, ipv upgraden Ik zie nog wel dat ik de Maintenance tab bij general shopsettings een 500 error geeft
  3. Hoi, Ik heb zojuist een. clean installatie gedaan van PS1.7.6.5, in eerste instantie met ene hele nieuwe database. Nu heb ik de database van een eerdere installatie 1.6. hier aan gekoppeld, via het aanpassen van parameters.php. Maar nu zie ik wel de producten en plaatjes. Ik zie ook dat orders heb (want dat laat de grafiek in het dashboard zien, maar ik kan de orders niet zelf bekijken via het menu, Verder kan ik ook de klanten niet zien. Kan ik ook de shop parameters niet opnemen, kom ik steeds weer terug in de openings dashboard. Wat moet ik aanpassen om eea wel weer te kunnen benaderen? Dank Harry
  4. Ik heb een upgrade uitgevoerd en krijg onderstaande fouten. Iemand een idee hoe ik deze kan oplossen. Ik ben niet zo bedreven in prestashop dank Harry
  5. I solved it, had to do with a not working PHPmailer part in de webserver
  6. When you order a product through bankwire, the order is correctly submitted to the backend but the customers gets a blank page in return (in some browsers it is HTPP 500 error) I turned on the debug mode to see the error messages. This is what I got back Fatal error: Uncaught exception 'ReflectionException' with message 'Class Swift_Transport_SimpleMailInvoker does not exist' in /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php:308 Stack trace: #0 /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php(308): ReflectionClass->__construct('Swift_Transport...') #1 /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php(322): Swift_DependencyContainer->_createNewInstance('transport.maili...') #2 /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php(114): Swift_DependencyContainer->_createSharedInstance('transport.maili...') #3 /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php(369): Swift_DependencyContainer->lookup('transport.maili...') #4 /xxxx.com/public_html/tools/swift/classes/Swift/De in /xxxx.com/public_html/tools/swift/classes/Swift/DependencyContainer.php on line 308 Does anyone know what I need to do to fix it? Thanks Harry
  7. I re-entered API username, password and certificate. But that did not solve it.
  8. Hi, I upgraded to Prestashop 1.6.11 but I cannot get the Paypal module to work. I have the official Paypal module v 3.11.3 installed and configured I get the following error back: Error occurred: Veuillez contacter le marchant: <b>PayPal response:</b> TIMESTAMP -> 2017-03-11T17:45:57Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error
  9. A weird problem occurred in my webshop. When I want to checkout an order and the country of shipment is Netherlands, the shipment provider does not show up. When I want to ship it to Belgium I have no issue. Both countries are registered as countries that we shop too. Any clue what I should check or correct Thanks
  10. I just successfully upgraded to 1.6.1.11 and now would like to upgrade to 1.7.0.6 I understand that 1.7.0.5 has a bug when you use 1-key upgrade . I already tried to upgrade to 1.7.0.5 with 1-key upgrade and made my webshop entirely crash. However when using version 2.04 of 1 key upgrade I do not have the chance to upgrade to 1.7.0.6 only 1.7.0.5 is avaiable. What should I do to upgrade to a more recent version? Thanks
  11. I successfully upgraded my 1.6.0 version to 1.6.1 using the 1 key upgrade module, when I wanted to upgrade to 1.7 it threw and error and killed my webshop I got the following message: [Ajax / Server Error for action upgradeFiles] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " " What to should i do now to fix the my shop again. When I try to get to the backoffice I get an http error 500 I am not a techie so hopefully someone can help.
  12. Hoi, Ik heb je tips geprobeerd, maar zonder resultaat. Ik heb me wel bedacht dat ik php had geupgrade van 5 naar 7. Dit heb ik nu teruggezet. Alleen blijkt nu de verzender niet meer te werken in de checkout (voor ik terug ging overigens naar php5) Al met al een vreemd dingetje.
  13. Ik wist nog helemaal niet waar ik moest beginnen. Ik heb op de engelse sites wel eea gelezen, maar dat ging allemaal zwaar de code in. En daar is zeker niets aan verandert wat een reden zou kunnen zijn. Wat me opvalt is dat wanneer je een nieuw account maakt of als gast wilt betalen, je de landcode niet kunt veranderen. We gebruiken gewoon de standaard checkout van prestashop. Maar ik heb de afgelopen weken geen modules bijgewerkt of erbij geinstalleerd. Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ v_34_6ed7759….js:4 ajax @ v_34_6ed7759….js:4 (anonymous) @ v_34_6ed7759….js:733 dispatch @ v_34_6ed7759….js:3 r.handle @ v_34_6ed7759….js:3 v_34_6ed7759….js:4 POST http://kidsloveknits.com/authentication?rand=1488307022877 500 (Internal Server Error) Geeft dit een aanknopingspunt?
  14. Sinds een paar dagen kan ik niet meer afrekenen als gast. Na het invullen van de velden (contactgegevens) krijg ik bij het opslaan de volgende foutmelding, en ik heb geen idee waar ik dit moet zoeken of oplossen. TECHNICAL ERROR: unable to save account Details: Error thrown: [object Object] Text status: error
  15. HI, How and where can I change the font (type and size) which is used in the Top Menu Module with the default design template of Prestashop? Thanks Harry
×
×
  • Create New...