User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 423,361 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 5,038 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 2818 | Replies: 20 | Solved
Reply
Join Date: Feb 2008
Posts: 11
Reputation: alieya is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
alieya alieya is offline Offline
Newbie Poster

develop website by using free templet from provider

  #1  
Feb 7th, 2008
hai...

i have develop a website using templet (from free provider)
but i have a problem when run it at localhost (i'm using php & mysql-xampp package)
i edited that templet at dreamweaver, i have no problem when view it at dreamweaver but when i run that website at the localhost, the background color and certain images cannot display( background & images-from that templet)..
i have no idea for this problem

anybody, please help me..
-sorry 4 my bad english-
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 240
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: develop website by using free templet from provider

  #2  
Feb 7th, 2008
Check the path of the images in your template. Maybe its hardcoded. Welcome to Daniweb btw.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Feb 2008
Posts: 11
Reputation: alieya is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
alieya alieya is offline Offline
Newbie Poster

Re: develop website by using free templet from provider

  #3  
Feb 7th, 2008
i already check the path of that images.but the file of the images(cannot display) does not exist in the code(admin.php)..
but from the same code,the images can appear at the website(which is from another code-index.php)
-index.php in FAB folder
-admin.php in ADMIN folder
-ADMIN folder in FAB folder

-hope u understand what i mean-
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 240
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: develop website by using free templet from provider

  #4  
Feb 7th, 2008
Umm.. I am sorry. I didn't understand. It would be helpful if you post relevant code.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,432
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 295
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: develop website by using free templet from provider

  #5  
Feb 7th, 2008
Sorry alieya I couln't reply to your PM earlier but I was bussy.
To be fair Dreamweaver is great tool but it doesn't not display page exactly as browser will so do not coun't heavily on it and always check your page in browser. Secondly if you using Unix system make sure that you reffer to images in same format as you see them. Unix is sensitive if you have myImage.JPG and you call myimage.jpg it will complain, also check for permissions

As nav33n mentioned it would be best if you post your code at least section where the problem occures also describe your folder structure. Example
System_path/MyProject/ html & php pages
System_path/MyProject/Img/ images
System_path/MyProject/Adds/ CSS & JavaScript
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Feb 2008
Posts: 11
Reputation: alieya is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
alieya alieya is offline Offline
Newbie Poster

Re: develop website by using free templet from provider

  #6  
Feb 7th, 2008
can i hve ur email address plezz??
i think it more better to i attach a few file..
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,432
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 295
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: develop website by using free templet from provider

  #7  
Feb 7th, 2008
You can attach files to the post just scroll down for Additional Options(you have to be in advanced posting mode) and press Manage attachments
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Feb 2008
Posts: 11
Reputation: alieya is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
alieya alieya is offline Offline
Newbie Poster

Re: develop website by using free templet from provider

  #8  
Feb 7th, 2008
i'm using windows XP

my projek: C:\xampp\htdocs\fab
C:\xampp\htdocs\fab\images
C:\xampp\htdocs\fab\index.php
C:\xampp\htdocs\fab\admin\admin.php

note: when i look at the code, the images (can't display) never mentioned in code.
but the same code which is index.php, the images can display easily.

TQ 4 ur response
Reply With Quote  
Join Date: Feb 2008
Posts: 11
Reputation: alieya is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
alieya alieya is offline Offline
Newbie Poster

Re: develop website by using free templet from provider

  #9  
Feb 7th, 2008
ok, bro...
Attached Files
File Type: zip fab.zip (220.6 KB, 5 views)
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,432
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 295
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: develop website by using free templet from provider

  #10  
Feb 7th, 2008
I uploaded your project on the server but I do not see any diferences between index.php - admin.php or dreamweaver view see attached screenshots and please point me to problematic area so I know what to look for
Attached Images
File Type: png index_php.png (57.4 KB, 2 views)
File Type: png admin_php.png (58.0 KB, 3 views)
File Type: png dreamweaver.png (57.9 KB, 2 views)
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the PHP Forum

All times are GMT -4. The time now is 12:13 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC