-
I noticed there's a URL rewrite conflict between error 404 and migration URLs. When enabling the migration rewrite, the 404 rewrite doesn't work anymore, i.e. I get redirected to a completely blank page (at least the error code is 404). By contrast, when enabling 404 rewrite, G1 URLs don't work anymore.
I guess it would require sth like "check first if URL is a former G1 URL, if so, redirect...
2007-01-04 23:13:00 UTC in Gallery
-
My query limit is set to "3". When I disable URL rewrite, the URL of the rating albums ends with g2_limit=3. However, with URL rewrite enabled, the link ends with /rating/3.5
rating module version: 1.0.7
The problem seems to occur independantly from any language settings.
forum thread: http://gallery.menalto.com/node/58958
Gallery version = 2.2-rc-1 core 1.1.26
PHP version = 4.4.4...
2007-01-04 21:34:07 UTC in Gallery
-
I encountered the same problem; as per
# %WY-n is replaced with the week number in year (01-52)
# %Wy-n is replaced with the week number in year (00-51)
I changed
access.log.%WY-0.%DW-24
to
access.log.%Wy-0.%DW-24
access.log.%WY-24.%DW-24 works as well
(24 = 24 hours ago) (and that's probably the better method)
HTH.
2005-01-03 09:04:27 UTC in AWStats
-
REGEX[itsme] seems to work.
2004-11-27 23:22:34 UTC in AWStats
-
Hello,
I'd like to exclude my browser ID from awstats.
The ID is:
Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox itsme/1.0
I have tried several settings (escaping of blank spaces and not; escaping ; and : or not), but it doesn't work.
"REGEX[^Mozilla\/5\.0\ \(Windows\;\ U\;\ Windows\ NT\ 5\.1\;\ en-US\;\ rv\:1\.7\.5\)\ Gecko\/20041107\ Firefox\...
2004-11-27 14:11:23 UTC in AWStats
-
I had the same problem and none of the various excluding methods worked. However, there seems to be a rather simple "workaround" (that works for me):
Renaming standalone_style.css.default to standalone_style.css. Gallery first checks if there is a individual css file (without the default) extension. So if you simply rename the file, gallery will not trigger an error, but take the css...
2004-11-24 09:23:50 UTC in AWStats
-
Hello,
I would like to exclude a file /fotos/block-random.php. The problem is that there's a changing string at the end of the file/URL, depending on the photo album.
A tpyical URL looks like this:
/fotos/block-random-enhanced.php?size=90&album=albumnames&body=1
my current skip file entries:
SkipFiles="robots.txt$ favicon.ico$ logs _vti_bin _vti_inf"
these entries...
2004-11-23 00:50:46 UTC in AWStats
-
Logged In: YES
user_id=402989
sorry, was busy elsewhere...
I looked again at the config wizard and I am wondering if I
misunderstand here sth.
In the config wizard I set Multilanguage Modus to option 2.
I have installed US English and German.
When I visit my gallery, German is selected according to my
browse setting. So far so good.
When I then go to my preferences, I see a...
2004-10-12 20:47:18 UTC in Gallery
-
Logged In: YES
user_id=402989
the problem on the forum was that I got an error 500 when
using any other language than US-English. The problem has
been "resolved" by wiping out the CVS installation and using
the latest stable release.
The new problem is that the language does change according
to the browser (so no error 500), but I cannot change the
language in my profile.
2004-09-19 15:38:55 UTC in Gallery
-
v1.4.4-pl2
I have set my gallery to use the language depending on
the language sent by the browser.
If I try to set a different language in my profile, the
new setting doesn't get stored and the language
doesn't change. I suppose that it should change?
thanks.
2004-09-06 20:27:35 UTC in Gallery