can't see links after transfering site from remote host to my computer

Hello,

I transfered database, htaccess, public_html

I see the site ok but,

When pressing the links in blocks, I see this message :

The requested URL /node/27/ was not found on this server.
the link is: http://127.0.0.1/node/27/
instead of :
http://127.0.0.1/?q=/node/27/

How can I fix that?

Thanks

JS:Redirector-G Malware

I have been asked to support an old version of drupal 4.7.4 which has been infected with JS:Redirector-G

I have downloaded the site and run TextCrawler which identified 17 infected files

I’ve removed the code and write protected the files in case it was a SQL injection attack. If it is an FTP based attack that won’t prevent it happening again but at least I can identify the files and rectify it quickly now. Once this has been fixed I'll upgrade but I need to find the problem first.

The problem is that the code is still showing up in the browser right after the tag and I need to find where this is in the code or database

These are some of the corrected files, I have checked that they are still uninfected:
\misc\autocomplete.js
\misc\collapse.js
\misc\drupal.js
\misc\progress.js
\misc\textarea.js
\misc\update.js
\misc\upload.js
\modules\epublish\epublish.js
\modules\event\event.js
\modules\img_assist\img_assist.js
\modules\img_assist\img_assist_textarea.js
\modules\img_assist\img_assist_tinymce.js
\files\videos\edit_dates\flashobject.js
\modules\img_assist\drupalimage\editor_plugin.js
\modules\img_assist\drupalimage\editor_plugin_src.js
Index.php
\Sites\default\settings.php

need help about search query in drupal 4.7

hello everybody,

We all know that node module provides the facility to search for specific nodes under advanced search. One of the node types say nodeX on my site has a field "category" (radio groups) with options say catA, catB, catC etc. This field is mandatory.

Now what i want is to add the facility so that users can search for a specific category under this nodeX. I've added the required checkboxes in advanced search form using form_alter() function.

Now the problem is that when i search for one or more simple node types the search works properly. Same happens when i search for one or more specific categories under nodeX. But when i do a combined search e.g. one or mode simple node types and one or more categories under nodeX. Then search just ignores the simple nodes and returns the results only from the categoies under nodeX. I've tried everything that i know but in vain. The following is the query that is generated by node module.

a

a

upgrading 4.7 ro 6.10

hi guys,

im new to drupal (i have 5+ years of joomla development but trying to grasp drupal at the moment)

ive been asked to upgrade a drupal installation from 4.7 to 6.10 (and make some enhancements)

can someone tell me is there a clean migration path (script even?) from 4.7 to 6.10 or does it get messy ?

thanks for info
Chico

problem conserning translation

i set on my site in 3 languages(en,nl,fr) and created my own menu item but hovering menu item show only in english.
I translated word on menu item by "administer->manage strings". How can i translate hovering on menu item on other languages Dutch and French?????
Thanks!!!!!!!!!!!!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x