Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set constant FE_USER_LOGGED_IN #2122

Merged
merged 3 commits into from
Apr 1, 2020

Conversation

bytehead
Copy link
Contributor

Request from payment provider to system/modules/isotope/postsale.php:

ErrorException: Use of undefined constant FE_USER_LOGGED_IN - assumed 'FE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP)
#14 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductCollection/Cart.php(55): handleError
#13 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductCollection/Cart.php(55): getBillingAddress
#12 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Isotope.php(273): calculatePrice
#11 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductPrice.php(90): getOriginalAmount
#10 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Collection/ProductPrice.php(95): getOriginalAmount
#9 /templates/iso_collection_cart.html5(65): include
#8 /system/modules/core/library/Contao/BaseTemplate.php(88): parse
#7 /system/modules/core/library/Contao/Template.php(277): parse
#6 /system/modules/core/classes/FrontendTemplate.php(46): parse
#5 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductCollection/Order.php(480): getNotificationTokens
#4 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductCollection/Order.php(303): updateOrderStatus
#3 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/ProductCollection/Order.php(222): checkout
#2 /vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/Payment/PSP.php(125): processPostsale
#1 postsale.php(175): run
#0 postsale.php(245): null

@aschempp aschempp added the bug label Apr 1, 2020
@aschempp aschempp added this to the 2.6.10 milestone Apr 1, 2020
@aschempp aschempp merged commit 8172733 into isotope:hotfix/2.6.10 Apr 1, 2020
@bytehead bytehead deleted the fix/missing-constant branch April 1, 2020 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants