Invenzzia »

Pages: [1]   Go Down
  Print  
Author Topic: OPTv2: Absolute sourceDir  (Read 673 times)
Description: under Windows
0 Members and 2 Guests are viewing this topic.
Agares
User

Offline Offline

Posts: 16

Zbanowany


View Profile
« on: June 03, 2010, 12:59:10 »

Hi!
I'm tryin' to set absolute sourceDir($opt -> sourceDir = 'D:\\xammplite\\htdocs\\blah\\templates\\'). When I'm tryin' to instantiate Opt_View(new Opt_View('my_fancy_template.tpl')) and render it, I'm gettin' an exception: "Dsometemplate.tpl" has not been found in the source template directory.
(Opt loses all of the path after colon)
Why it doesn't work?
Logged
Zyx
Your programmer
Administrator
User
*****
Offline Offline

Posts: 291



View Profile WWW
« Reply #1 on: June 03, 2010, 13:52:01 »

Babe, I dunno. OPT ain't do anythin' with paths. Anyway, try to write in more normal English - it's not a discussion board for skaters. And use normal slashes, not those from Windows, because they are unportable and furthermore OPT does not support them. I suppose it added a normal trailing slash at the end of the path, because it found "\" instead of "/" there and that broke everything.
Logged

PozDrX, Zyx
---Invenzzia group---
Agares
User

Offline Offline

Posts: 16

Zbanowany


View Profile
« Reply #2 on: June 03, 2010, 20:05:51 »

Ok, I've resolved this problem - I forgot to use $opt->setup(); (and PHP treated $opt->sourceDir['file'] as $opt->sourceDir[0] /it was string, not array/).
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Subject Started by Replies Views Last post
OPTv2: Main tpl parced but opt:include view not parce amichelin 5 1969 Last post May 03, 2009, 16:03:37
by eXtreme
OPTv2: Widoczny prolog w trybie debug i blad wyswietlania strony bez niego. gorky_park 1 599 Last post October 30, 2009, 11:39:13
by Zyx
OPTv2: Problem po wyłączeniu konsoli chordspl 2 483 Last post July 06, 2011, 13:31:08
by chordspl
OPTv2-dev7 - inicjowanie tablicą megaweb 10 3061 Last post August 23, 2008, 14:35:02
by Zyx
OPT 2 - problem z nagłowkami http / sesje zeus 11 2329 Last post May 20, 2009, 19:04:35
by Agares