Jump to content



Latest News: (loading..)

- - - - -

Manual Order Maker


  • Please log in to reply
183 replies to this topic

#181   croth

croth
  • Members
  • 3 posts
  • Real Name:Curt

Posted 22 January 2012 - 02:05 PM

View Postmafiouso, on 11 March 2010 - 08:33 AM, said:

can any one help
i can choose the customer then when i click save i get

Warning: require_once(includes/functions/password_funcs.php) [function.require-once]: failed to open stream: No such file or directory in /home/XXX/public_html/shopping/admin/create_order_process.php on line 14

Fatal error: require_once() [function.require]: Failed opening required 'includes/functions/password_funcs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/XXX/public_html/shopping/admin/create_order_process.php on line 14


please any help would be appreciated
Hi mafiouso, have you been able to fix this? I'm having the same problem, and I couldn't find a solution in any replies
If anyone could help, that would be grand! :D

Cheers, Curt.

Edited by croth, 22 January 2012 - 02:06 PM.


#182   croth

croth
  • Members
  • 3 posts
  • Real Name:Curt

Posted 22 January 2012 - 10:42 PM

Fixed! the password_funcs.php wasn't in the admin/includes/functions/ only in includes/functions/ so I placed it also in admin/includes/functions/

Edited by croth, 22 January 2012 - 10:42 PM.


#183   twindaddy

twindaddy
  • Members
  • 32 posts
  • Real Name:Wilkin

Posted 05 May 2012 - 08:24 AM

Hello,

i installed order maker and it worked.

butt when i want to add a product an fill in the searchbox, it does not filter.
I get the whole list of products.

has anybody an idea how to solve this?

Thank you

regards

Twindaddy

#184   pafranklin

pafranklin
  • Members
  • 264 posts
  • Real Name:Paul Franklin
  • Gender:Male
  • Location:Gloucestershire, UK

Posted 31 December 2012 - 12:46 PM

I installed this contribution after Order Editor and had a similar problem to a number of others. Upon creating a customer or selecting an existing customer and clicking on "Save" on the create_order.php page I would be taken to the create_order_process.php page which was blank.

The fix in my case was to copy the password_funcs.php page from includes/functions/ to admin/includes/functions/

All works!
You will never learn if you don't try. And boy am I trying....!