You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 68 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - What is the image path? [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Enchant
Nuke Soldier
Nuke Soldier


Joined: Jul 17, 2005
Posts: 12


PostPosted: Mon Jul 25, 2005 9:55 am Reply with quoteBack to top

I went and downloaded this and got the coding to work...however no matter what path I take i cant get the images to work...is there any way you can look at this and tell me what the path would be to make the images work. thank you
Find all posts by EnchantView user's profileSend private message
XDakotaX
Lieutenant
Lieutenant


Joined: Apr 30, 2004
Posts: 157


PostPosted: Wed Jul 27, 2005 4:13 pm Reply with quoteBack to top

Um, I checked your link and I don't see any invalid image paths showing up.

Which one's can't you view?
Find all posts by XDakotaXView user's profileSend private message
Enchant
Nuke Soldier
Nuke Soldier


Joined: Jul 17, 2005
Posts: 12


PostPosted: Sat Jul 30, 2005 7:29 pm Reply with quoteBack to top

XDakotaX wrote:
Um, I checked your link and I don't see any invalid image paths showing up.

Which one's can't you view?


My apologies...I should have clarified. Smile I down loaded the astrology one at the bottm. And I am not sure I have been doing the path ways correctly.....this is whst I have...

public_html/blocks/images/AstroSigns/"image".gif

and the block_AstroSigns.php with the other blockphp's

there was no directions, that I saw so if you could help me I would greatly appreciate it. Very Happy
Find all posts by EnchantView user's profileSend private message
scoopy
Nuke Soldier
Nuke Soldier


Joined: Oct 13, 2004
Posts: 22


PostPosted: Sat Jul 30, 2005 8:05 pm Reply with quoteBack to top

Like XDakotaX... I also am having trouble finding any problem images on your site... which could be because that block is not activated. But try this:

block_AstroSigns.php path should be:
Code:
blocks/block_AstroSigns.php

and the image path should be:
Code:
images/AstroSigns/image.gif

(unless you just need to point it to the folder... then drop "image.gif")

if this does not work... you can also try this:
Code:
http://tsv1814.ts.funpic.de/images/AstroSigns/image.gif
Find all posts by scoopyView user's profileSend private messageVisit poster's website
Enchant
Nuke Soldier
Nuke Soldier


Joined: Jul 17, 2005
Posts: 12


PostPosted: Sat Jul 30, 2005 11:23 pm Reply with quoteBack to top

scoopy wrote:
Like XDakotaX... I also am having trouble finding any problem images on your site... which could be because that block is not activated. But try this:

block_AstroSigns.php path should be:
Code:
blocks/block_AstroSigns.php

and the image path should be:
Code:
images/AstroSigns/image.gif

(unless you just need to point it to the folder... then drop "image.gif")

if this does not work... you can also try this:
Code:
http://tsv1814.ts.funpic.de/images/AstroSigns/image.gif


I am sorry..shows you have confused I am lol...that wasn't my site, that was the place I was referring to the code I downloaded at the bottom..this is my site:
http://theenchantedelement.com/index.php
As you see I am having issues with the images. I tried the paths, but as you see no images.
Find all posts by EnchantView user's profileSend private message
scoopy
Nuke Soldier
Nuke Soldier


Joined: Oct 13, 2004
Posts: 22


PostPosted: Sun Jul 31, 2005 7:37 am Reply with quoteBack to top

Much clearer explanation now. Wink

I think we need to double check that you have uploaded these images and they are in the folder we expect them to be in.

For Example: Image
We can see this image in a browser with this URL:
http://theenchantedelement.com/images/topics/EEfantasytopic.gif
This image's path is
Code:
images/topics/EEfantasytopic.gif


So if you uploaded the AstroSigns images to public_html/images/AstroSigns/... we then should see them using an URL such as:
http://theenchantedelement.com/images/AstroSigns/s_aries.gif

Another thing to clear up... What exactly are we trying to change with this block ? Why do you need to change the paths ? I downloaded it here and gave it a quick look. It seems pretty straight forward and should not be too difficult to get working. Just upload the block.php file along with 12 small images... and all should be working. I can see the block.php file is working.... we just need to figure out what happened to the images.
Find all posts by scoopyView user's profileSend private messageVisit poster's website
Enchant
Nuke Soldier
Nuke Soldier


Joined: Jul 17, 2005
Posts: 12


PostPosted: Sun Jul 31, 2005 8:18 am Reply with quoteBack to top

scoopy wrote:
Much clearer explanation now. Wink

I think we need to double check that you have uploaded these images and they are in the folder we expect them to be in.

For Example: Image
We can see this image in a browser with this URL:
http://theenchantedelement.com/images/topics/EEfantasytopic.gif
This image's path is
Code:
images/topics/EEfantasytopic.gif


So if you uploaded the AstroSigns images to public_html/images/AstroSigns/... we then should see them using an URL such as:
http://theenchantedelement.com/images/AstroSigns/s_aries.gif

Another thing to clear up... What exactly are we trying to change with this block ? Why do you need to change the paths ? I downloaded it here and gave it a quick look. It seems pretty straight forward and should not be too difficult to get working. Just upload the block.php file along with 12 small images... and all should be working. I can see the block.php file is working.... we just need to figure out what happened to the images.


AH HA!! you rock.... Very Happy Thank you.....that did it.....I am new at this stuff, so its taking awhile to figure it out......You have been awesome
Find all posts by EnchantView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.493 Seconds - 267 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::