Jump to content

fenton

Members
  • Posts

    98
  • Joined

  • Last visited

Posts posted by fenton

  1. Hi Ryan,

    I assume you are self employed, so you could go for a couple of weeks with you family to various places in Europe (or somewhere else) and stay in appartments via https://www.airbnb.com or http://www.9flats.com and work from there ...no? :)

    been to the east coast of the US when I was 14 Boston (went to school there for a couple of days), New Yourk & Florida. California and the rest of the US west would probably my no1 choice for an US trip.

    Usually I go on ~ 4 week trips, but stay around one area and make sure I can work from there.

    • Like 1
  2. thanks for the module Jason & Pete!

    I got a problem running the cron job via module hash though:

    Error:     Exception: There was an error connecting to the server (in /[...]/site/modules/ProcessEmailToPage/flourishlib/fMailbox.php
    line 981)
    
    #0 /[...]/site/modules/ProcessEmailToPage/flourishlib/fMailbox.php(1227): fMailbox->connect()
    
    #1 /[...]/site/modules/ProcessEmailToPage/ProcessEmailToPage.module(265): fMailbox->listMessages()
    
    #2 /[...]/wire/core/Wire.php(293): ProcessEmailToPage->importFromEmail(Object(HookEvent))
    
    #3 /[...]/wire/core/Wire.php(229): Wire->runHooks('render', Array)
    
    #4 /[...]/wire/modules/Process/ProcessPageView.module(97): Wire->__call('render', Array)
    
    #5 /[...]/wire/modules/Process/ProcessPageView.module(97): Page->render()
    
    #6 [internal function]: Pro
     

    ... guess the email/host settings aren't right

    the email account is set up for the same domain the actual website is on.

    any ideas what I could have missed?

    thanks a lot, cheers

  3. I know, I know ...it's people like me that give PHP a bad name ;)

    e.g. if I'm on the first article "news/2013/06/newest-post" I can use "prev" till it reaches the last article in "news/2013/06/", it doesn't traverse the folders ( to "news/2013/05/older-post" )

×
×
  • Create New...