vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - UKBL ~ Auto Rotating Avatars (https://vborg.vbsupport.ru/showthread.php?t=220738)

just.b.jealous 10-30-2009 06:08 PM

Help from anyone would be greatly appreciated by many.

TheLastSuperman 12-06-2009 07:24 PM

Quote:

Originally Posted by Daisyboo (Post 1868388)
Is there a limit on how many avatars will rotate?
Sorry I'm a bit confused lol

Does this mean a member can add their own avatars to rotate or just the ones provided by me?

I believe it will read number one up until it ends i.e. 1.gif, 2.gif, 3.gif...33.gif etc per the code here:

Code:

srand((double)microtime()*1000000);
$picnum = rand(0, sizeof($filelist) - 1);
 
header("Location: " . $filelist[$picnum]);

Where I take it filelist means it's reading for the 1/2/3.gif's etc

Quote:

Originally Posted by nomoreturn@hotm (Post 1868572)
Need help i did as you told to do but its not works goterror when i submit link in usercp

http://www.mysite.com/avatar/rotate.gif
got this message
Imageinfo Failed:

Quote:

Originally Posted by Frondy (Post 1869752)
At last step, when I put the link to rotate.gif following error apears:

"Imageinfo Failed: "

what could be wrong?

Thanks

Edit:
Ops, I see the same post above mine, sorry

See below ;)

Quote:

Originally Posted by just.b.jealous (Post 1907676)
Likewise- I get the "Imageinfo Failed: " error message as soon as I try to upload the rotate.gif (/php'd file)

See below ;)

Quote:

Originally Posted by just.b.jealous (Post 1908414)
Help from anyone would be greatly appreciated by many.

Make sure you have modified your current .htaccess file with this:

Code:

<Files rotate.gif>
                ForceType application/x-httpd-php
</Files>

That has to be done, if your not familiar with .htaccess please post below, IF you have followed all the instructions, dotted all i's and crossed all t's then next thing we need to determine is whether it's something else in your htaccess or perhaps a avatar type of mod you have previously installed.

Mike

PM me if I do not reply promptly and provide a link to this thread - thanks!

kalisekj 12-09-2009 02:34 AM

No Matter what I try I get "Invalid URL" when I try and choose the rotate.gif, if I selectively choose a .gif file in that directory it works. I have tried with editing my .htaccess file on forum root as well as having .htaccess file in the avatar directory. I cannot get this to work any ideas whats causing this issue?

TheLastSuperman 12-09-2009 02:18 PM

Quote:

Originally Posted by kalisekj (Post 1927566)
No Matter what I try I get "Invalid URL" when I try and choose the rotate.gif, if I selectively choose a .gif file in that directory it works. I have tried with editing my .htaccess file on forum root as well as having .htaccess file in the avatar directory. I cannot get this to work any ideas whats causing this issue?

Do you have Dj's AME mod installed? That causes issues with a few mods other then that I would need access to see all this myself so let me know.

Mike


All times are GMT. The time now is 10:05 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.01043 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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