vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vbuserbar for 3.6.x (https://vborg.vbsupport.ru/showthread.php?t=132629)

Tyegurl 12-02-2006 07:13 PM

yours is ssaved too....called test in the /bars/ folder....

stonyarc 12-02-2006 08:02 PM

Quote:

Originally Posted by Tyegurl (Post 1130222)
yours is ssaved too....called test in the /bars/ folder....


Tyegurl

Can you try changing the .htaccess to the following


Code:

RewriteEngine on
RewriteRule ^show/(.+).png$ show.php?id=$1 [NC,L]
RewriteRule ^group/(.+).gif$ group.php?id=$1 [NC,L]


psico 12-03-2006 10:20 AM

I have the same problem as Tyegurl, the file is created under /forums/userbar/bars without any extension but the image is not showing, here is an example:
http://www.psicofxp.com/forums/userbar/show/caca.png

stonyarc 12-03-2006 10:53 AM

Quote:

Originally Posted by psico (Post 1130650)
I have the same problem as Tyegurl, the file is created under /forums/userbar/bars without any extension but the image is not showing, here is an example:
http://www.psicofxp.com/forums/userbar/show/caca.png

http://www.psicofxp.com/forums/userbar/show.php?id=caca that one works so the application itself is fine.

it's the rewrite that is acting up.

best to check the .htaccess in /userbar to see that it matches the specific requirements of your server.

If you have SEO stuff running exclude the userbar apps and files from being handled.

On the tyegurl server it's fixed by changing the .htaccess to

Code:

RewriteEngine on
RewriteRule /(.+).png$ show.php?id=$1 [L]
RewriteRule /(.+).gif$ group.php?id=$1 [L]


Trana 12-05-2006 01:58 AM

Quote:

Originally Posted by stonyarc (Post 1130672)
it's the rewrite that is acting up.

Are you still planning on releasing a version where we can disable rewrites?

stonyarc 12-05-2006 03:31 PM

Quote:

Originally Posted by Trana (Post 1132139)
Are you still planning on releasing a version where we can disable rewrites?


coming soon to a theater near you :cool:

stonyarc 12-06-2006 06:45 PM

Quote:

Originally Posted by psico (Post 1130650)
I have the same problem as Tyegurl, the file is created under /forums/userbar/bars without any extension but the image is not showing, here is an example:
http://www.psicofxp.com/forums/userbar/show/caca.png

Psoco,

Did you apply the change I implemented for tyegurl????

stonyarc 12-07-2006 04:50 PM

Please drop in a reply if you want to see additional features or additional plugins for this application.

I want to release the next version as soon as possible.

Cloudrunner 12-12-2006 01:47 PM

Before I go ahead and play with this I need to know three things.

1) Will this have, or does it already have, support for custom fonts?
2) Can the final image be customize as far as sizing goes (I would like to offer something bigger than a 19px high siggy block)?
3) Is there support for server side hosted images to be used as a background?

Those would be the only things keeping me from using this just yet.

Thank you in advance. Yes I did a cursory check for these answers.

Cloudrunner

stonyarc 12-12-2006 05:05 PM

Quote:

Originally Posted by Cloudrunner (Post 1137079)
Before I go ahead and play with this I need to know three things.

1) Will this have, or does it already have, support for custom fonts?
2) Can the final image be customize as far as sizing goes (I would like to offer something bigger than a 19px high siggy block)?
3) Is there support for server side hosted images to be used as a background?

Those would be the only things keeping me from using this just yet.

Thank you in advance. Yes I did a cursory check for these answers.

Cloudrunner

1. Currently the standard userbar font is supported so no additional fonts are present for now
2. userbars have a clearly defined size and should not be considered as full blown signatures.

http://en.wikipedia.org/wiki/Userbar

Userbars come in many varieties. Many userbars have the following characteristics:
  1. Exactly 350 pixels in width.
  2. Exactly 19 pixels in height.
  3. A semi-transparent half-ellipse covering the top half of the userbar. There are userbars with other kinds of decoration or with no decoration at all.
  4. Text using the 'Visitor TT1 (BRK)' font, at 10px aligned to the right and centered vertically.
  5. A diagonal stripe pattern (commonly called a 'scanline' pattern) of varying density.
  6. 1 pixel black border, sometimes called a stroke.
  7. Animations are allowed, example: "GameSpy" userbar.
  8. PNG format for good quality, GIF for animations.
  9. Most of the time userbars are used for forum signatures.

You can use any image as background as long as it's 350*19 as background. You can upload any image having that size.

I could release my automated full size sig maker like I made for http://www.xboxusersgroup.com

Samples on http://www.xboxusersgroup.com/forums...ad.php?t=66451


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

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.01433 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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