Hallo
I'm not an expert, I'm not sure what version of drupal we're using but I've managed to move a drupal site from an hosting to another doing these steps: cancel cache tables, move database, move files, update setting file, gave permission 777 to folder files and sub folder images.
The site works quite fine but I have an error message on the pages saying the the directory images does not exist. but the directory images exist!
I've read previous posts but I do not know what to do.
I installed the classified ads module and having some serious problems with that .
I cannot view the files I am attacing . just the file name seems ... I could not figure out how the scripts work where should I edit to change that . Can anyone tell me what to do I want to create my own modules ...
I installed the classified ads module and enabled the taxonomy module but I cannot figure out wher to add categories in classifed ads section . Can anyone help me on that. In catagories tab I have a manu of classified ads but I cannot add vocabulary. ? How can I .
My same question is still active for the auction module too :
Hi, I have a problem with my drupal installation. I need to set memory_limit to 140MB for my site. I don't understand how drupal can eat all this ram.
I have no module like gallery.
I have see that the function that eat memory is "db_fetch_object". Ok this is not possible, but a function that call this function is the problem. So I have insert "print_r(debug_backtrace());" into this function and the result is 5391 times of this piece of code lines:
Array
(
[0] => Array
(
[file] => /opt/www/www3/modules/category/category.inc
[line] => 842
[function] => db_fetch_object
[args] => Array
(
[0] => Resource id #108
)