Jump to content

Image help please.


Krusty.

Recommended Posts

[thekrust.com]

I have three micro buttons not showing. Ive got them all uploaded, to the directory, but theyre not showing. The banner does and thats in the directory, but i have tried alot, i cant figure out why theyre not showing.

Also, if you can help, I'd like to know where i can get a shout box similar to [Dup's Site]

 

Im not advertising these sites

Edited by Krusty.
Link to comment
Share on other sites

K your links didn't work. But if they're the same as the ones on thekrust.com it's because you have it like this:

 

 

<img src="../../My%20Documents/My%20Pictures/krustybutton1.gif" width="88" height="31">

 

 

Obviously it should be pointing to your images directory like this one:

 

 

<img src="images/tecbutton.gif" width="88" height="31" border="0">

 

 

Edit:

Shoutbox thing: http://www.phparena.net/scripts.php?script=pabox

Edited by Tornado Rex
Link to comment
Share on other sites

Umm, i dont write in HTML or anything, i just do it in DreamWeaver, so, hmm.

Ill try that, thanks. Ill get back to you.

Link to comment
Share on other sites

Umm, i dont write in HTML or anything, i just do it in DreamWeaver, so, hmm.

Yeah, I can tell.

 

Bascially, in all the screwed up ones change

 

../../My%20Documents/My%20Pictures

 

to

 

images

 

 

Assuming they're named the same thing on the server as they were on your computer it should work.

Link to comment
Share on other sites

Yeah, i did that, thankyou.

For some reason, my co.uk doesnt work, so well use the .com now. anyway, ill just ready about this shoutbox, but i might need some help. Ill get back to you if i do.

 

EDIT: Just reading the instuctions on how to install it, it says:

2. Connect to your server via FTP. Then, make a folder on your server where you would like paBox installed at. For example, if you create a folder called "pabox", you will probably be accessing your shoutbox by visiting http://www.yourdomain.com/pabox.

 

What if i want it to be where it says Shoutbox on my site?

Edited by Krusty.
Link to comment
Share on other sites

Ive got iframes, But, ill do as you said.

EDIT: I got this when doing Step: 5.

Checking Files

paBox is now checking to make sure all of the required files are uploaded to their correct location.

Error! The paBox installer cannot write to ./pabox.conf.inc.php! Please make sure it's CHMODed to 666 (*NIX servers) and try again.

 

What is and how do i do CHMOD?

Edited by Krusty.
Link to comment
Share on other sites

Did you ever notice that black box that pops up when you use Tunnelier? That is your shell console. You preform all your commands there. To use chmod:

 

 

chmod <level> /file_path

 

EX:

 

chmod 666 /test/test.html

 

 

If you're still confused, msg me on MSN and ill help you out with paBox.

 

Regards,

HAMM3R

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.