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

Banner tracks raise a 500 error [postgresql] #24649

Closed
twister65 opened this issue Apr 21, 2019 · 5 comments
Closed

Banner tracks raise a 500 error [postgresql] #24649

twister65 opened this issue Apr 21, 2019 · 5 comments

Comments

@twister65
Copy link
Contributor

twister65 commented Apr 21, 2019

Steps to reproduce the issue

Install Joomla with examples. The database must be postgreSQL.
Go to Components->Banners->Banners.
Click Support Joomla! banner.
Click the Banner Details tab.
Select Yes for "Track Impressions" and "Track Clicks".
Go to the example site:
index.php/using-joomla/extensions/modules/display-modules/banner

Expected result

Actual result

banner_tracks

System information (as much as possible)

php: Linux pc-salon 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64
dbserver: postgresql
dbversion: 9.5.6
dbcollation: C
dbconnectioncollation: UTF8
phpversion: 7.2.15-0ubuntu0.18.04.2
server: Apache/2.4.29 (Ubuntu)
sapi_name: apache2handler
version: Joomla! 3.9.5 Stable [ Amani ] 9-April-2019 15:00 GMT
platform: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
useragent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/73.0.3683.86 Chrome/73.0.3683.86 Safari/537.36

Additional comments

@ghost
Copy link

ghost commented Apr 21, 2019

Please post System Information in Comment, thanks.

@alikon
Copy link
Contributor

alikon commented Apr 21, 2019

@twister65
we have made 2 fix for the same issue present on postgresql
we are the only 2 working on postgresql 👍

@ghost
Copy link

ghost commented Apr 21, 2019

Closed as having Pull Request #24651, #24652

@ghost ghost closed this as completed Apr 21, 2019
@alikon
Copy link
Contributor

alikon commented Apr 21, 2019

@franz-wohlkoenig better we have 2 pr #24651, #24652

@ghost
Copy link

ghost commented Apr 21, 2019

@alikon comment updated by second Pull Request-#

zero-24 added a commit that referenced this issue Mar 17, 2022
* Fix Editor change does not work #21943

* Update Factory.php

* omit caching functions

I only need opcache_invalidate function to solve issue #21943

* Invalidates the cached configuration file

#21949 (comment)

* Invalidates cached file after write

#21949 (comment)

* Update application.php

* Fix issue #24649

* Format trackdate to SQL.

* Format trackdate in 2 steps.

See 
#24651 (comment)

Co-authored-by: Quy <[email protected]>
Co-authored-by: Tobias Zulauf <[email protected]>
Co-authored-by: Allon Moritz <[email protected]>
nibra pushed a commit to nibra/joomla-cms that referenced this issue Mar 22, 2022
* Fix Editor change does not work joomla#21943

* Update Factory.php

* omit caching functions

I only need opcache_invalidate function to solve issue joomla#21943

* Invalidates the cached configuration file

joomla#21949 (comment)

* Invalidates cached file after write

joomla#21949 (comment)

* Update application.php

* Fix issue joomla#24649

* Format trackdate to SQL.

* Format trackdate in 2 steps.

See 
joomla#24651 (comment)

Co-authored-by: Quy <[email protected]>
Co-authored-by: Tobias Zulauf <[email protected]>
Co-authored-by: Allon Moritz <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants