I bought a copy of Autogallery SQL quite a while ago for my site which I havent had time to do anything with. Now I want to get it going but I'm having a hard time figuring out if I can actually go with this text layout or not. Is it possible to have the date and gallery text links look like this or not? http://www.galleryheaven.com/ If so whats the code I use?
I Need Help With Auatogallery SQL...PLEASE!
Collapse
X
-
Tags: None
-
under your setup/edit options you have to define the date format you want to use
%c-%e (this would be month by number and day)
%m-%e (this should be the proper format for your month by name and day) -
-
you got icq? wanna ask you some meatcash stuffOriginally posted by undermyspell
under your setup/edit options you have to define the date format you want to use
%c-%e (this would be month by number and day)
%m-%e (this should be the proper format for your month by name and day)Comment
-
Nope, that doesnt work. It just gives the month as a number and not the text like I have it.Originally posted by undermyspell
under your setup/edit options you have to define the date format you want to use
%c-%e (this would be month by number and day)
%m-%e (this should be the proper format for your month by name and day)Comment
-
yeah fris it's 59075257
Sorry I just returned to the computer
Let me relook at sql and figure out the proper way to fix your problem PeteComment
-
%M Month name (January..December)
%W Weekday name (Sunday..Saturday)
%a Abbreviated weekday name (Sun..Sat)
%d Day of the month, numeric (00..31)
%e Day of the month, numeric (0..31)
%m Month, numeric (00..12)
%c Month, numeric (0..12)
%b Abbreviated month name (Jan..Dec)Submit galleries? Need Partner Accounts?
Try Partner PassComment



Comment