Hi Guys

the ec_charge or flexicharge overview and settings page is missing in the latest download of the 5,x-4,x-dev version (March 25th 2008).

Comments

strestus’s picture

Priority: Normal » Critical

I can confirm 4 hours wasted trying to fix this bug.

I know it is quick fix , but I don't have enough knowledge to find the problem.

I have a 99% developped my website and this is the last bit to solve the puzzle and put it live.

If anyoje with enough knoweldge reads this please spend few minutes to provide the fix.

Thank you

strestus’s picture

Assigned: Unassigned » strestus
Phillip Mc’s picture

very quick fix: I haven't had time to revisit this bug, but, a simple workaround would be to enable the MENU module and add a new menu item for the ecommerce configuration admin menu for this link: admin/ecsettings/charges

that will take you to the charges settings page while the bug is being fixed.

strestus’s picture

Yes quick and dirty solution , but as I suspected until the bug is fixed other errors will apear.

Now I get Fatal error: Call to undefined function _ec_charge_edit_filters_form() when trying to create a filter.

I looked everywhere in the files and can't find where this function is defined so it is not a link issue , but the function just doesn't exist.

Phillip Mc’s picture

Yep. I noticed that as well. there is a patch here that I think worked for me: http://drupal.org/node/221268 but I noticed way too many other problems with EC 5.x.-4-dev, so I abandoned it and went back to version 3.

Normally, when you install ecommerce you expect to add in a few patches here and there because it's such a large suite of code, but, I found myself spending way too much time trying to patch up version 4 and ended up uninstalling it and reverting back to version 3 which is a really good ecommerce solution.