Any time I save any thing in the chrono form backend it takes like three minutes and the spinning beach ball of deatch from OSX firefox 2.0 on Leopard ----- ???????
Anyone else experience this.
Every other component on the same backend sings....just this one crawls!
Anyone else experience this.
Every other component on the same backend sings....just this one crawls!
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 10485857 bytes) in /home/****** /public_html/******* /includes/database.php on line
The problem is with the Field List Tab...
the instructions say to put the field name in quotes....but the slash gets added recursively for some reason ----
I saw these in my debug email text....
so I have deleted the whole field -- it was a text file full of slashes....100 megs worth!!!
What the heck?
the instructions say to put the field name in quotes....but the slash gets added recursively for some reason ----
I saw these in my debug email text....
so I have deleted the whole field -- it was a text file full of slashes....100 megs worth!!!
What the heck?
Hi Jim,
Wow, never seen that before.
I'm not sure what the 'Field List' tab is? Is it the one titled 'Elements titles'?? If so then no quotes are required.
Bob
Wow, never seen that before.
I'm not sure what the 'Field List' tab is? Is it the one titled 'Elements titles'?? If so then no quotes are required.
Bob
NOt sure what the title is --- but I think you are right...I willl look...
BUT there is definitely three or four forum threads talking about how the quotes actually solved the issue for some folks....
so I put them there and it worked at first...but I guess each save an extra set of slashes get inserted by mysql to escape out the quotes?
anyway -- seems to be fixed now.
BUT there is definitely three or four forum threads talking about how the quotes actually solved the issue for some folks....
so I put them there and it worked at first...but I guess each save an extra set of slashes get inserted by mysql to escape out the quotes?
anyway -- seems to be fixed now.
Hi Jim,
Yes, each time there's a save MySQL adds an extra slash to each existing slash so you get exponential growth. We've seen it before when saving form data to the database - it seems to be linked to Magic Quotes settings - but I've never seen it on saving a form.
Bob
Yes, each time there's a save MySQL adds an extra slash to each existing slash so you get exponential growth. We've seen it before when saving form data to the database - it seems to be linked to Magic Quotes settings - but I've never seen it on saving a form.
Bob
One other thing I have noticed immediately is ---
Since starting this yesterday -- I have put a hidden page on my joomla site that intend to use as a landing page for a mail out -- and the form will register them with my site too....
Well --- since yesterday I have had 20 new members sign up using a
.ru email account --- I have since added the anti-spam so we'll see ... but this REALLY scares me ---
I know it's this form because of the email settings etc....this form is not reachable from my navigation system at all!
Since starting this yesterday -- I have put a hidden page on my joomla site that intend to use as a landing page for a mail out -- and the form will register them with my site too....
Well --- since yesterday I have had 20 new members sign up using a
.ru email account --- I have since added the anti-spam so we'll see ... but this REALLY scares me ---
I know it's this form because of the email settings etc....this form is not reachable from my navigation system at all!
This topic is locked and no more replies can be posted.