Jump to content

Recommended Posts

  • Moderators
Posted

Hi Nabeel,

I left it last month because i thought it was a glitch that would sort its self but its done the same this month.

On my finances http://www.easyjetva.com/index.php/Finances during the month this tots up the expenses OK but when it comes to the end of the month or a new month this goes blank, yesterday it was running at about 956000 and today (new month) 0.

Any ideas?

Cheers

Guest lorathon
Posted

I am having the same issue. It seems to have stopped working also in April. I looked in the DB and the expenselog table is only showing expenses enter for 201004. I am not exactly sure how it works but it seems that something is not saving correctly.

  • Administrators
Posted

Ah,

2 POPULATE_EXPENSES 2010-03-25 00:00:41

Is there a manual way to run this?

Try putting

<?php FinanceData::updateAllExpenses(); ?>

in one of your pages and refresh the page one time, it should populate all the finance data. Remove it once it has run, as it will run everytime that page is called. I will look to try and find the change that disrupted the automated part.

  • Moderators
Posted

Spot on with that, worked a charm. :)

Cheers.

i think this is also fixed on the last beta as the problem went away after installing the beta

  • Administrators
Posted

Try putting

<?php FinanceData::updateAllExpenses(); ?>

in one of your pages and refresh the page one time, it should populate all the finance data. Remove it once it has run, as it will run everytime that page is called. I will look to try and find the change that disrupted the automated part.

It was a stupid error on my part, it's fixed in beta. It wasn't run the cron because I had flipped a bool value.. woops.

Probably will push a full release at the end of this week.

Thanks!!

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...