vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Image Status Checker / Dead Image Finder (https://vborg.vbsupport.ru/showthread.php?t=124113)

mauro1947 12-19-2006 03:19 PM

Hi!
Does this mod works on vBulletin 3.6.4???
Thanks
Bye!

bairy 12-19-2006 03:45 PM

It works in 3.6.0 and doesn't rely on much vb code, so I would say yes it'll be fine in 3.6.4

Hornstar 12-19-2006 11:49 PM

Nice work, this looks like something I would need as i have lots of images.

Bounce 12-20-2006 10:37 PM

Quote:

Originally Posted by bairy (Post 1141654)
It works in 3.6.0 and doesn't rely on much vb code, so I would say yes it'll be fine in 3.6.4

All I get is no images found :(

3.6.4

Run the scan in maintenance: There are a total of 8,057 images.

my link above has been run

I've removed 2 images to try it :(

bairy 12-21-2006 07:41 AM

Did you actually run the scan (looks like screenshot 1 in the first post), or just get as far as the image count screen?

Bounce 12-21-2006 12:56 PM

Quote:

Originally Posted by bairy (Post 1142683)
Did you actually run the scan (looks like screenshot 1 in the first post), or just get as far as the image count screen?

I Ran the scan in admincp/ maintenance: There were are a total of 8,057 images.

But when i went to the link no images were found ?

Thanks

bairy 12-23-2006 08:31 AM

Hmm,
Could you go into "Execute SQL Query", just underneath "Update Counters" and run:
Code:

select * from imagestatus
On the next page it'll say Results: x

I'm interested in what number x is.

Bounce 12-23-2006 10:30 AM

Quote:

Originally Posted by bairy (Post 1143895)
On the next page it'll say Results: x

I'm interested in what number x is.

Results: 13,314 (0.0064s), Page 1 of 666

All at Status 000

If this is any use to you :)

bairy 12-23-2006 12:55 PM

Ah I believe it's because I missed something that throws the error message even when the table exists. Do you have a table prefix?

I'm not sure why they're all status 000, we'll deal with that after.

Bounce 12-24-2006 04:59 PM

Quote:

Originally Posted by bairy (Post 1143967)
Ah I believe it's because I missed something that throws the error message even when the table exists. Do you have a table prefix?

Not that I know of
Code:

//        ****** TABLE PREFIX ******
        //        Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

Should I have ?


All times are GMT. The time now is 02:03 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.01140 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)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