Krusty. Posted September 21, 2005 Share Posted September 21, 2005 (edited) [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 September 21, 2005 by Krusty. Link to comment Share on other sites More sharing options...
Tornado Rex Posted September 21, 2005 Share Posted September 21, 2005 (edited) 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 September 21, 2005 by Tornado Rex ~ Proud Supporter of the Child's Play Charity! | GTANET + Child's Play ~ Link to comment Share on other sites More sharing options...
Krusty. Posted September 21, 2005 Author Share Posted September 21, 2005 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 More sharing options...
Tornado Rex Posted September 21, 2005 Share Posted September 21, 2005 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. ~ Proud Supporter of the Child's Play Charity! | GTANET + Child's Play ~ Link to comment Share on other sites More sharing options...
Krusty. Posted September 21, 2005 Author Share Posted September 21, 2005 (edited) 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 September 21, 2005 by Krusty. Link to comment Share on other sites More sharing options...
Tornado Rex Posted September 21, 2005 Share Posted September 21, 2005 If you go by how Dup did it then follow those steps. Then to get the shoutbox onto the main page use iframes. Look at his source to see how he did it. ~ Proud Supporter of the Child's Play Charity! | GTANET + Child's Play ~ Link to comment Share on other sites More sharing options...
Krusty. Posted September 21, 2005 Author Share Posted September 21, 2005 (edited) 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 September 21, 2005 by Krusty. Link to comment Share on other sites More sharing options...
Tornado Rex Posted September 21, 2005 Share Posted September 21, 2005 In most FTP clients you can just right click on the file and click either "CHMOD" or "Properties" and change it from there. What client are you using to upload your files? ~ Proud Supporter of the Child's Play Charity! | GTANET + Child's Play ~ Link to comment Share on other sites More sharing options...
Krusty. Posted September 21, 2005 Author Share Posted September 21, 2005 Tunnelier. And i cant find the CHMOD thing, even when i right click. Link to comment Share on other sites More sharing options...
HAMM3R Posted September 22, 2005 Share Posted September 22, 2005 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now