Page 1 of 1
phpMyAdmin Icon Problems
Posted: Mon Jul 17, 2006 4:06 pm
by Assured99
So ive been racking my brain all weekend setting up my development server. Finally i have everything working togather, PHP5, MySQL 5, and IIS5. and phpMyAdmin.
When i open phpmyadmin none of the icons show up.
I am puzzled as to why this is happening
Ive searched google and other fourms with no success so im hoping someone around here will be able to help me out
Thanks
~Snapple
Posted: Mon Jul 17, 2006 4:08 pm
by Burrito
tried viewing the source to find out if the image src location is busted?
that'd be my first step....
then look to make sure you have the images on your server.
Posted: Mon Jul 17, 2006 4:15 pm
by Weirdan
btw, I had problems with some phpMyAdmin icons because adblock firefox extension was blocking them.
Posted: Mon Jul 17, 2006 4:23 pm
by Assured99
Ok.
I pulled the index.php for phpMyAdmin into dreamweaver and i figured out the problem, it was missing the phpMyAdmin folder in the src. but my question is is it ok to change these so the images come up and just save them over the original ????
Posted: Mon Jul 17, 2006 4:24 pm
by RobertGonzalez
Change what?
Posted: Mon Jul 17, 2006 4:36 pm
by Assured99
I dunno i am so confused now, I want the Icons for phpMyAdmin , they are not there and i cant figure out why
Posted: Mon Jul 17, 2006 4:40 pm
by Burrito
do one of two things:
either fix the src's of each one (the better way)
OR
copy them to the location that phpMyAdmin thinks they should be.
Posted: Mon Jul 17, 2006 4:42 pm
by Assured99
Ok i figured it out there was no read access in IIS for the Folder DUHHHH so i think im ok now!
Wow its been a long day