Search results

  1. Mark

    Unclutter - Get Inactive Website Status

    VERSION 0.1# What does it do? This plugin will display the website response code on the manage inactive members page of the admin panel. If a website is dead, unregistered, unhosted etc you can investigate and remove. How do I use it? Go to your manage inactive members page of your admin...
  2. Mark

    Implemented static button

    Hello, This will be available with version 1.0
  3. Mark

    FlexServer Special for VL Customers

    VA - USA
  4. Mark

    Pingback?

    No such plugIn exists at this time
  5. Mark

    FlexServer Special for VL Customers

    I have picked up a fantastic deal on a rack of servers and have some for sale at amazing prices All servers come with your choice of centOS, Debian, Fedora, or Ubuntu. All servers are 2x quad core Xeon CPU. CPU resources split in proportion to account size. VPS1 $10/mo - 20GB Disk Space /...
  6. Mark

    MAGMAHITS - TOPLISTE

    looks great! best of luck with your list :)
  7. Mark

    Checking for dead links or sites

    hi Karl, I can knock this one at at no charge and share it with the community :) things are busy atm with Basti being away but I will try and have it up this weekend.
  8. Mark

    Vote Button Stats Text Colour

    ahh :) RGB Values set in settings_buttons.php $color1 = imagecolorallocate($img, 255, 255, 255); $color2 = imagecolorallocate($img, 255, 255, 255);
  9. Mark

    Checking for dead links or sites

    hmm a couple of choices: a) create a plugin to check members sites response code b) set inactive members removed from public view to 7 days and enable pageviews - that will generate a list of inactive members.
  10. Mark

    Bug Fix Manage Banners Auto Corrects Out (( & ))

    only reason I can think of is to validate W3C :)
  11. Mark

    Bug Fix Manage Banners Auto Corrects Out (( & ))

    tinymce is not used on the manage banners page :) something else is converting it
  12. Mark

    Vote Button Stats Text Colour

    all color changes are made in CSS, but it sounds like your CSS might not be up to date. The text should be white on a green background.
  13. Mark

    Classement.pro

    looks nice :) good job ZONE D is showing on the stats/details page you might want to remove that or put an ad there. the "vote" button on the stats/details page is out of position the footer is red but still has blue borders, this would look better if the borders were dark red instead
  14. Mark

    Implemented Search for member using email

    yes URL is already included in the member search. (username, title, email, url)
  15. Mark

    Implemented Search for member using email

    this will be added to 1.0, thanks! if anyone wants to add this now open sources/admin/manage.php and find (line 38): OR title LIKE '%{$search_name_sql}%' replace with: OR title LIKE '%{$search_name_sql}%' OR email LIKE '%{$search_name_sql}%'
  16. Mark

    [Buy Premium] - Feature not secure

    This is caused by the user disabling JavaScript and submitting their own values. This is why we recommend you manually review premium orders. The next version of premium membership will not be prone to this. If you have a user trying to cheat you like thus, it makes sense to boot them from...
  17. Mark

    Implemented Edit the premium banner

    ahh for sure! Good catch there, will be included next release
  18. Mark

    Working On It Email reminder

    on the todo list :)
  19. Mark

    How Much ?

    supply / demand :) I like to have no more than 10 premium members. I used to set prices and do promotions to keep it somewhere around this number. If too many premium members start popping up it would be an indication its time to raise the price. If only 1 or 2 members are premium I might...
  20. Mark

    Contact Form - Beta

    Please triple check that you followed all the steps, it looks like you have missed something.
Top