On 11 May 2013 09:52, Marco Behnke wrote:
> Am 10.05.13 11:35, schrieb Richard Quadling:
> > Trying to clone an uncloneable object of class Smarty_Variable
> Different PHP versions maybe?
>
> Look at this thread I found:
>
> http://wordpress.org/support/topic/fatal-error-trying-to-clone-an-unclon
Am 10.05.13 11:35, schrieb Richard Quadling:
> Trying to clone an uncloneable object of class Smarty_Variable
Different PHP versions maybe?
Look at this thread I found:
http://wordpress.org/support/topic/fatal-error-trying-to-clone-an-uncloneable-object-of-class-reflectionclass
The last post
--
Do you have a backtace for this?
What is the gender class doing?
Have u done a global search for keyword "clone"?
On Friday, May 10, 2013, Richard Quadling wrote:
> Hi.
>
> I'm having an issue where I get ...
>
> Fatal error: Trying to clone an uncloneable object of class Smarty_Variable
> in
On 10 May 2013 12:18, Richard Quadling wrote:
>
> On 10 May 2013 12:08, Nick Whiting wrote:
>
>>
>> Do you have a backtace for this?
>>
>> What is the gender class doing?
>>
>> Have u done a global search for keyword "clone"?
>>
>>
>>
>> On Friday, May 10, 2013, Richard Quadling wrote:
>>
>>> Hi
On 10 May 2013 12:08, Nick Whiting wrote:
>
> Do you have a backtace for this?
>
> What is the gender class doing?
>
> Have u done a global search for keyword "clone"?
>
>
>
> On Friday, May 10, 2013, Richard Quadling wrote:
>
>> Hi.
>>
>> I'm having an issue where I get ...
>>
>> Fatal error: Tr
Hi.
I'm having an issue where I get ...
Fatal error: Trying to clone an uncloneable object of class Smarty_Variable
in
xx/trunk.newbuild/includes/frontend/site_includes/classes/smarty-3.10/sysplugins/smarty_internal_template.php
on line 269
This issue happens consistently on our live server
On Monday 25 April 2005 10:46, Rittwick Banerjee wrote:
> Hi friends,
> This is Rittwick Banerjee
>
> I have a problem with PHP and MySql while i'm trying to give a code into a
> PHP file. The main problem is I can't delete any kinds of records from my
> MySql database using a PHP code .
>
> Can an
On 4/25/05, Rittwick Banerjee <[EMAIL PROTECTED]> wrote:
> Hi friends,
> This is Rittwick Banerjee
>
> I have a problem with PHP and MySql while i'm trying to give a code into a
> PHP file. The main problem is I can't delete any kinds of records from my
> MySql database using a PHP code .
>
> Can
Hi friends,
This is Rittwick Banerjee
I have a problem with PHP and MySql while i'm trying to give a code into a
PHP file. The main problem is I can't delete any kinds of records from my
MySql database using a PHP code .
Can any help me ?
If there any code possible please e-mail that to me at [E
DATA
From: "My real name" <[EMAIL PROTECTED]> <<<<
To: "Your real name" <[EMAIL PROTECTED]> <<<<
Subject: Something to test
That's it!
Thanks!
Petr U. wrote:
On Fri, 07 May 2004 10:49:08 -0700
Todd Cary <[EMAIL PROTECTED]> wrote:
>fputs($smtp, "RCPT TO: <[EMAIL PROTECTED]>\r\n");
On Fri, 07 May 2004 10:49:08 -0700
Todd Cary <[EMAIL PROTECTED]> wrote:
>fputs($smtp, "RCPT TO: <[EMAIL PROTECTED]>\r\n");
You should (are you doing?) something like this:
-- cut --
HELO blah
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]
DATA
From: "My real name" <[EMAIL PROTECTED
I am sending the following:
fputs($smtp, "RCPT TO: <[EMAIL PROTECTED]>\r\n");
and when I receive the email, it has a "Bcc:" rather than a "To:". Am I
overlooking something here?
Todd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Message-
> From: Henrik Hudson [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 20, 2002 11:55 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Having a problem with sessions, Part Deux.
>
>
> Just FYI. I posted the forwarded question earlier, but did some more
> testing.
&g
Henrik,
Which session handler are you using? Files, mm, User?
Jaime Bozza
-Original Message-
From: Henrik Hudson [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 20, 2002 11:55 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Having a problem with sessions, Part Deux.
Just FYI. I
Just FYI. I posted the forwarded question earlier, but did some more testing.
I was doing some testing tonight when server traffic was low (ie: stop /
restart Apache) and I found out that when register_globals is On, the below
code doesn't work. Is this something to do with the EGPCS and how v
Hey List-
Banging my head again the wall with this one. One of our developers was
trying to get some session stuff to work and he couldn't and asked me to look
into it.
I have a script that contains the following (the sessions.php href reference
is the same script accept it calls this one):
16 matches
Mail list logo