Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-14-2010, 01:47 AM
Fivestones's Avatar
Fivestones Fivestones is offline
 
Join Date: Jan 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Portal Help ..

I hope this is right place to post ..

I have a portal and i think some call it home page ...I have skins on my site and the Images all show up on my portal .. I loaded a skins and it in on my Portal but there is no Images in the portal ... Can you please tell me how to fix this .. Thanks 5Stones

I use 3.8.4 vBulletin
Reply With Quote
  #2  
Old 06-14-2010, 01:49 AM
Fuhrmann Fuhrmann is offline
 
Join Date: May 2010
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The skins you are using are for the version of your vbulletin?
Reply With Quote
  #3  
Old 06-14-2010, 02:02 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is your portal 'vbadvanced' by any chance? I had issues with it wanting to change the URL's to many of my images during the install, from relative to absolute URL's, I had to change them manually to get them to work right.
Reply With Quote
  #4  
Old 06-14-2010, 03:20 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should ask this in the thread or support site for the portal software you are using.
Reply With Quote
  #5  
Old 06-14-2010, 04:21 AM
Fivestones's Avatar
Fivestones Fivestones is offline
 
Join Date: Jan 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Is your portal 'vbadvanced' by any chance? I had issues with it wanting to change the URL's to many of my images during the install, from relative to absolute URL's, I had to change them manually to get them to work right.
yes it is vBadvanced and i see you said you had to change them manually .. I wouldnt know where to start on that ...Can you please tell me each step to fix that ?? 5Stones

I was told to move this post but i cant find where he told me to put it so ill ask him Thanks a lot ... 5Stones


--------------- Added [DATE]1276493191[/DATE] at [TIME]1276493191[/TIME] ---------------

Quote:
Originally Posted by Marco van Herwaarden View Post
You should ask this in the thread or support site for the portal software you are using.
Marco van Herwaarden;2053267,, I am sorry that i posted in wrong place ... And i have look for where you asked me to go post it ...But i cant find the place to put it could you please move this post there .... I am very sorry ..5Stones

I am new to all this and dont know what much of this stuff is ..
Reply With Quote
  #6  
Old 06-14-2010, 05:02 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know what portal software you are using, so i can't direct you to the correct place.
Reply With Quote
  #7  
Old 06-14-2010, 05:39 AM
Fivestones's Avatar
Fivestones Fivestones is offline
 
Join Date: Jan 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi .. it is vBadvanced portal ...Thanks a lot 5Stones
Reply With Quote
  #8  
Old 06-14-2010, 11:57 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had to go to Styles & Templates -> Style Manager -> All Style Options and change all the image paths to start with "/forums/images" because I have my forum installed in the "forums" directory under the root- you will need to customize this based on your forum... You will also need to make these changes if you have any image tags in any of your templates that you need/call from vbadvanced for me this meant changing my navbar termplate to replace calls to "images/folder/file" to "/forums/images/folder/file" adding the '/' in front tells the browser to look in the root of the website so you need a more complete path then without the '/' in which it looks under whatever directory the page is called from.
Finally I had to make the same changes to all my smilies... 307 of them at the time... manually. and will have to change it each time I add a new one from here on out.

vbadvanced has it's own support forums on their site, you may get better info from there.
Reply With Quote
  #9  
Old 06-14-2010, 03:50 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can upload the install, and click the umm repace images thing. It will work i have done it many times with my gaming board.
Reply With Quote
  #10  
Old 06-14-2010, 04:04 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChopSuey View Post
You can upload the install, and click the umm repace images thing. It will work i have done it many times with my gaming board.
You can do this, in fact it should do it by default, but it replaces them with absolute paths to the images (http://www.yoursite.../forums/images/...) which is OK if you only access your forum from one domain- I have multiple domains because they get blocked from time to time so that's why I had to do the manual edits- I assumed he might have a similar situation and that's why the edits it should have made didn't work.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:35 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04185 seconds
  • Memory Usage 2,251KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete