Hi., I am trying to install the Open Deals in my host. But couldnt install properly. i have getting this error: Fatal error: Call to undefined function taxonomy_term_save() in /home/bayofbra/public_html/irishspecial/profiles/opendeals/opendeals.profile on line 188.
How can I successfully install this script in my host.
my site link: http://irishspecial.com

my site hosting package is fulfilled the requirement. please help me to resolve this issue.

Thanks, AJimon

Comments

yannisc’s picture

Try downloading the .zip package instead of the tar.gz.

Make sure that you have set up PHP memory limit to at least 128Mb and try reinstalling.

ajimon’s picture

Thank u for your quick reply...

I did as per your direction. But again getting the error:

An AJAX HTTP error occurred.HTTP Result Code: 200Debugging information follows.
Path: http://www.irishspecial.com/install.php?profile=opendeals&locale=en&id=1...
StatusText: OKResponseText:
Fatal error: Out of memory (allocated 56623104) (tried to allocate 113 bytes) in /home/bayofbra/public_html/irishspecial/includes/menu.inc on line 2691

--------------
This is my site php info: http://www.irishspecial.com/test.php

Memory limit is 128M

How can I sort this problem.?

Thank you

yannisc’s picture

try setting it to 256mb.

yannisc’s picture

Make sure that PHP memory limit is set to at least 128Mb. The error you get shows that you don't have 128Mb ram available.

ajimon’s picture

Thank you. The Open deals is sccessfully installed.. Thank you very much for your quick reply & support. Just I would like to know, when I login as admin, there is warning/Notice : Notice: Undefined property: stdClass::$cache in DrupalDatabaseCache->prepareItem() (line 399 of /home/bayofbra/public_html/irishspecial/includes/cache.inc).

is it an error ? How can I resolve this issue.

Thank you
Ajimon

yannisc’s picture

I'm glad it worked for you.

The warning you refer to is something we search why it happens.

nchar’s picture

Status: Active » Closed (duplicate)