Log in

View Full Version : The dreaded red x


imported_Gronilot
10-09-2004, 03:30 AM
I need help installing skins.

I have figured out how to upload through the admin control panel.. but it jsut does the forum colors.. not any of the buttons or anything- I keep getting the dreaded red x.

I have a few quetions.. apparently I need to upload the images, buttons, smilies, etc to a server.

But the smilies etc are exactly what come with the default skin...do i still need to reupload them?

And also exactly where do I upload them? Do I use the admin control panel? Do I need to upload them with a FTP client to my server? If so. should I put them in a certain folder? Do they all go together- or in different areas.

How does the file I upload in the admin control panel know how to "find" the images? I am worried I will put them in the wrong place.

Obvioulsy I am very very new.. and need hand holding. If you are kind enough to respond with directions.. please be very explicit.

Thanks So much,

Tony G
10-09-2004, 03:48 AM
If the buttons are exactly the same as the default skin and named exactly the same in the templates, you can just go into your Style Settings for that particular style, and edit the image paths (all of them) back to their default paths. (eg. for button image folder, the default paths is images/buttons) and that should do the trick.

If they are not all the same or named differently in the templates, check your style settings, those image paths, and see what they are set to. Then create the folder and upload the images where the image paths are pointing to.

imported_Gronilot
10-09-2004, 11:57 PM
If they are not all the same or named differently in the templates, check your style settings, those image paths, and see what they are set to. Then create the folder and upload the images where the image paths are pointing to.


I am sorry.. that means absolutely nothing to me. I go to styles manager and the

buttons path is "fairytale/buttons"

Where do I create this folder? and how do I get the images from the file I unzipped into it? Do I need to use a ftp program?

Is there a tutorial somewhere with step-by-step directions?

Is is much easier than I am making it out to be?

Azhrialilu
10-10-2004, 08:23 AM
Did you install vb yourself or get someone else to do it? (Just curious :) )

You'll need to upload the images to your server via ftp.

Go into your forum directory and upload the whole fairytale directory from your harddrive to it as it is... ie, all the subdirectories as they stand - fairytale, fairytale/buttons, fairytale/misc, etc.

if you need any help, and none of the guys here have time, I'm not overly busy over the next day or so lol - hacks I can't write.. uploading styles, software, etc I can <grin>

Tony G
10-10-2004, 10:46 AM
I am sorry.. that means absolutely nothing to me. I go to styles manager and the

buttons path is "fairytale/buttons"

Where do I create this folder? and how do I get the images from the file I unzipped into it? Do I need to use a ftp program?

Is there a tutorial somewhere with step-by-step directions?

Is is much easier than I am making it out to be?
Yes you need to use a FTP Program.

You create the 'fairytale' folder in your default forums directory.

Upload them into the fairytale folder you create.

imported_Gronilot
10-10-2004, 03:50 PM
Did you install vb yourself or get someone else to do it? (Just curious :) )
No a friend very kindly installed it for me. However, I would like to become master of my own domain. I don't want to bother him all the time. He runs a differnt forum program than vbulletin..so every time I ask him a question he has to look it up.

You'll need to upload the images to your server via ftp.

Go into your forum directory and upload the whole fairytale directory from your harddrive to it as it is... ie, all the subdirectories as they stand - fairytale, fairytale/buttons, fairytale/misc, etc.

if you need any help, and none of the guys here have time, I'm not overly busy over the next day or so lol - hacks I can't write.. uploading styles, software, etc I can <grin>


I appreciate the help. Maybe you can make a sticky thread at the top on how to install for the new and or ignorant :rolleyes: I am hoping I am not the only one who is at this level of learning.

Many thanks to azhrialilu and Tony for responding.

Ok.. I opened my FTP program and I see 2 main folders.... "Forums" and "Images"

Under "folders" is admin1cp, archive, client script, cpstyles, custom avatars, images, includes, install, modcp, modules, and subscriptions

Under "Images" there are: attach, avatars, buttons, editor, gradients, icons, misc, polls, ranks, rating, reputation, smilies, status icons.


