What is the most efficient old-school pixel tracker script?

My web application may be messing up with Google Analytics, and I suspect it is no longer active on all the pages o for all the users. Could you recommend an old-school pixel tracker page counte... Read more

No answers yet

First mod_rewrite rule not working

I have two mod_rewrite rules like so: RewriteRule ^.*page/([a-z]+)/?$ /index.php?page=$1 [NC,L,R] RewriteRule ^.*cat/([a-z]+)/?$ /index.php?cat=$1 [NC,L,R] The second line (cat) wo... Read more

No answers yet

Regular Expression for .htaccess mod_rewrite RewriteRule

Hi, I am using the following code in my .htaccess file to handle a re-direction, but it isn't working, a 404 appears. Can anyone tell me if the expression is incorrect, or if there is any other ... Read more

1 answer Latest by Edward Williams over 2 years ago

My site doesn't display certain images

Hi, after a system upgrade, certain pictures aren't displayed in my Drupal installation. I notice that, for instance, some jpeg are visible while other are not (the extension being for both jpeg, a... Read more

1 answer Latest by Tony Crockford almost 3 years ago