vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Test my code (https://vborg.vbsupport.ru/showthread.php?t=72142)

filburt1 11-24-2004 02:24 PM

Test my code
 
1 Attachment(s)
Please upload the attached file to your forums' admin CP directory and post the results, which should look similar to:
Code:

Will vBMS run on my forums?

Checking requirements for vBulletin Mail System
Requirement                Result
PHP version                Passed (4.3.4)
PHP imap extension        Passed (loaded)
MySQL version                Passed (3.23.49)
vBulletin version        Passed (3.0.3)
Tests complete. If a test failed, please take the recommend action listed.

I need to test it on as large a forum base as possible instead of just my development and live servers.

paulyy 11-24-2004 02:30 PM

Did you forget to attach the file? lol ;)

Andreas 11-24-2004 02:41 PM

Yeah, would be useful to actually have a file to upload ^.^

filburt1 11-24-2004 06:02 PM

So true...it'll be up in about an hour when I have remote access to my desktop.

filburt1 11-24-2004 06:21 PM

Added to first post.

Andreas 11-24-2004 07:23 PM

Production Server
Quote:

PHP version Passed (4.3.9)
PHP imap extension Failed (not loaded)
Suggestion action: Ask your host to recompile PHP with the imap extension, or if your host uses Windows, to enable the imap extension in php.ini.
MySQL version Passed (3.23.49)
vBulletin version Passed (3.0.0 Release Candidate 3)
Tests complete. If a test failed, please take the recommend action listed.
Note: mySQL-detection is wrong; the installed version is 4.0.20
ACP index.php does display the correct version.

Test-Server
Quote:

PHP version Passed (4.3.5)
PHP imap extension Passed (loaded)
MySQL version Passed (3.23.58)
vBulletin version Passed (3.0.3)
Tests complete. If a test failed, please take the recommend action listed.
Note: mySQL-detection is wrong; the installed version is 4.1.7
ACP index.php does display the correct version.

localhost
Quote:

PHP version Passed (4.3.6)
PHP imap extension Passed (loaded)
MySQL version Passed (3.23.49)
vBulletin version Passed (3.0.3)
Tests complete. If a test failed, please take the recommend action listed.
Note: mySQL-detection is wrong; the installed version is 4.0.18
ACP index.php does display the correct version.

Boofo 11-24-2004 09:31 PM

Filburt, why don't you use this to get the correct version of MySQL?

PHP Code:

 $mysqlversion $DB_site->query_first("SELECT VERSION() AS version"); 


filburt1 11-24-2004 10:57 PM

Quote:

Originally Posted by Boofo
Filburt, why don't you use this to get the correct version of MySQL?

PHP Code:

 $mysqlversion $DB_site->query_first("SELECT VERSION() AS version"); 


I was using a PHP function to do it but that would be a better way of asking MySQL who it is. :)

filburt1 11-24-2004 11:01 PM

File updated...any better?

Boofo 11-25-2004 08:08 AM

Yessir. Now it works right. ;)

Quote:

PHP version Passed (4.3.9)
PHP imap extension Passed (loaded)
MySQL version Passed (4.0.22)
vBulletin version Passed (3.0.0 Release Candidate 3)
Tests complete.
If a test failed, please take the recommend action listed.


All times are GMT. The time now is 05: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.01533 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)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