Jump to content

Recommended Posts

Posted

At the top of the Admin Center there is so supposed to that graph that shows how many Pireps were submitted each day, all I have is a box with this in it, how do I fix it:Open Flash ChartJSON Parse Error [syntax Error]Error at character 0, line 1:0:

Posted

The only thing I have been able to find is this, and that file is not even in there:

"Delete the core/lib/ofc_image_upload.php file, or replace it with the one from the latest download.

ofc_image_upload.php is something that's not even used. The rest of the library is just an interface to the charts, which are used internally, and no URL parameters are passed in."

Posted

If you have php 5.4 or php 5.5 is the solution to error is:

Edit the file:

/core/common/OFCharts.class.php.

Search:

protected function show_chart($title) {

Change to:

protected static function show_chart($title) {

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...