I'm trying to post large data from one node to the other (using POST method) but i get "internal server error". Small amount of data works fine.
I'm currently on shared hosting. Please suggest me what should i do?
I have added some fields in a CCK form using hook_form_alter, and i can see those fields in the form now..
But when i enter any value to that field(textfield) and click on submit i get all the other values of the cck fields and i cannot get the value of the field which i created...
I dont want to store the value in the database i just want to display when we click submit thats it..
no storing nothing just display it once when i click submit
thanks
Is it me or is the search broken... Do I need to get some search modules or updates...
Basically I have three views which have different node types to the main ones. When I search for content in the page type nodes the search finds the content. How ever when I search for the title of news, gallery or promotion node contents I have made which are displayed with views the search seems to not find anything on them...
Have I missed something is there settings I need to sort out... What am I doing wrong?