Hi
the "view content panes" module cause a 404 error on all users' pages, whose ID is 1 integer (3 integers IDs will show up) and on all forum pages.
Hi
the "view content panes" module cause a 404 error on all users' pages, whose ID is 1 integer (3 integers IDs will show up) and on all forum pages.
Comments
Comment #1
merlinofchaos commentedPlease give me step by step instructions on how to reproduce this as I do not understand what you are saying.
Comment #2
cimo commentedHi
sorry for the previous and notsoclear message.
I made the move to Panels 3 then I tried to enable some of the default pages, in particular the user page.
I can t really say what in particular triggered the issue.
I also reckon that at some point I had to downgrade to a previous version of Panels 3 (6291) but I can t really remember why. (and I don t know if it related)
I am of course on Drupal 6.13 .
The current issue is that all users whose ID is only 1 digit (not integer!) will trigger a 404 "page not found" error, users pages whose ID is 3 digits long wil show up correctly, also all forums as www.mysite.com/forum/* give a 404 error while www.mysite.com/forum is showing up correctly.
Disabling the "View Content Panes" module fixes the issue.
No special errors on the log, except the 404 page not found.
If you need any other info let me know.
As well if you need a user and password for the site and/or the sql database, let me know where to send it, the page cannot be accessed without a user account.
Thanks
Simone
Comment #3
cimo commentedHi again
it may also be useful to know that the user pages which are giving the 404 error are anyway showing the tabs on top (edit, profile, live id, etc) , each tab gives a 404 error. Meanwhile an URL point to an user page who doesn t exist (mysite.com/user/n where "n" is not registered as a user ID) gives a 404 error but no tabs are showing up.
If I try to create a new forum it won t also show up.
Thanks
Simone
Comment #4
cimo commentedWell, also some of the nodes will give a 404 error, others don t. Very confusing.
EDIT: in the case of the nodes, the edit-node page will show up, it s only the node itself that gives a 404 error.
Comment #5
cimo commentedI am also getting this error:
Comment #6
merlinofchaos commentedTHose errors (they're not visible, Drupal is somehow filtering the whole thing out) indicate menu_router race conditions going on somewhere. Your menu may be getting rebuilt too often?
Comment #7
cimo commentedI can t understand why my post in not visible (it s an issue inside an issue!)
I can confirm that the View Content Panes of the Chaos Tools module is what trigger on and off the problem site wide.
Most of the pages I am creating are not showing up (node/*/edit does though!), I ll try to delete the relative tables and reinstall the module, let s see what happens.
thanks
Simone
Comment #8
merlinofchaos commentedI just can't see how it can be. That module doesn't do anything with menus.
Comment #9
cimo commentedMaybe the error hasn t got anything to do with the issue. I am "rebuilding the theme registry at every page load" ..
But this issue is rather annoying, for sure..
Comment #10
merlinofchaos commentedI don't know what to tell you. Without clear reproduction instructions from a minimal installation, there's nothing I can do. There's no obvious code in the module that *could* cause this, so I have no avenues of investigation. My instinct is that the fact that it happens when you enable the module is a red herring, and the real problem is elsewhere in some other module, but somehow this module triggers it.
Comment #11
cimo commentedYep I had the same idea, it all started when I enabled the default user and node panel pages, then even disabling them didn t chage a thing.
I ve reinstalled Panels and Ctools and did an update but no joy yet.
I am trying now to disable some modules and see if I can find something wrong..
Comment #12
cimo commentedQUICKTABS !
It took a little bit (slow mobile connection) but I ve isolated it, it s quicktabs which also triggers the issue, any idea? Ajax involved?
Comment #13
cimo commentedOne more info: issue comes with the Zen theme, if I switch to Garland then there is no issue. That may be because QTs are loaded in the content-top region which doesn t exists in the Garland Theme.
Comment #14
cimo commentedI confirm that if I load the QTs on a Garland region then issue is back.
I l try to reproduce the issue from a clean install.
Simone
Comment #15
cimo commentedHi
I was ping-pong-ing betweeb Chaos Tools and Qtabs issue cueue, now View comes in.
Since I couldn t get Qtabs to display those view panes (lately I named them "View pains"..) without all those errors, I tried to get those panes into a panel page so at least I could retrieve the info I needed, and big surprise, part of the errors came back.
When loading the panes on Qtabs I get 80% of the site blocked by a "Fatal error: 30 seconds..", when I load them in a Panel page the same error only on the page pulling the view panes.
If I display the view in a block or page no errors at all, it s just the View panes giving the errors.
I haven t been able to try it on a fresh install yet.
Simone
Comment #16
merlinofchaos commentedRetitling and upgrading to 1.0 since I'm sure this problem still exists.
Comment #17
cimo commentedUpdate: if I use view blocks instead of panes the problem is gone, it seems like that several panes generated by the same view causes problem.. It seems NOT to be related to Qtabs, though, for the problem persists if I load the panes in panel.
Yet I have some problems with the Qtabs form..
Comment #18
EvanDonovan commentedSubscribing - for my own reference. Should this issue be moved to the Quicktabs queue for resolution?
Comment #19
merlinofchaos commentedI am not entirely sure where the problem lies. Perhaps moving it to the quicktabs module might lend some insight from the module maintainers, I suppose.
Comment #20
EvanDonovan commentedAs per merlinofchaos, I moved this issue to the Quick Tabs queue to see if you have any insight into why it might cause conflict with Views Content Panes. In my own case, I am able to get Views to display inside Quick Tabs, but I don't believe I've been using the Pane display.
Comment #21
pasqualleThere is no way the Quick Tabs module can cause a 404 page or interfere with any other elements on the current page.
My first guess is that your theme is not a valid XHTML, which may easily cause that some page elements are not displayed (when you attach a quicktab to the page).
please test your page with
http://validator.w3.org/
or with the Firefox plugin: Html Validator
make sure you do not have a
missing </div>or similar..Comment #22
cimo commentedAs I mentioned before the issue persists even outside QT, so I d call QT out. Yet I had some problem on the QT GUI and the 2 issue could be related (Java?)
Simone
Comment #23
EvanDonovan commentedNo response for a year, so postponing.
Comment #24
katbailey commentedComment #25
pasqualleThis issue is without response for more than a month, closing.