Drupal is up and running but how do I ...?

404s on misc/ and other static files with clean URL and mod_rewrite turned on

hello and greetings,

I was thinking had finally figured out the PEBKAC problem i was having w.r.t. mod_rewrite and my dynamic content - (<DirectoryMatch > vs. <Directory >....) - but then all the static content was giving me 404s, such as the site's css, themes/*, misc/*, even the xmlrpc.php file was 404.

current rewrite stuff (mod_rewrite turned off ATM):

 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-s
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule ^rss.xml ^?q=node/feed [R=301]
 RewriteRule ^atom.xml ^?q=atom/feed [R=301]
 RewriteRule ^(.*)$ index.php?q=$1 [QSA,L]

with it turned on, i can fetch dynamic, but not fetch static, like i said.

anyone with more clue than is is welcome to comment ;).

taxonomy_context doesn`t work! :(

subj
term and/or glossary "description" not appears before content :(
drupal version 4.2.2 theme marvin2k
i think problem in theme CSS files
Can someone help me?

Security Problem with CVS (pre-4-5)!!

CVS-download 8-20-2004

At the moment there seems to be an unfixed security problem: an anonymous
user is able to access nodes via browser address line or via menu items even
with no permissions enabled (access content is disabled too).
(It should be a temporary problem -hopefully)
I have tested it just now against 4-4-2. It is not possible to access nodes by a anonymous user with no permissions with this version

Wierd comment problem

I have started having a problem with users trying to leave comments.

Admin and anonymous can click on the comment box and leave a comment with no problem. Clicking anywhere in the box will put the cursor in the first character position so that they can start typing. Authenticated users can not click on the box unless they go to the very first position in the box, where the cursor changes to the text cursor and then click. Clicking anywhere else in the comment box does nothing. The permissions are all set the same.

Any ideas?

Call to undefined function: filter_tips_short() when trying to import page... also same error in other mods... what... the....._

Fatal error: Call to undefined function: filter_tips_short() in /home/osstudio/public_html/drupal/modules/importpage.module on line 76

Getting this or simlare errors everywhere... The filter tip short is the short help

dynamic drop menu in new cvs?

Has anyone gotten the previously patcheable menu.inc, mading a dynamic menu possible, working for the new cvs version?

I see Ax (drupal.kollm.org) had 'css/dhtml navigation, v0.2', but it doesn't work on the new vesion. That would be perfect! I want to do it as much css as possible. Surely someone has this working on a current release?

Pages

Subscribe with RSS Subscribe to RSS - Post installation