Upon an upgrade of existing 0.5.1 test server using JPGRAPH I found that upon loading index.php that only the image was generated (the equiv. of the old image.php)
On a fresh install, there is no option for me to use JPGRAPH, Is this intentional? By manually defining JPGRAPH_PATH and USE_JPGRAPH I get the same results as above.
I suppose I am asking whether JPGRAPH has been temporarily disabled, or do I have a problem.
Thankyou.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
jpgraph hasn't been disabled -- the options for it are still on the admin configuration page. Did you upgrade to jpgraph version 1.4? The new version of phpbt requires that version of jpgraph for the client-side image map.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all, hope you can help me out here.
Upon an upgrade of existing 0.5.1 test server using JPGRAPH I found that upon loading index.php that only the image was generated (the equiv. of the old image.php)
On a fresh install, there is no option for me to use JPGRAPH, Is this intentional? By manually defining JPGRAPH_PATH and USE_JPGRAPH I get the same results as above.
I suppose I am asking whether JPGRAPH has been temporarily disabled, or do I have a problem.
Thankyou.
jpgraph hasn't been disabled -- the options for it are still on the admin configuration page. Did you upgrade to jpgraph version 1.4? The new version of phpbt requires that version of jpgraph for the client-side image map.
Ah!.... Thank you for the info Ben..
I will investigate it!
HAve a good day!