- Posts: 68
COMMUNITY FORUM
Link from article title shows no body text
- John Vincent
-
Topic Author
- Offline
- Senior Member
Less
More
10 years 3 months ago #140563
by John Vincent
Link from article title shows no body text was created by John Vincent
Hi,
When an article title link is clicked the article opens but the body text is missing
clubdevo.com/index.php/news
Any ideas what might have changed?
Thanks,
Joihn
When an article title link is clicked the article opens but the body text is missing
clubdevo.com/index.php/news
Any ideas what might have changed?
Thanks,
Joihn
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago #140564
by Krikor Boghossian
Replied by Krikor Boghossian on topic Link from article title shows no body text
This is from the hack.
The text is still there but a script is pushing it to left and apparently now you are selling Viagra, Xanax etc...
The text is still there but a script is pushing it to left and apparently now you are selling Viagra, Xanax etc...
Please Log in or Create an account to join the conversation.
- John Vincent
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 68
10 years 3 months ago #140569
by John Vincent
Replied by John Vincent on topic Link from article title shows no body text
Thanks,
I will have the host do a grep to search the web data
I will have the host do a grep to search the web data
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago #140572
by Krikor Boghossian
Replied by Krikor Boghossian on topic Link from article title shows no body text
Double check all of your template's file.
From a previous (bad) experience of mine, o file was uploaded from a WYSISYG editor (with a security hole) which altered the code of each php file.
Make sure that this is not the case and K2's template files have not been affected.
From a previous (bad) experience of mine, o file was uploaded from a WYSISYG editor (with a security hole) which altered the code of each php file.
Make sure that this is not the case and K2's template files have not been affected.
Please Log in or Create an account to join the conversation.
- John Vincent
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 68
10 years 3 months ago #140577
by John Vincent
Replied by John Vincent on topic Link from article title shows no body text
system plugins are whats being hacked.
How would I check which files have been altered? Can I just check my server logs?
How would I check which files have been altered? Can I just check my server logs?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 3 months ago #140579
by Krikor Boghossian
Replied by Krikor Boghossian on topic Link from article title shows no body text
You could try with grep or you can manually check your files using an FTP client.
Please Log in or Create an account to join the conversation.