# |
Jan 29th 2014, 02:28 |
markstory |
or class/file typos |
# |
Jan 29th 2014, 02:28 |
voycey |
ah ok - thanks - ill check the paths out :) |
# |
Jan 29th 2014, 02:28 |
markstory |
*filters |
# |
Jan 29th 2014, 02:28 |
markstory |
it just doesn't run the filtesr. |
# |
Jan 29th 2014, 02:28 |
markstory |
voycey: it still loads all the filters on every request |
# |
Jan 29th 2014, 02:27 |
voycey |
no - they are linux boxes |
# |
Jan 29th 2014, 02:27 |
markstory |
You might have a casing issue. |
# |
Jan 29th 2014, 02:27 |
tigrang |
cpierce: dunno, try pasting the code, maybe we'll catch something |
# |
Jan 29th 2014, 02:27 |
markstory |
Do you develop one windows? |
# |
Jan 29th 2014, 02:26 |
voycey |
also markstory - if its debug 2 why is it even looking at the filters? |
# |
Jan 29th 2014, 02:26 |
tigrang |
ignore that ^ |
# |
Jan 29th 2014, 02:26 |
tigrang |
Why do you think it's loading the helper/ |
# |
Jan 29th 2014, 02:25 |
voycey |
Ill try that - im just not sure why it works on my other boxes but not the vagrant one - I havent had to define the paths on any of those... |
# |
Jan 29th 2014, 02:25 |
cpierce |
tigrang: yes ... it's inside a plugin but that doesn't make any sense why it is doing this |
# |
Jan 29th 2014, 02:24 |
markstory |
voycey: paths |
# |
Jan 29th 2014, 02:23 |
circ-user-fy3gI |
markstory: just the man! https://gist.github.com/voycey/fff2ec6b89202612e97d anyone got any idea why this is happening with AssetCompress? It is driving me mad - yuicompressor is definitely there and java is installed - it works fine on all of my other boxes - just not on my vagrant box |
# |
Jan 29th 2014, 02:22 |
tigrang |
it tries to load Session helper inside of the controller? |
# |
Jan 29th 2014, 02:20 |
cpierce |
markstory: no i'm in the controller of a plugin |
# |
Jan 29th 2014, 02:20 |
markstory |
no writing to the session from the view |
# |
Jan 29th 2014, 02:20 |
markstory |
cpierce: are you in a view? |
# |
Jan 29th 2014, 02:18 |
cpierce |
getting Method SessionHelper::write does not exist |
# |
Jan 29th 2014, 02:16 |
cpierce |
have a plugin that needs to use Session Component. I call $this->Session->write() and it tries to load the helper .... any ideas? |
# |
Jan 29th 2014, 01:19 |
akira2014 |
but no logs where inside |
# |
Jan 29th 2014, 01:19 |
akira2014 |
i've flushed it 1h ago |
# |
Jan 29th 2014, 01:19 |
akira2014 |
tmp is empty |
# |
Jan 29th 2014, 01:18 |
cvitullo |
look at the cakephp logs, in App/tmp |
# |
Jan 29th 2014, 01:18 |
akira2014 |
i don't know why but it show 2 times webroot |
# |
Jan 29th 2014, 01:17 |
akira2014 |
.... etc |
# |
Jan 29th 2014, 01:17 |
akira2014 |
redirected from r->uri = /app/webroot/webroot/index.php, |
# |
Jan 29th 2014, 01:17 |
akira2014 |
r->uri = /app/webroot/index.php, |
# |
Jan 29th 2014, 01:16 |
akira2014 |
and it show something liek this: |
# |
Jan 29th 2014, 01:16 |
akira2014 |
cvitullo: i've checked the apache log in debug mode |
# |
Jan 29th 2014, 01:15 |
cvitullo |
akira2014 that's not really enough info to go off of, you'll need to check the logs to see what the actual error is |
# |
Jan 29th 2014, 00:50 |
akira2014 |
i've googled a lot but nothing seems to work.... |
# |
Jan 29th 2014, 00:50 |
akira2014 |
can someone point how to solve this ? |
# |
Jan 29th 2014, 00:50 |
akira2014 |
i've checked all the htaccess but can find we is the mistake |
# |
Jan 29th 2014, 00:49 |
akira2014 |
hello i'm getting a 500 internal server error in an old app make with cakephp |
# |
Jan 28th 2014, 23:26 |
sun2014 |
good night |
# |
Jan 28th 2014, 23:26 |
sun2014 |
ok thanks for ur answer...i will try it and then if problems occure, i will inform u ;) |
# |
Jan 28th 2014, 23:19 |
voycey |
Not really a valid question - just plan out what you want to do and then start building it |
# |
Jan 28th 2014, 23:16 |
sun2014 |
i want to implement an histroy system with cakephp. dose anybody have an Idea, where i find details about it or synonm words for "history system" to increaset the success rate by google? |