Jump to content

lenoir

Members
  • Posts

    152
  • Joined

  • Last visited

Everything posted by lenoir

  1. Hi there, Simple question needs simple answer… I'm still a newby and trying to get my head round pw. I'm trying to access (and eventually get the path) to a particular page somewhere else in the tree, without knowing the complete path, only knowing the name of the page. I'm getting the name of the page with urlSegment. Code looks like this so far: $myPage=$input->urlSegment1; $pathToPage=$pages->find($myPage)->path; Played around with it, browsed the forum and failed embarassingly. Any suggestions? Thanks.
  2. I checked the FAQs of my host server and it seems like they indeed block certain scripts to increase security. I contacted them and they allowed iFrames and such. Thanks a bunch.
  3. Did anyone encounter this problem as well? I get it while trying to save a page with some iframe or html in the tinyMCE (i allowed everything there).
  4. Thanks apeisa, that was exactly it. Deleted some of the largest files on the ftp and now it works again.
  5. Hi all, I was attempting to upload a relatively big video (>10Mb) in a media field as the server crashed. First i got an error page saying "Server not responding", and i could still access the site. I tried again with a smaller file (~1Mb) and it worked. As i tried again to upload a heavier file (i tried using another one), the server crashed and since yesterday I can't access either frontend or backend. I get this error: "Unable to complete this request due to an error. Error has been logged."$ This is the error I found in the errors.txt document: 2012-06-20 02:19:45: guest:/fr/:ProcessWire Error:Exception: Got error 28 from storage engine (in /var/www/vhosts/hauser-schwarz.ch/subdomains/dev/httpdocs/wire/core/Database.php line 72) When i try to access the backend, I only get the pw-header without any buttons/functions. Has anybody encountered this before? Thanks.
×
×
  • Create New...