Charts Not Showig When Using HTTPS
Forum rules
Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
Charts Not Showig When Using HTTPS
It seems the images for the charts have not been showing up on the home page or anywhere else for that matter. When we moved the site over and used https the images stoped showing up. Is there any fix for this?
Re: Charts Not Showig When Using HTTPS
PLEASE HELP!!!!!!!!!
Re: Charts Not Showig When Using HTTPS
I dug a little deeps and found that the image goes to this url
/index.php?m=graphs&a=miniPlacementStatistics&width=495&height=230
which generates this error
Fatal error: Class 'LinearGradient' not found in /var/www/cats/modules/graphs/GraphsUI.php on line 450
I don't see a reference to LinearGradient anywhere in the code. Which is weird because it working on my local but not production.
Is there anything that i have to configre to make this work?!??!?!?
/index.php?m=graphs&a=miniPlacementStatistics&width=495&height=230
which generates this error
Fatal error: Class 'LinearGradient' not found in /var/www/cats/modules/graphs/GraphsUI.php on line 450
I don't see a reference to LinearGradient anywhere in the code. Which is weird because it working on my local but not production.
Is there anything that i have to configre to make this work?!??!?!?
Re: Charts Not Showig When Using HTTPS
I didn't want to post the whole error. I think it has to do with the many extra fields that we added. Is there a way to limit the amount of columns it tries to pull. Please point me in the right direction. I'm willing to donate!!!
______________________________
______________________________
-
- Posts: 1
- Joined: 08 Oct 2018, 07:44
- what is two(2) plus three(3) ?: 5
Re: Charts Not Showig When Using HTTPS
I am having hte same issue. Charts displaying on local but not on production.
Error- Fatal error: Class 'LinearGradient' not found in /var/www/html/modules/graphs/GraphsUI.php on line 450
Can somebody please help.
Error- Fatal error: Class 'LinearGradient' not found in /var/www/html/modules/graphs/GraphsUI.php on line 450
Can somebody please help.
- RussH
- Site Admin
- Posts: 824
- Joined: 12 Apr 2008, 08:28
- what is two(2) plus three(3) ?: 5
- Location: UK
- Contact:
Re: Charts Not Showig When Using HTTPS
Sound s like you have some missing dependencies, please check as per this thread;ritikajain7 wrote: ↑08 Oct 2018, 07:46I am having hte same issue. Charts displaying on local but not on production.
Error- Fatal error: Class 'LinearGradient' not found in /var/www/html/modules/graphs/GraphsUI.php on line 450
Can somebody please help.
viewtopic.php?f=4&t=624
RussH
Report your issues and feature requests;
https://github.com/opencats/opencats/issues
Please CLICK THE TICK to accept the answer!
Report your issues and feature requests;
https://github.com/opencats/opencats/issues
Please CLICK THE TICK to accept the answer!