PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old May 5th, 2005, 06:27 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Some images not showing

i have my gallery installed to www.dtguild.com/forum/gallery as u can see, the headers and the footer images show, but the templates that vbgallery uses isn't showing the images. this actually happened to me last time when i used vbadvanced portal. anyone know what's wrong?
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 06:53 PM   #2 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,408
Re: Some images not showing

Misuzu, everything seems to be loading when I view that page.
KW802 is offline   Reply With Quote
Old May 5th, 2005, 06:56 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

look closer at the catagory tables, it's only showing black background, there's supposed to be a catagory table image like the ones on www.dtguild.com
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 06:57 PM   #4 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,408
Re: Some images not showing

Misuzu, unless somebody was familiar with that style then we wouldn't know that there is supposed to be an image there.

In your Style Manager, did you make sure that you changed all of the "url(" references to instead by fully qualified? The Gallery installation will handy many of the graphics, icons, & smilies but not the CSS definitions.
KW802 is offline   Reply With Quote
Old May 5th, 2005, 06:59 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

so i have to add it manually? it's not supposed to carry over from the default css for that style?
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 07:17 PM   #6 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,408
Re: Some images not showing

Quote:
Originally Posted by Misuzu
so i have to add it manually? it's not supposed to carry over from the default css for that style?
It will but bear in mind that if your CSS references something like "url(images/{whatever}.gif)" that the "images" folder is relative to your forums "/forums" folder. CMPS typically sits in the root "/" directory and Gallery typically sits off of root "/gallery" so it doesn't know about the "images" folder. That means when Gallery loads it's looking for "/gallery/images/{whatever}.gif" which most likely doesn't exist so it doesn't display anything (and because it's in the CSS instead of the HTML it doesn't display a red-x either).

Changing the reference instead to be "url(/forums/images/{whatever}.gif)" means that now it doesn't matter if the page is in the root directory, gallery directory, or anywhere else... it'll be able to find the images folder.
KW802 is offline   Reply With Quote
Old May 5th, 2005, 07:24 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

where can i change the css reference?
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 07:29 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

ok, disregard my last question, but now i have another problem lol

http://www.dtguild.com/forum/gallery...atid=newimages

where it says rate image and image tools, the drop down box. how can i make it match the left side?
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 08:11 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

nvm got that resolved too thanks alot!
Misuzu is offline   Reply With Quote
Old May 5th, 2005, 09:00 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

sorry, i have 1 more question lol. in the attachment, i made a circle around the search this category box. where is the template for that sub category page? and is there any other pages with similar drop down box?
Attached Images
File Type: jpg search.jpg (116.7 KB, 12 views)
Misuzu is offline   Reply With Quote
Old May 6th, 2005, 12:15 AM   #11 (permalink)
Brian
Guest
 
Posts: n/a
Re: Some images not showing

The template for that should be your 'ADV_GALLERY_BROWSEIMAGES' template. What exactly are you trying to do there though?
  Reply With Quote
Old May 6th, 2005, 12:52 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 62
Re: Some images not showing

Quote:
Originally Posted by Brian
The template for that should be your 'ADV_GALLERY_BROWSEIMAGES' template. What exactly are you trying to do there though?
my forum css class"tcat" uses an image for background. and the search button didn't have it so i had to add the style back on it manually.
Misuzu is offline   Reply With Quote
Old May 6th, 2005, 12:54 AM   #13 (permalink)
Brian
Guest
 
Posts: n/a
Re: Some images not showing

You need to edit your 'tcat' class and add the full URL to that image then.
  Reply With Quote
Old August 11th, 2005, 12:55 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 2
Re: Some images not showing

im having the same issue here with the default style. The images show up in the forums and in the cmps but not in the gallery.

http://www.gamepicuniverse.com/forums/

http://www.gamepicuniverse.com/gallery/

Please have a loot for yourself
WooDog is offline   Reply With Quote
Old August 11th, 2005, 12:58 PM   #15 (permalink)
Brian
Guest
 
Posts: n/a
Re: Some images not showing

Which images exactly? They appear to be working fine for me...

Also, you need to remove the images in your style that you took from here. Those are from a paid style and not to be distributed.
  Reply With Quote
Old November 27th, 2005, 06:26 PM   #16 (permalink)
Registered User
 
Join Date: Jun 2003
Posts: 7
where can i change the css reference?

Quote:
Originally Posted by Misuzu
where can i change the css reference?
I to have images thatshow on the forum , but not on the gallery.
I do understand its a path issue so its looking for images in the wrong place.

http://www.feathered-friends.co.uk/vb/gallery/


so i also understand i need to edit the paths.

but i dont know where to look to do this ?

Please advise.

Kind Regards
Carl
4thstar is offline   Reply With Quote
Old December 2nd, 2005, 11:06 PM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2005
Posts: 15
Hi-
I could use help with issue also. My forum is here, but my gallery is missing my logo and icons.

I've looked at the header-inc.php, but not sure what I need to edit -- and how.

Thanks in advance.
-Chris
cmeinck is offline   Reply With Quote
Old December 3rd, 2005, 01:07 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2005
Posts: 15
I fixed my problem. I just took the subfolder that held all of my images -- /forum/images/myfolder/ and copied the entire folder to photopost/images/myfolder

Works great!
cmeinck is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Recent Photos, Random Images and Most Popular Images blocks showing even in category criscokid Photopost Pro How Do I...? 2 November 8th, 2005 03:58 PM
Images not showing sydeburnz Installs and Upgrade - vBulletin 3.0.X 3 August 26th, 2005 11:41 PM
Images not showing knobster Installs and Upgrade - vBulletin 3.0.X 3 April 8th, 2005 12:16 PM
Images not showing TheComputerGuy ReviewPost Bug Reports 3 September 28th, 2004 06:29 AM


All times are GMT -5. The time now is 12:55 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0