I am having a real scary problem this time.
I have made the following site in drupal :-
www.mediainfoworld.com
There is a section of media directory and users can submit media directory
a media directory is nothing but a content type made by using CCK module
and untill yesterday everything was going all well
But today if i try submitting media directory more than three times then a nuisance and really irritating error appears saying page not found. This is really irritating cause the form to submit a media directory is really long and after doing all that what appears on the screen is "Page Not Found".
Please drupal guys help me
I have tried all day searched forums on net but no use
Plzz help
and hey just a suggestion isn't this happening because i enabled path auto module??
Anywaz guys help me
By robin1988 on
Comments
=-=
I'd doubt it has anything to do with pathauto.module. I use pathauto on many site without issue.
You've not really supplied any information to go on or research with. If the site was working fine and now no longer is, is the host having any issues?
how long is a "really long" form?
are you exceeeding your post max ?
time out?
There must me something changing after post #2. Do you have a counter, or something that could be the culprit?
guys thanks for your concern
guys thanks for your concern but i cant understand what are you guys talking about.
Please consider me as a newbie.
and tpainton what counter are you talking about.
Plus please tell me how can i clearify this situation more appropriately to you.
Thanks
I may sound really dumb but
I may sound really dumb but where do i set this configuations for post max
Sorry vm my brain has come to deadlock
Plus i wanna again emphasize on the fact that i am using a custom made content type should i increase the number of rows in it
=-=
post max is set in php.ini
...
Can you be a bit more precise as to how you are submitting your form three times? Meaning the actual process you're going through, for example once you successfully saved the first, do you go back in the browser to do the next one.
Also, you can activate in pathauto a setting that displays the path that is created, you might want to turn this on so that you can check it. One thing that struck me is that you tell us of the "Page Not Found" error but don't mention the path of the page or the expected path of the node to be saved.
The devel module might also provide some help here, particularly when its "Display redirection page" setting is enabled.
"But today if i try
"But today if i try submitting media directory more than three times then a nuisance and really irritating error appears saying page not found."
This means that when i save more than three nodes of my custom content type(media directory).
For ex if i wanna submit the details of 20 companies then i have to create 20 nodes of my custom content type but after successfully entering data of three companies when i go on adding data for the fourth company and i click save button "Page Not Found" page appears. I have cleared my cache and run the update.php and my cron is set to run after every hour just for you to know it.
Guys what is this 403.shtml
Guys what is this 403.shtml error??? my recent log area is filled with this thing.
=-=
is that the full text of the error?
Was there a 403.shtml file on your server that was deleted?
My top Page not found errors
My top Page not found errors are:-
13 css/bw_vap.css
1 sites/defaul12 js/functions.js
12 js/popups.js
12 css/mkt_print.css
12 css/bw_ie.css
12 css/bw_ie6.css
12 css/tabber_bw.css
12 css/topnav.css
12 css/bw_newsdisplay.css
12 css/mkt.css
12 css/bw_styles.css
5 403.shtml
2 css/resources.css
2 javascript/main_navigation.js
2 files/css/3624e216dff558ac9045dc84177ae486.css
2 sites/all/themes/zen/zen_prp/print.css
2 sites/all/modules/nice_menus/nice_menus.js
2 500.shtml
2 sites/all/themes/zen/ie.css
2 sites/all/themes/zen/zen_prp/ie.css
2 sites/all/modules/jstools/collapsiblock/collapsiblock.js
2 sites/all/modules/jstools/activemenu/activemenu.js
2 sites/all/modules/jstools/jstools.js
2 sites/all/modules/jquery_update/compat.js
2 sites/all/modules/jstools/jquery.cookie.js
2 sites/all/modules/ubercart/uc_cart/uc_cart_block.js
2 sites/all/modules/panels/js/panels.js
2 sites/all/modules/jstools/collapse.js
1 sites/default/themes/blackout/
that only partly answers my
that only partly answers my questions, and you haven't actually answered that one completely.
In order to be able to help you, you need to answer all of them and this one in full, i.e. what's the process of you adding those new nodes, do you hit submit/save and then go back with the browser or do you click on create content again, or do you use any particular module that has altered this process altogether (for example editview - http://drupal.org/project/editview)?
Please refer to my previous post for the other questions, for example which URL is displayed in the browser bar and which would you expect.
Well the process is the first
Well the process is the first one i.e. hit submit/save and then go back with the browser or click on create content again
sorry, I'm out of this. if
sorry, I'm out of this. if you can't answer my questions properly I can't help you I'm afraid.
What did'nt u understand this
What did'nt u understand this time i said that te process to submit the node is to click on the save button and then if you want to add more nodes you can hit back on the browser or you can also go back on the create content. I have made a custom content type. Module used here is CCK for making custom content type.
I am SORRY if u felt humiliated but please u have to get me out of this man.
And hey is this hapenning because i enabled collapsible form for user login block??
=-=
disable and test
also of note when you click on the error you get more information for each one.
ohk i also wanna ask what is
ohk i also wanna ask what is this rebuilding permissions about????
=-=
corrects the access table if it gets wonky. Nothing to do with this issue though.
Hey, guys. Similar problem.
Hey, guys. Similar problem. Worked fine all time, today 'Page Not Found' error appears.
So I tried to create without pathauto perform - it works ok.
Then I tried to paste my alias and found out - it works only if no "/" symbol is in alias. I mean, "articles/myarticle1" goes to "Page not found", but articles-myarticle1 - works fine.
I found that my problem was
I found that my problem was this WHIZZYWIG editor so disabled it
but then i need to get that enabled
Would you please try to elaborate on what did you do actually
how can v substitute "/" with "-" for pathauto module??
thnx for writting in here
=-=
pathauto version number should be mentioned.
pathauto settings should be triple checked.
ok i got it it's in url alias
ok i got it it's in url alias settings page
hope this works with my whizzywig editor enabled
Well i have got it working by
Well i have got it working by changing the path auto settings
Thanks guys...
what setting/s did you change
what setting/s did you change in the path auto settings robin1988? it would be great if you could post it here. Thank you!