Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Freelancers Forum Messages on Sunday May 11th 2008

Re: FN-FORUM: FCKEditor - image upload

date posted 11th May 2008 20:46

Sorted it. It was a combination of permissions, paths and perseverance! Lee Rickler Director - Point and Stare - pointandstare.com Web Design and Development for over 11 years > > Dai Williams wr...

Re: FN-FORUM: OT: BBC B - A Sad demise

date posted 11th May 2008 20:01

I know, but there is so much more to play with. The sound chip, Tiny Pascal and if my old disks survived my old 3d rendering engine I wrote for college= . Ah such good days.=20 R On 11/5/08 21:04,...

Re: FN-FORUM: FCKEditor - image upload

date posted 11th May 2008 19:34

> - is the image uploaded to the right place (you can see it via FTP)? Yes. It's there on the server. If I delete it and upload it again, it's there again so the upload is definately working. > -...

RE: FN-FORUM: OT: BBC B - A Sad demise

date posted 11th May 2008 19:26

Rob Colton wrote: > I have been toying with resurrecting my old BBC B computer and > introducing my Wii addicted, Guitar hero an introduction to the > world=B9s greatest game =B3Elite=B2. So today I f...

RE: FN-FORUM: FCKEditor - image upload

date posted 11th May 2008 19:23

Lee Rickler wrote: > Using FCKeditor to upload an image (all other functions work > perfectly). > Images get uploaded into the correct folder but when used within the > edit area the image is shown a...

FN-FORUM: OT: BBC B - A Sad demise

date posted 11th May 2008 18:58

I have been toying with resurrecting my old BBC B computer and introducing my Wii addicted, Guitar hero an introduction to the world=B9s greatest game =B3Elite=B2. So today I finally dusted it off, co...

Re: FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 18:00

Thanks Dave. Vicki Dave Cross wrote: > > Vicki Sivess wrote: >> >> Does anyone know how the MySQL NOW() function can be made to use GMT >> instead of the server time? > > It can't without some rel...

Re: FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 18:00

It works a treat. Thanks Owen. Vicki Owen Smith wrote: > This might work (dst date differences allowing) > > SELECT DATE_ADD(NOW(), INTERVAL 2 HOUR); > > which will give you an EST date result. For...

FN-FORUM: FCKEditor - image upload

date posted 11th May 2008 17:29

Anyone got a clue about this? Using FCKeditor to upload an image (all other functions work perfectly). Images get uploaded into the correct folder but when used within the edit area the image is sho...

RE: FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 17:22

This might work (dst date differences allowing) SELECT DATE_ADD(NOW(), INTERVAL 2 HOUR); which will give you an EST date result. For a result in PST, you would do: SELECT DATE_SUB(NOW(), INTERVAL 1...

Re: FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 17:19

Vicki Sivess wrote: > > Does anyone know how the MySQL NOW() function can be made to use GMT > instead of the server time? It can't without some relatively complex reconfiguration. You can, howev...

Re: FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 17:16

Vicki Sivess wrote: > > Does anyone know how the MySQL NOW() function can be made to use GMT > instead of the server time? A site I am doing some work on has just > been moved onto a server in Ameri...

FN-FORUM: Getting GMT with MySQL NOW()

date posted 11th May 2008 17:07

Does anyone know how the MySQL NOW() function can be made to use GMT instead of the server time? A site I am doing some work on has just been moved onto a server in America. The environment varaible...

Re: FN-FORUM: Full Referrer URL PHP

date posted 11th May 2008 16:13

> Question how do I get it? You can't, reliably. > I've tried HTTP_REFERER which gives me the > domain and the first variable value combination > but nothing else and I've tried > QUERY_STRING which...

Re: FN-FORUM: Full Referrer URL PHP

date posted 11th May 2008 13:37

insert (temporarily) a call to php_info() - it will show you ALL variables available. Don;t forget to remove it after you find what you need though :) Martin Wheatley wrote: > > On 11/05/2008 13:...

Re: FN-FORUM: Full Referrer URL PHP

date posted 11th May 2008 13:32

On 11/05/2008 13:40, Darren Yates wrote: > > Hi All, > > Question how do I get it? > > I've tried HTTP_REFERER which gives me the > domain and the first variable value combination > but nothing els...

Re: FN-FORUM: Holiday rental/booking calendar system

date posted 11th May 2008 13:18

I did one for a site I hadn't designed myself. It integrated quite well and does pretty much what you want to do. Have a look at http://www.discovery-agropoli.co.uk/availability.php Like I say, I...

Re: FN-FORUM: Firefox problem

date posted 11th May 2008 13:06

wow. nice one. Thanks Darren!! On 11 May 2008, at 14:28, Darren Yates wrote: > > A lot of your image tags are referencing your local drive. :( > > file:///Mac HDD/private/var/tmp/folders.501/Tempora...

Re: FN-FORUM: Firefox problem

date posted 11th May 2008 12:50

A lot of your image tags are referencing your local drive. :( file:///Mac HDD/private/var/tmp/folders.501/TemporaryItems/com.apple.mail.drag/images/spacer.gif" Darren ZAC SANDLER wrote: > > hi a...

FN-FORUM: Firefox problem

date posted 11th May 2008 12:35

hi all, wondering if you can help - I have a page www.everythingispossible.org.uk that breaks up badly on Firefox. The page is sliced and exported from Photoshop and Imageready Thanks! Zac -- Freelan...

FN-FORUM: Full Referrer URL PHP

date posted 11th May 2008 12:02

Hi All, Question how do I get it? I've tried HTTP_REFERER which gives me the domain and the first variable value combination but nothing else and I've tried QUERY_STRING which just doesn't work and...

RE: FN-FORUM: Holiday rental/booking calendar system

date posted 11th May 2008 10:14

Hi Paul. I'm not sure if its a route you want to go down, but I've used Joomla with Mosets Hot Property and their reservation add-on to good effect in the past - http://www.mosets.com - its not free,...

FN-FORUM: Holiday rental/booking calendar system

date posted 11th May 2008 00:34

Hi All, Anyone come across a good rental/booking calendar system for holiday home rentals? It's just for a single rental. Need to have users logged in to be able to see prices, and then booking to go...



Messages by Day
May 31st 2008
May 30th 2008
May 29th 2008
May 28th 2008
May 27th 2008
May 26th 2008
May 25th 2008
May 24th 2008
May 23rd 2008
May 22nd 2008
May 21st 2008
May 20th 2008
May 19th 2008
May 18th 2008
May 17th 2008
May 16th 2008
May 15th 2008
May 14th 2008
May 13th 2008
May 12th 2008
May 11th 2008
May 10th 2008
May 9th 2008
May 8th 2008
May 7th 2008
May 6th 2008
May 5th 2008
May 4th 2008
May 3rd 2008
May 2nd 2008
May 1st 2008


Messages by Month
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000