If you read the notation in this code it states what it does but in reverse to what I need. I want the earliest time to be displayed first not the latest. I'm not a coder but I can hack and slash a few things. I'm sure it's something simple but I just dont see it.
// view=images...
I need to reduce 600 images all different resolutions. Need it to reduce everything to no more than 500px but I dont want it to touch anything smaller and increase it. I cannot figure out how to program this however I see it is possible if using the web gallery function but that only goes to...
Problem solved:
<src="images/img1.jpg" thumb="images/img1t.jpg"/>
Is incorrect
<img src="images/img1.jpg" thumb="images/img1t.jpg"/>
Fixes the pop up problem
A star to you sir for leading me in the right direction. I replaced the php with an xml file containing this code...
<gallery>
<src="images/img1.jpg" thumb="images/img1t.jpg"/>
<src="images/img2.jpg" thumb="images/img2t.jpg"/>
<src="images/img3.jpg" thumb="images/img3t.jpg"/>...
Getting into dynamic sites with php is a bit over my head. I have a client that needs me to back engineer a site for a property he bought. I have the site swf decompiled back to FLA. The site had a photo gallery that calls an images.php file.
function prevAlbum()
{
if (album > 0)
{...
Works with 10.4 on a 2003 infra, 10.5 is gymped I could never get password reset policy to work on it. 10.6...?
Watch out for laptop users, 10.4 and 10.5 will try to authenticate over wifi 1st and then finally fall over the cached account after 10 minutes if not wired into the LAN. I had to make...
G4 DP 1.25ghz
So I check info the HDD, created date says Thurday, April 1, 1976. Happens to be AppleCo's birthday.
I changed the cmos battery before the install. Can I change the Volume created date somehow? Im trying to sell this machine and dont want someone thinging there is a problem...
A star to smah. The regedit instructions under link he provided worked to fix a "run as" popup every time I tried to run an application. Reg key was corrupted by the av.exe virus I recently murdered.
I have a very short term contract with a relatives IT company to repair desktops in a rough inner city school district. He cannot afford to pay me much which is fine as long as I can clear the $150 wk daydare for my kid and regain my grove from being away for so long. The first week into it I...
I'm looking for a free CMS to allow my client to publish their own textual content in a small panel of a website and publish it.
I've tried CKEditor but it's leaving me confused as the example code im using only pulls up the editor itself on the page, there seems to be no publish button or any...
Thanks for the replies, feel better now that I know I'm not the only one here. I figured IT was resession proof but I was wrong. It's just strange to me, the businesses need us to run their day to day, unless they want to go back to rolodexes and carbon copiers. IT staff should be royalty but I...
I cannot believe I got turned down for this. I was a system admin AND a tier 3 tech with 12 years experience at a giant 100 year old company. By myself I managed 50 EU's and with a tiny team of 2 others, took care of another 250 remote EU's, half with Mac's on a 2003 infra!! I'm sure I can...
It looks like there is no efficient solution to this. There was one resolution I happened upon searching google. Sombody offered up some complex AS that wiped the swf cache from the clients computer. But it was too much work for me. I guess it's back to HTML.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.