View Single Post
  #49  
Old 05-15-2009, 07:02 AM
mikey1991's Avatar
mikey1991 mikey1991 is offline
 
Join Date: Oct 2008
Location: United Kingdom
Posts: 654
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey there,

I've read through the thread and I have some tips with more specific details with regards to your FTP client and what you should be doing. I've included screenshots for ease of access and understanding.

Okay, so, you use Filezilla, correct? Awesome, same as me, easy client to use.

Right, People are using words you are unfamiliar with cos you've never used them before, not to worry, they're all relatively simple things.

CHMOD'ing is where you set permissions on a file, or folder on your webserver, through chmod'ing, you can control who can read, write and execute your file, or in this case, images. Right, thats a brief explanation, you don't really need to know what each mode does, just a general rule where the higher the number, the more permissions are there for normal web-goers.

Right, so, how to CHMOD using FileZilla

So, As you can see in this Image (click) We're in the "public_html/forums/images", now yours might be different, as not all people use a "/forums/" part, but it's essentially the same.

Right, now, I'm using vista, you're using Mac, it's gonna be differnet at some points, so do the mac equivalent of right clicking, on the misc folder, as seen in this Image (click), and scroll down to "File Attributes", click it.

Okay, now for the easy part. Replace what you have in your text box with 755, or 777, as seen in this Image (click).. You might need to tick the "Recurse into subdirectories" button, as is shown in the image.

That's the CHMOD sorted out. Now for the Logo replacement. It's pretty easy to replace the current vBulletin logo using the style manager, in your admincp find this bit Image (click) and replace:

"images/misc/vbulletin3_logo_white.gif"

with

"images/misc/tSSlogo1.jpeg" (if this is where it is uploaded to on the server...)

Now, DON'T SAVE YET. On the same page, find: Image (click) and put
Code:
#CC9966 url(images/gradients/tSSback.jpeg);
instead of
Code:
#E1E1E2
Also, I noticed somewhere that your site was looking for the images in "public_html/images", don't do that, don't include the public_html, just "images/misc" and "images/gradient" etc.
Attached Images
File Type: jpg ftpmisc.jpg (113.0 KB, 0 views)
File Type: jpg ftpchmod.jpg (114.3 KB, 0 views)
File Type: jpg ftpchmod755.jpg (119.7 KB, 0 views)
File Type: jpg titleimage.jpg (83.9 KB, 0 views)
File Type: jpg bodycss.jpg (51.5 KB, 0 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01118 seconds
  • Memory Usage 1,802KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (5)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete