• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Removing the Virtuozzo spam from Plesk's interface

Hy,

if your checkbox for the newsfeeds, fotolia and virtuozzo is greyed out go to database psa and modify in the table "misc"

-> the entry "newsfeeds" to 'false'

-> the entry "promo_virtuozzo" to 'false'

-> the entry "promo_fotolia" to 'false'

Greetings from "The Spam-Free"
 
Originally posted by flosoft
Hi,

I checked the table MISC. I can't find anything there. I use Plesk 8.1.1

Took a look at 5 different servers (some of our own and some of our clients) and in each table misc there are the entries i wrote above.

On which OS is your plesk installed ?
If it's other than suse, maybe the plesk for other os is installed in a different way.
 
Did you have a failed Plesk db upgrade sometime? You could try adding those entries to the psa database yourself.
 
I tried to do that, without any luck. I think it has something to do with the Licence key, that the setting of the publicity is managed with the licence key.
 
Anyone ever go to http://serverip/ and see the "Server Default Page" with some world news feed on the bottom?

What's up with that?!

I'm okay with the Virtuozzo in the top right, but this is just stupid.

The page is trying to connect to "http:// location.hostname + :8880/javascript/newsfeeds.js.php" and my APF doesn't allow that port so the page waits and times-out before loading anything.

I already have Hide Plesk news, Hide Virtuozzo promotion page, and Hide links to Fotolia site enabled, but that doesn't remove it.
 
Re: Remove Discover Virtuozzo from top bar

Originally posted by JoaoCorreia
I can't belive SW-SOFT insists on this ****, using our servers to advertise their products.

How to remove Discover Virtuozzo from top menu ?

Here you can do it for all skins.

http://forum.swsoft.com/printthread.php?threadid=38249&perpage=15&pagenumber=7

If that link disappears here is the story:

As root, do the following:
grep -n virtuozzo__promotion_top </usr/local/psa/admin/plib/locales/en-US/messages_en-US.php

That will give you the line number for it

Then in this file:

/usr/local/psa/admin/plib/locales/en-US/messages_en-US.php

Go to the line number you previously found end replace the shameless promotion text with an empty string.

The text, it's link and even the logo will be gone.
 
Hello,

if someone like to hide a news in plesk panel:

edit: ~plesk dir~/admin/htdocs/skins/(skin name)/css/main/desktop.css

And add in end of file this lines:

#dBox-news_articles {
display: none;
}
 
they will remove them in the next update ...

AH HA HAH HAH AHHAHAHHAAHA Aa ahah hahhaha

sniff
BWHUAUAHAHAH AHHAHAHHHAHAHAA
YEAH RIGHT judging by your signature I assume you have seen how WRONG you were also?
 
9.3 and still no love

I've seen messages that this will be removed in an upcoming update, or the next version since I started with 8. Now I'm using 9.3 and I still have to look for hacks to get rid of this. Whats worse is that it looks like the placement of the ad has been buried even deeper within Plesk to make it harder to get rid of.

I know you need to make your money, and for unregistered server versions you're justified in having it there. But I've paid for my Plesk, I pay regularly for software updates, I pay extra for technical support. I'd really rather not run free ad's for Plesk on my administration pages.

Either FINALLY add an option to disable this, or at least publish some official instructions on how to do it manually !
 
Back
Top