Search results

  1. PPNSteve

    VisioList 1.9

    Quite nice, thanks Mark and Basti :)
  2. PPNSteve

    screenshot server 504 gateway timeout

    I'd plan on using a more current and/or modify the default theme for now in any case.. PM me with details and what you need to do the update.
  3. PPNSteve

    Current Lic not showing up in account

    Indeed, I've been around for a bit :p thanks again Mark.
  4. PPNSteve

    screenshot server 504 gateway timeout

    nope, on a quite old version still (0.9) I do plan to update and, in fact, would like to know if you can do the update for us and how much that would be..
  5. PPNSteve

    screenshot server 504 gateway timeout

    Recently needed to update some user's screenshots and noticed that the screenshot server is giving a 504 gateway time out error. Can we investigate this and resolve?
  6. PPNSteve

    Current Lic not showing up in account

    So.. we continue to pay our yearly license payments vis subscription on PayPal.. yet it's not relfecting as such on our account.. can we get this fixed? Thanks Mark.
  7. PPNSteve

    need to update from 0.9 to latest 1.8

    soo stuff in my topsite is starting to not work.. time to update and all that.. 1) can't update lic (404/403 error) 2) want help with install / update (will do fresh with existing data (Then build a child theme.. hopefully)) so whats up with the members area? what all should I do to get this...
  8. PPNSteve

    Who's around? What are you up too?

    I'm still around from time to time.. hi, what's up?
  9. PPNSteve

    Can't download latest versions..

    hmm strange.. should be.... dunno may need to wait for mark or basti to see whats up.. thanks
  10. PPNSteve

    update question

    I'm going to go from 0.9 to 1.6 but use the default skin/theme for now (likely customize it later) instead of our current skin.. so should I download the upgrade version and run the update script or use the fresh install package? And of course, I want to keep the database.. What are the main...
  11. PPNSteve

    Can't download latest versions..

    Help! It seems i'm locked out and can't download the latest versions nor see any ofr the themes/skins that used be here.. thanks.
  12. PPNSteve

    make button (static / numbered) served via https

    no custom things.. its not liking the "&buttontype=rank" part in the button image link.. for whatever reason notice its even doing it in the sample link not sure what is causing it but it's very annoying
  13. PPNSteve

    make button (static / numbered) served via https

    just to show.. <?php $CONF['count_pv'] = 1; //Count pageviews $CONF['text_link_button_alt'] = 'PPN Top 50'; // Text Link Anchor, Alt for Buttons $CONF['text_link'] = 1; //Enable Text Link $CONF['static_button'] = 0; // Show Only Static Button $CONF['static_button_url'] =...
  14. PPNSteve

    make button (static / numbered) served via https

    ok, the updated button.php doesn't fix it.. .htaccess does have https redirect: Options +FollowSymLinks RewriteEngine on RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI}...
  15. PPNSteve

    make button (static / numbered) served via https

    Hi, Yup sorry if i wasn't being clear.. the requests are definitely HTTPS however the actual button image is served via HTTP.. code tag didn't allow post to process.. txt file attached.. OK apparently switching the server over to PHP 7.x breaks the topsite script.. set domain back to php5
  16. PPNSteve

    Visiolist ready for php 7.2 ?

    doesn't yet work on 7.2.. (it throws a 500 error.. likely db connect issue)
  17. PPNSteve

    make button (static / numbered) served via https

    Pretty sure its using HTTPS
  18. PPNSteve

    make button (static / numbered) served via https

    currently hqave our VL and the button image dirs set to a https url but when button.php processes the link, it serves a http image (not the expected https). What can we do to get it to use https? example headers: VL URL: https://www.ppntop50.com sample button link code: <a...
  19. PPNSteve

    Thumbnails not generating.. again.

    copy that..thanks much for the update and for watching out.. I've not seen any errors on my site since then either so all is good.
Top