Posted by spylvas on June 1, 2010 at 8:00pm
I try to get a drupal site running on GoDaddy but faced some issues with views. I have everything running on my own test server where I have developed the site.
But when I transfer site to GoDaddy I am having an issue to get views working on there, all that happens when I try to create or modify views is a popup window with an error message:
An error occurred at /admin/build/views/ajax/add-item/123456789/default/field.
Error Description: 0:
I have nothing else than drupal core and views added to server…?
Operating System: Linux Hosting
Type: Shared Hosting Hosting
Configuration: 2.1
PHP Version: PHP 5.x
Not sure what logs to look and where to go next to solve this problem.
Comments
Views and PHP 5.2.8?
They told me from GoDaddy support that i need PHP 5.2.10, but that might be just because I mentioned that that is what i have on my test server. Didn't really sound like they would give a crap if I get my website working or not.
Is there any limitations to use views 6.x-2.10 with PHP 5.2.8? Or does it need newer PHP?
This thread might help:
This thread might help: http://drupal.org/node/295246
I'm having the same issue
I'm having the same issue here also. In my local pc its working, but there it is not working. I suspect this is a problem in the views not on the Server, maybe some incompatibility with views and PHP version.
thanks
This helped me.
I turned off the java script as instructed in the post and got around the problem.
well
After all the problem was that i was using www.mywebsite.com.previewdns.com for testing it out before going alive. they do say it might not work with js or flash as it should but didn't really think that little thing like that could be broken, Well it was.
Everything seems to be fine when i am using real address and not previewdns.
-Simo
I have live server that uses
I have live server that uses my primary domain, so still the issue is there. Anyone had a fix for this issue?