Search results

  1. Michel - Meta-Travel.com

    Visiolist Skin

    Align text left in description.
  2. Michel - Meta-Travel.com

    Top Travel Blogs and Websites

    Thanks, cajkan. I haven't really changed much in the CSS as blue is a Travel Notes colour, but I have made a few tweaks to the code.
  3. Michel - Meta-Travel.com

    Top Travel Blogs and Websites

    Hoping to connect some of the best travel blogs and websites with the travel and tourism community through social media channels on Facebook, Google+ and Twitter. At least that's the plan.
  4. Michel - Meta-Travel.com

    VisioList 0.9

    That causes a slight problem as I've linked to many stats pages from TravelNotes.org so I would have to find those 'dead links' and change them.
  5. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    Thanks. I've found some notes in a textpad on the changes I made right at the start and a testing folder with the files I made a few tweaks on. I spent a lot of time making the little changes I wanted, some of it with your help, but most by trial and error. I skipped a few upgrades and was...
  6. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    I thought that might have been the problem but upgrading will overwrite a lot of files I changed with workarounds. So I'd rather avoid that. I also don't have the old API key now as I put in the new one.
  7. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    I've found a workaround; create the thumbnails elsewhere then upload them into the 'screens' directory with the filenames expected. Not ideal, but it's a good fix. :)
  8. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    I've tried adding another member but it's still not working. :( http://travelnotes.org/topsites/ Luckily I use thumbshots.org for my category listings: http://travelnotes.org/topsites/category/Asia/ Maybe I need to code their screenshots into the templates as well, to have things working...
  9. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    I applied for a new API to see if that was the problem.
  10. Michel - Meta-Travel.com

    Screenshot Server Maintenance

    I'm getting black shots.
  11. Michel - Meta-Travel.com

    Implemented Website URL / Add Website

    I had someone sign up as a different user and submit the same URL.
  12. Michel - Meta-Travel.com

    Implemented Website URL / Add Website

    Is there any reason that there's an Add Website option in the Control Panel? Surely, one website per user is enough. In fact, I'd like to see a control in place that checks websites already listed so that people don't add the same website twice.
  13. Michel - Meta-Travel.com

    Implemented Random Site

    Thanks, Mark. I was away in Italy all weekend and have only just returned. Will play around with this when feeling a little fresher, tomorrow.
  14. Michel - Meta-Travel.com

    Implemented Random Site

    The nice thing about this product is that you are both so actively involved with your customers and have great patience with us. One thing I was wondering about is a 'Random Site' feature? Of course, we wouldn't link out to site right off the bat but to their 'stats' page; where, if we can...
  15. Michel - Meta-Travel.com

    Title on Stats page

    OK, but..... $LNG['add_url_to'] = 'Add URL to';
  16. Michel - Meta-Travel.com

    Title on Stats page

    I got it working on the join page: http://travelnotes.org/topsites/join/ For user_cp_global_start $TMPL['page_title'] = $TMPL['header']. ' - '. $TMPL['list_name'];
  17. Michel - Meta-Travel.com

    Title on Stats page

    Maybe for Join page: $TMPL['page_title'] = 'Add URL to '. $TMPL['list_name']; And for User Control Panel: $TMPL['page_title'] = $TMPL['list_name']. ' - '. $TMPL['header'];
  18. Michel - Meta-Travel.com

    Title on Stats page

    Now we need to generate page titles for Join and User Control Panel; if there were any before?
Top