Should the new style (in this case 'fairy tale" be a separate folder on same level as "folders" and "Images" or put inside one (and which) sub folder listed?

I really apprecieate this.

Serenity
10-10-2004, 08:57 PM
your image paths should be like this
fairytale/buttons
fairytale/statusicon
fairytale/attach

and so on

if your fairytale image folder is in the forum directory the images will show. it should have automatically once the images were uploaded to the server in the proper location and the xml file imported.
so your path to your images should be like this
mydomain.com/folderyourforumisinstalledin/fairytale/

sorry about the confusion. i will make sure to make clear instructions on the next release

imported_Gronilot
10-10-2004, 09:18 PM
if your fairytale image folder is in the forum directory the images will show.


See that is the problem.. I don't know how /where to put the fairytale into the forum directory.

imported_Gronilot
10-10-2004, 09:22 PM
I also forgot to mention.. that the fairytale style is so neat... Thank you for providing it. I am looking forward to having it be available on my site

Serenity
10-10-2004, 09:44 PM
log into your sites ftp

look at the attatchment to see where toe fairytale folder should be located

and thanks for the compliment...glad you like it :)

imported_Gronilot
10-11-2004, 12:44 AM
Ok... this is what I figured out.. and got it mostly done!

I went to my ftp site and made a new folder under "forum" called "fairytale"
then.. I went and added a subfolder manually for each (avatar, attach, buttons, editor...etc) and then I opened each folder individually and added the content from the zip file. THere is probably an easier way to do it.

And it works great.... except for on my vbadvance cmps page.

Looking forward to seeing more stlyes.

Serenity
10-11-2004, 11:55 AM
what kind of problems are on your vbadvanced cmps page?

i have a welcome block setup on maddhouse with the category top images on it.
this is the code to place in the cmps templates:

<!-- top category table setup -->
<table width="100%" style="background-image: url($stylevar[imgdir_misc]/catback.gif)" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="139" height="39" align="left" valign="top"><img src="$stylevar[imgdir_misc]/tcat_ls.gif" width="139" height="39" alt="" /></td>
<td width="100%" class="tcat" style="background-image:url($stylevar[imgdir_misc]/catback.gif)" align="left"></td>
<td width="139" height="39" align="right" valign="top"><img src="$stylevar[imgdir_misc]/tcat_rs.gif" width="139" height="39" alt="" /></td>
</tr>
</table>
<!-- End top category table setup -->

it works on the other blocks aswell. just don't use it on a side block as the images are to large and messes things up.

if you also want the bottom on it, here is the code for that:
<!-- bottom table setup -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="16" height="14" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_bottom.gif" width="16" height="14" alt="" /></td>
<td height="14" width="100%" style="background-image: url($stylevar[imgdir_misc]/extended_main_table_bottom.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="14" alt="" /></td>
<td width="16" height="14" align="right" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_bottom.gif" width="16" height="14" alt="" /></td>
</tr>
</table>
<!-- End bottom table setup -->

good luck :)

imported_Gronilot
10-11-2004, 02:49 PM
This is what I am getting on my cmps page (They are working on forum pages)

No headers.. and the redx is apprearing beside usernames in "latest threads" , the "search" and "quick links" have X beside them on nav bar.

I am going to try and attach a screenshot
http://groups.msn.com/_Secure/0SQBmA68Wf1fr17hqySbY1yxOcw7HQWABWElej8uD64OjiE4vx TOqEOiM7Q8hRGOdZaFOFRu5pLyHHbIVitLja7gs95q3RkRCoeo bZqjmU6yMMH7qvv6HDA/fthp.gif?dc=4675492790174065313

Serenity
10-12-2004, 10:30 AM
you need to upload the fairytale folder just above the forum directory.

Lottis
10-12-2004, 12:43 PM
Im not quite shure if this is your problem, but.
When you upload the XML file in your admin panel. You can sheck out the trace to where you gone put the teames in your FTP.
Fex; you mark one of the buttons and see the properties on it.
There is the trace that you gone upload to.
Did anyone no what i tried to tell? ;)