-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating NewsArticle - Times out #7
Comments
If you run in development mode (isDev=1 on the end of your url should trigger that), do you get a backtrace at all? |
Nope, no backtrace at all. So i can't track what is really causing the error |
What version of SS are you running it on? |
Also, do you have any other modules installed? What settings do you have on your NewsHolder (specifically, File into, File by and 'Is primary') |
I'm running 2.4.5 Tried it with a clean, fresh installation. Same problem. The settings on the NewsHolder are the default ones(No filing, Created and Checked) |
What DB are you running on? Do you mind zipping up your SS install and Cheers, Marcus On Fri, Nov 4, 2011 at 9:56 PM, JonasFromell <
|
I'm running MySQL for the DB. Here's the link to my zipped installation. |
What version of PHP are you running? I've just tried your source package and it works fine for me regardless, on php 5.3. I've checked the module on a PHP5.2 system and it runs fine too. What's your PHP memory_limit set to? Is there any other info in your PHP error log (or apache error log)? The error you mentioned earlier, is it always failing at that point? The only other thing that could help track this down is if you've got a debugger to be able to step back through things to where it might be getting stuck in a loop of some sort. |
When creating a new NewsArticle page i get the spinning wheel and it times out, throwing an error.
It times out in "sapphire/thirdparty/Zend/locale/Format.php on line 665.
The text was updated successfully, but these errors were encountered: