Search results

  1. Mark

    Implemented Rank & Static Button display

    Just an update: this is now included in 0.9. To offer an explanation you can simply edit the phrases via your admin panel $LNG['link_code_text_link'] = 'Preview:'; $LNG['link_code_static_button'] = 'Preview:'; $LNG['link_code_rank_button']...
  2. Mark

    Clean URL's

    thats an idea we have been kicking around for a couple years, I have coded it already for the old platform and plan on moving it to VL at some point but its a pretty major change, glad to see there is still some enthusiasm for this. Who knows maybe we can make this feature happen sooner than...
  3. Mark

    Clean URL's

    this was part of the plan from the beginning but people submitting sub directories (somedomain.com/something/) and other silly URL's liek individual forum threads.... complicated the URL structure and starts to require some serious workarounds for things like screenshot paths etc. BUT in...
  4. Mark

    Which Template???

    Didnt look at what other said but #3 is my choice, seems to be the most suitable the way the content is organized
  5. Mark

    Affiliate

    Private conversation started with your affiliate password. (Swreg now forces me to set a password for new affiliates)
  6. Mark

    Affiliate

    In general, your clients need to make the purchase via your affiliate link, you can still install it for them but they must make the purchase. If they are unable to make a purchase online then we can make an exception for you in this case and you could purchase through your own link. NOTE TO...
  7. Mark

    Implemented Rank & Static Button display

    Good catch, just had a look in the link_code.php file and it seems the only way I can come up with to do that is add language tag for every button option (we have the word "preview" hardcoded there anyway which needs to go). We'll do this for an upcoming release either 0.9 or 1.0, you can hack...
  8. Mark

    Clickable screenshots nofollow

    I think for the sake of safety we should add nofollow to all the links on the stats page which complies with Google policies and leave it up to the admin to make the links naked if they want.
  9. Mark

    Paypal prob??

    If your unable to find it please contact paypal support, if they are indeed stumped they need more reports to force them to deal with the issue.
  10. Mark

    Clickable screenshots nofollow

    that was intentional at the time (pagerank sculpting) :) I always liked to pass pagerank from stats pages but never from the ranking pages. If your serious about this you will also want to modify your link_codes to ensure your members are not passing PR back to your list, this was also left out...
  11. Mark

    [Feature] No banner when no uploads

    you can set the default banner in your admin panel. 1 idea might be to make a 1px X 1px transparent gif or png file for fastest page load
  12. Mark

    Email Members option in Admin menu

    As Basti mentioned v 1.0 will have many mail system improvements, its been on the list for a long time but never given a priority. I highly recommend you use mailchimp.com which looks and works better than any other solution we are able to include in this product.
  13. Mark

    Cookie Law EU

    At this time, I would rather leave this up to the EU users and not include anything in the core at all about this. I respectfully decline to be a part of this sillyness, people in the EU should work to reverse this stupid legislation. some ideas EU users can handle this...
  14. Mark

    Paypal prob??

    I believe the token is required to report the successful transaction back to your VL, the payment should go through fine but you will need to manually edit your member to give premium I think.
  15. Mark

    The New Button Fly!!!!!!

    And to make it even better, dont edit the file at all :) simply use the plugin hook location: "user_cp_extra_link_code" Basically just past your code into a file called user_cp_extra_link_code.php and upload to plugins/yourplugin/ - read the tutorial on how to make plugins for further guidance
Top