How Do i remove a link that contains virus or malware ?

Problems installing LinkMan?
Post Reply
Darksword Armory
Posts: 3
Joined: Fri Aug 05, 2011 12:01 pm

How Do i remove a link that contains virus or malware ?

Post by Darksword Armory »

Script URL: http://www.darksword-armory.com/linkman/links.php
Version of script: 1.7
Hosting company: ipowerweb.com
URL of phpinfo.php: ??
URL of session_test.php: ??
What terms did you try when SEARCHING for a solution: link virus, deleting links, links not appearing,

Write your message below:

I have been informed by my hosting company that recently, a link was placed by site that contains malware and/or viruses. I logged into my linkman admin panel, but it only shows 4 links under 'existing links' (although I have over 5,000 links). I used the scroll down menu in the admin panel and selected 'show all links', but it only shows the same four links.

How can I access all the links in order to delete the links that were created the last few days ?

Thank you for your help !
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How Do i remove a link that contains virus or malware ?

Post by Klemen »

I only see 4 links on your Linkman page:
http://www.darksword-armory.com/linkman/links.php

You probably have 5000 links in some other script?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Darksword Armory
Posts: 3
Joined: Fri Aug 05, 2011 12:01 pm

Re: How Do i remove a link that contains virus or malware ?

Post by Darksword Armory »

Thank you for your response,

No, all the links were created with the php program.
There are about 5000 links.
You can see the links at the following page, just scroll below the splash page.

http://www.darksword-armory.com/Link_Di ... 13&start=1

These links do not appear on my admin panel however. I can only see the last 4 links that were created, even when I select 'view all links' in the scroll down menu.

Any ideas ?

thank you,
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How Do i remove a link that contains virus or malware ?

Post by Klemen »

The "Link_Directory.php" page is not part of Linkman from the PHPJunkyard, it is some other script. You will need to find out what script exactly you are using and check with the provider of the script.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Darksword Armory
Posts: 3
Joined: Fri Aug 05, 2011 12:01 pm

Re: How Do i remove a link that contains virus or malware ?

Post by Darksword Armory »

Hi,

I have contacted our web administrator. They informed us that they used linkman to create the php page. They have not used any other script. Any thoughts on how I can get this resolved ?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How Do i remove a link that contains virus or malware ?

Post by Klemen »

Well Link_Directory.php is definitely not part of LinkMan (neither by name or by how it behaves) - I know, i wrote the script.

Your best bet would probably be to hire a programmer to look into your website structure, I can recommend posting a project to www.vworker.com
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
DC
Posts: 138
Joined: Sun Dec 09, 2007 9:28 am

Re: How Do i remove a link that contains virus or malware ?

Post by DC »

My 2 cents, Just so this guy knows not only is that page not part of the script as you said, let me note 5000 links is a lot of links way too many ... this script is txt flatfile based and can't really safely handle mass amounts of data like that, for that you would need a MYSQL based script.

So lets just say you did do that with LinkMan you would surely cause corruption in the flatfile DB.

So my guess is if you have 5000 links or more the admin used a MYSQL DB ...
I have coded scripts that can support hundreds of thousands of data entries and I can tell you this, they are not flatfile txt db based.

DC
To Code Or Not To Code That Is The Question?

Was my post of any help to you? if so please do [url=http://www.clickcraft.net/slice_donations.php][b]Buy Me A Slice[/b][/url] ...
Post Reply