(Before starting, .htaccess is the last one from SI)
1) I would like to understand why Recurrence menu only appears sometimes in the little and red menu.
Note: If I deactivate Expenses extension, no problem. Recurrence is always under the Money menu. But with Expenses extension activated, Expenses is always in the menu and I see the Recurrence menu one time or another (disappearing Expenses menu).
As I know the link to access Recurrence I create then a recurrence.
Some words appear in English in the recurrence list (day, week, month, year). I edited the file and put it into my language. I presume that are not variables.
si_cron_log show the activity but nothing happens.
Thanks for any suggestion.
Jos
I am having similar problems anyone have any answers
The expense template file doesn't have the recurrence option in it for some reason. I'm pretty new to SI, so perhaps recurrence was a feature added after the expenses extension was added.
Anyway, what I did to get it to work was to edit the menu.tpl file for the expenses extension at the following path (your path may vary) extensions/expense/templates/default/menu.tpl
To this file, you need to copy lines 55-58 from templates/default/menu.tpl and paste them into /expense/templates/default/menu.tpl starting at line 54.
I have no idea if this will play nicely with future upgrades, but worst case scenario you may just need to reapply this after an upgrade.
Hope this helps! Let me know if there are any questions...
wow this still works a year later. thanks so much.