Recent content by lepunk

  1. L

    [official] TVstreamScript support

    @EnCiPh3r since you made a dispute on alertpay i can't do the refund. there is no option for it, it says it will take up to 5 days to resolve the case :S @Post4Host you don't have to change it in the admin area. it will show up when you install it on the new domain
  2. L

    [official] TVstreamScript support

    @neo404 the mysql gone away message means your sql server timed out. it usually happens when php sends a too big packet to the database server. if you are on shared server you should contact your hosting provider to adjust the settings (packet_max_size or something similar) @EnCiPh3r sorry i...
  3. L

    [official] TVstreamScript support

    @Post4Host sorry about the long delay. i was on the plane pretty much all day yesterday, also it was a weekend so yeah... go figure. i've updated your license, now you can use it on a an additional domain. please email me the new domain so I can finalize it
  4. L

    [official] TVstreamScript support

    @neo404 as I said before: do not use autoembeds in the browser. if you have many shows added it will just timeout and die. run it from the command line or from cron
  5. L

    [official] TVstreamScript support

    @michomoz @msk19994 we are working on tv-links.eu submitter. fastpasstv is no longer accepting any submissions so we turned it off. please don't be greedy guys, sidereel and onetvshows alone gets me over 9k uniques a day, when i'm submitting to TVduck its even more so its more than enough to...
  6. L

    [official] TVstreamScript support

    @idogg it seems sidereel banned your site. please make sure you don't use any aggressive popups or other nasty ads and contact them to get unbanned (is that even a word?). also you can try registering a new account to see if you can submit with that
  7. L

    [official] TVstreamScript support

    @EnCiPh3r sorry it was during the night. i can give you refund but please tell me why do you need it? @jonnyoh officially they don't, but if you have enough links approved they wont mind. a friend of mine is running a large TVscript site with adversal and he has no problems, but ishy is...
  8. L

    [official] TVstreamScript support

    @idogg sorry I made a mistake with installing the plugin for you. fixing it now
  9. L

    [official] TVstreamScript support

    @neo404 not sure about your menu question, what do you mean by especially in menu "random shows"? can you please tell me your website url so i can check? you don't have to create a new account to order a plugin, simply enter the same username during the order process and I will add the new...
  10. L

    Mass prefix to link via PHP ?

    <?php $link = "http://google.com"; $link = str_replace("http://","http://myprefix/",$link); print("<a href='$link'>Download</a>"); ?>
  11. L

    [official] TVstreamScript support

    @t3od0r yes its encoded. we have a plugin system so you can add / make your own plugins. currently im working on documenting the classes used by the script. also the front-end is not encoded at all so you can modify that easily
  12. L

    [official] TVstreamScript support

    oh sorry my mistake to add the code use {literal} here goes your analytics code {/literal}
  13. L

    [official] TVstreamScript support

    @EnCiPh3r you can add analytics manually by editing /public_html/templates/your_template/footer.tpl then clearing the cache. btw google 2 level authentication is secure now, the mobile app workaround doesn't work anymore
  14. L

    [official] TVstreamScript support

    no, it is not wordpress based. i modified the wordpress themes to fit the script
Back
Top