By atan on
Links that are not mine( red arrow http://www.asvedic.com/node/67 ) I do not see in http://asvedic.com/index.php appear only in asvedic.com.
I am not sure whether the steps for inspection in index.php .Please any sugestion,
tnx,
Comments
=-=
open index.php and look for the string of text that is presented in your page. Inspect your theme files also. Looks to me like you may have been hacked at the server level, likely because of incorrect permissions or someone changed your permissions.
Ensure you are using the latest releases of core and all modules.
how inspect index.php
When you open index.php appears scrambled((base code 64)) text on top.I can not see the text that is
presented on my web page. I don't know how to inspect my theme files,path...etc.
Can I return on default permission or to try to close all module.My hosting control panel (GoDaddy) to drupal detects a password that does not correspond with those which are being on my site asvedic.com ?? But I login(administer privileg) for my user pass. My site supports cyrilic font.
tnx for answer,
=-=
redownload drupal, replace the index.php file, opening in a plain text editor should show you what is in the file. The same holds true with theme files you open them in a plain text editor.
mayb solved links problems
I think solved the links problem.
, I changed index.php, cron.php, xmlrpc.php and temporarily set a new theme zero point.Know in mu drupal control panel display text (mistake) :
" * user warning: Unknown column 'access' in 'where clause' query: SELECT COUNT (id) FROM WHERE xmlsitemap access = 1 AND status = 1 in / home / content /**/***/**/*********/ html / modules / xmlsitemap / xmlsitemap.module on line 326 ".
I unchek xml module for the user and now I'm ready to update new version drupal.
Do I forgot something ,uncheck modul or themes,etc….?
What do you think, right in line,
Tnx VM or any help,
Make sure you run update.php.
Make sure you run update.php.
problem with xmlsitemap
Yes, I verified the update.php and start again.Problem...
"user warning: Unknown column 'access' in 'where clause' query: SELECT COUNT(id) FROM xmlsitemap WHERE access = 1 AND status = 1 ...... html/modules/xmlsitemap/xmlsitemap.module on line 326 "
is not removed ,
tnx,
.
..
and message...
* user warning: Duplicate entry 'node' for key 1 query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES ('node', '', '', 'user_access', 'a:1:{i:0;s:14:\"access content\";}', 'node_page_default', 'a:0:{}', 1, 1, '', 'node', 'Content', 't', '', 4, '', '', '', 0, '') in ....* user warning: Duplicate entry 'rss.xml' for key 1 query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES ('rss.xml', '', '', 'user_access', 'a:1:{i:0;s:14:\"access content\";}', 'node_feed', 'a:0:{}', 1, 1, '', 'rss.xml', 'RSS feed', 't', '', 4, '', '', '', 0, '') in ...
_
In the future please update your original post and don't create a duplicate thread. Thanks.
...
tnx for sugestion.