vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Image thumbnails not showing up in groups (https://vborg.vbsupport.ru/showthread.php?t=247401)

GONUMBER6 07-27-2010 01:38 PM

Image thumbnails not showing up in groups
 
Hello, and thank you for reading my question.

What could be wrong? When I upload an image to a group, it shows up blank. I rebuilt group images and now the ones that DID work before are not working. If you enter the group, the group image is there, but you must enter the group first.

http://www.englishbulldognews.com/forums/group.php

Thank you :)

Xencored 07-27-2010 01:39 PM

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

:(

you have it locked thats why

GONUMBER6 07-27-2010 01:52 PM

So even registered users cannot see the images. If I unlock it, the icons will show?

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

No, this did not solve the problem. If you click on the group, you can see the image, but if you view the Group page, the icons are blank (except for the ones that did not upload an image)

Any other ideas?

Xencored 07-27-2010 02:45 PM

Hmm that is weird

Do you get any errors uploading a new pic?

GONUMBER6 07-27-2010 02:59 PM

None whatsoever. Once you do, it replaces the standard icon with a blank image. Weird huh?

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

If I right click the properites of the blank thumbnail image here is where it is:

http://www.englishbulldognews.com/fo...ype=groupthumb

If I go to the Group, and right click on the icon I get this URL:

http://www.englishbulldognews.com/fo...ine=1270242941

Under group icon storage under groups in admin cp:

Group icon filepath: ./customgroupicons
URL to group icons: customgroupicons



Is there anything wrong with the above settings?

your24hourstore 07-27-2010 03:34 PM

Quote:

Originally Posted by GONUMBER6 (Post 2075295)
None whatsoever. Once you do, it replaces the standard icon with a blank image. Weird huh?

--------------- Added 27 Jul 2010 at 11:12 ---------------

If I right click the properites of the blank thumbnail image here is where it is:

http://www.englishbulldognews.com/fo...ype=groupthumb

If I go to the Group, and right click on the icon I get this URL:

http://www.englishbulldognews.com/fo...ine=1270242941

Under group icon storage under groups in admin cp:

Group icon filepath: ./customgroupicons
URL to group icons: customgroupicons

Is there anything wrong with the above settings?

try using your whole path . or adding ../ as the path its obviously not right

Xencored 07-27-2010 03:41 PM

Yes add ./

GONUMBER6 07-27-2010 04:04 PM

tried both suggestions. Still not working :(

Xencored 07-27-2010 04:15 PM

looking at your code for that page

HTML Code:

<img alt="A group that can get together at least once a month and meet other bulldogs and their owners!" src="image.php?groupid=1&amp;dateline=1270242941&amp;type=groupthumb" class="sgicon" title="A group that can get together at least once a month and meet other bulldogs and their owners!">
it should be

HTML Code:

<img width="XXX" height="XXX" alt="A group that can get together at least once a month and meet other bulldogs and their owners!" src="image.php?groupid=1&amp;dateline=1270242941&amp;type=groupthumb" class="sgicon" title="A group that can get together at least once a month and meet other bulldogs and their owners!">
width="XXX" height="XXX" is missing

Check the Style Variable

GONUMBER6 07-27-2010 04:18 PM

Could you point me to the direction of where to go for this? Templates I am guessing? Thx!


All times are GMT. The time now is 06:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01063 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete