News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - garyr_h

#1
Support Requests / Re: how to enable mail()
September 08, 2007, 10:22:26 AM
Woops, sorry... just read the FAQ... I'll use the contact form.
#2
Support Requests / Re: how to enable mail()
September 08, 2007, 10:21:09 AM
If someone could enable mine, that would be great, thanks :D poetryandmore is the name.
#4
Support Requests / Re: DEMONIC SQL problems!
May 22, 2006, 03:36:13 AM
You could have just tried using slanted quotes ` around the column name.
#5
Support Requests / Down Again??
December 09, 2005, 09:38:21 PM
User accounts are down again? :|
#6
OK, so I found out that it will either be done with RewriteCond %{QUERY_STRING} or RewriteCond %{THE_REQUEST}

However, when I use either, the end ?image=7 shows up on the new location... I don't know how to make it NOT do that. I tried adding HTTP/1.0 on the end of THE_REQUEST statement but it didn't work...
#7
Support Requests / Re: AWStats
October 19, 2005, 06:29:30 AM
We can setup AwStats? When you figure out how, can you please post a step-by-step of how its done? I would also like to have it for www.eyeofdesign.com
#8
Support Requests / 301 Redirect
October 18, 2005, 09:27:52 PM
I need some help with this.. I don't know why it's not working, maybe someone can help?

RewriteRule ^([a-z]*)/images\.htm\?image=([0-9]*)$ http://www.eyeofdesign.com/gallery/$1/image$2.php [R=301,L]