by the way:
http://www.dereuromark.de/2010/06/26/helper-component-lib/
if you need help on where use what when.
On 20 Jun., 15:02, euromark wrote:
> jesus christ
> that looks awefully wild...^^
>
> if you need sth to work both in controllers and helpers make a lib!
> otherwise use a component in
jesus christ
that looks awefully wild...^^
if you need sth to work both in controllers and helpers make a lib!
otherwise use a component in your controller
and if you really need to use a helper in a controller (should not be
the case)
app::import() it
On 20 Jun., 14:56, Tilen Majerle wrote:
>
Take the function out of your controller and place this in your view: echo
$this->Threadlist->check();
On 19 Jun 2011, at 12:31, jesperkp wrote:
> I can use the core helpers from CakePHP - but I can not get my own
> helper to function.
>
> To test my helper installation I do this :
>
> /* /ap
no mate, helpers can be used ONLY in views and components in controllers :)
--
Lep pozdrav, Tilen Majerle
http://majerle.eu
2011/6/19 jesperkp
> I can use the core helpers from CakePHP - but I can not get my own
> helper to function.
>
> To test my helper installation I do this :
>
> /* /ap
I can use the core helpers from CakePHP - but I can not get my own
helper to function.
To test my helper installation I do this :
Threadlist->check();
}
In my view I do :
echo "Checking for checkGetListHelper(): ". $this-
>requestAction('threads/checkGetListHelper');
Which re
Anyone there know about this problem with CakePHP 1.2.6 and Wamp
server. We get a blank Page in the Admins panel even after using
"Configure::write('debug', 2);" command. Its the case in Both xampp
and wamp. All other links are working on Xampp but not in Wamp. For
our other team mates, it seems Wa
thanks you all, it work
On Thu, Feb 11, 2010 at 1:21 AM, Dr. Loboto wrote:
> You need mod_rewrite on your Apache and AllowOverride All for
> directory with site to make .htaccess work.
>
> On Feb 10, 7:06 pm, Sitthykun LY wrote:
> > Hi all,
> >
> > I cannot runhttp://localhost/cakePHP/posts/
>
You need mod_rewrite on your Apache and AllowOverride All for
directory with site to make .htaccess work.
On Feb 10, 7:06 pm, Sitthykun LY wrote:
> Hi all,
>
> I cannot runhttp://localhost/cakePHP/posts/
>
> error:
> Not found
> The requested URL /cakePHP/posts/ was not found on this server.
> Ap
Hi all,
I cannot run http://localhost/cakePHP/posts/
error:
Not found
The requested URL /cakePHP/posts/ was not found on this server.
Apache/2.2.12 (Ubuntu) Server at localhost Port 80
the moment I'm testing with ubuntu 9.10
I do not know, how to configure it?
I really do step by step of the e
if you only see a blank screen verifies in php.ini that display_errors
= on
On 8 feb, 08:41, Sitthykun wrote:
> Hi all,
>
> for now I using cakePHP 1.2.6 on window vista with apache 2.2.x
> I would like to test with blog sample, but it does not work.
>
> I have thought it maybe I'm wrong configur
Check there are no blank spaces after the php close tags in your models
On 9 February 2010 10:21, Céryl wrote:
> Can you tell what exactly goes wrong? Can you see anything or is it
> just a blank screen?
> If you set debug on 2 on your app/config/core.php, does it display any
> errormessage when
Can you tell what exactly goes wrong? Can you see anything or is it
just a blank screen?
If you set debug on 2 on your app/config/core.php, does it display any
errormessage when you use the application?
On 8 feb, 08:41, Sitthykun wrote:
> Hi all,
>
> for now I using cakePHP 1.2.6 on window vist
Hi all,
for now I using cakePHP 1.2.6 on window vista with apache 2.2.x
I would like to test with blog sample, but it does not work.
I have thought it maybe I'm wrong configured. I have tried search
solution, but I still cannot.
please anyone help me.
Sitthykun
Check out the new CakePHP Questi
mod_rewrite activated?
On 3 juin, 13:46, Margarittka <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I carry out site to the server. Result - pictures are not reflected
> and css files do not seen. But om the local server all is ok. Hosting
> is masterhost. I place folder bakesale at the folder httpdocs. Wh
Hi!
I carry out site to the server. Result - pictures are not reflected
and css files do not seen. But om the local server all is ok. Hosting
is masterhost. I place folder bakesale at the folder httpdocs. What
must be change for solving this problem?
--~--~-~--~~~---~-
Look in app/view/layouts/default.ctp and define the locale there.
Also, for mysql you need to put the 'encoding' => 'YOURS' in
app/config/database.php.
On Thu, Apr 10, 2008 at 5:51 AM, Margarittka <[EMAIL PROTECTED]> wrote:
>
> Hello! I'm new for CakePHP. I have problems with russian letters.
Hello! I'm new for CakePHP. I have problems with russian letters. In
my database russian letters are look like normally. But when i try to
write any datas on russian language to my html or php document
(document with views or another), i saw strange symbols - not russian
letters. If i set windows-
and what was the solution ?
that could help someone else later :)
spark
On 4/27/07, sean <[EMAIL PROTECTED]> wrote:
>
> sovled! thx
>
> On Apr 27, 11:04 am, sean <[EMAIL PROTECTED]> wrote:
> > After I set up cakephp, I got the following error messages when
> > visiting.
> > -
> >
sovled! thx
On Apr 27, 11:04 am, sean <[EMAIL PROTECTED]> wrote:
> After I set up cakephp, I got the following error messages when
> visiting.
> -
> Strict Standards: Redefining already defined constructor for class
> Object in /home//dev/cake/libs/object.php on line 69
>
> Strict
After I set up cakephp, I got the following error messages when
visiting.
-
Strict Standards: Redefining already defined constructor for class
Object in /home//dev/cake/libs/object.php on line 69
Strict Standards: Assigning the return value of new by reference is
deprecated in /ho
20 matches
Mail list logo