Old 03-02-2007, 11:25   #1 (permalink)
swiftmed
Registered User
 
Join Date: Jan 2006
Posts: 36
Please help me. php problem

Hey Guys,

im really confused over this issue. basically if you go to http://www.4design4style.com/directory.php and click on any one of the images in the centre of the page it takes you to another page.

You will see that the url changes to somthing like http://www.4design4style.com/boutiqu...c%20Cities#809. The problem i have is the page that it goes to is all buggered up. there is no styles to it, all the colours and fonts are wrong etc, and i cannot find the page that controls to output on that page.

As you can see in the url it goes to www.4design4style.com/boutique/.... but that boutique directory doesnt exist, so why is it going to there, and how can i find the page that controls the styles. i have looked into the code on the database page and this seems to be the line that controls the url it goes to when an image is clicked:

Code:
while($randarray = mysql_fetch_assoc($randq)) { $randomarray[] = $randarray['photo']; $randomlinkarray[] = 'boutique/' . $randarray['Sub1'] . '/' . $randarray['Sub2'] . '/' . $randarray['Sub3'] . '#' . $randarray['id']; }

Can anybody please help or advise please?
  Reply With Quote
Old 03-02-2007, 11:47   #2 (permalink)
EGONick
Programmer
 
EGONick's Avatar
 
Join Date: Jan 2007
Location: UK, Manchester
Posts: 36
It seems like htaccess to me. Check the .htaccess file in the directory where directory.php is.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8