vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Un-Activated User Management (https://vborg.vbsupport.ru/showthread.php?t=65845)

qhoa 12-20-2004 11:00 PM

i tried installed the ver 2.4 and i got this error
Quote:

Manage Activation
Fatal error: Cannot redeclare convert_short_varnames() (previously declared in C:\VBB\forums\includes\init.php:118) in C:\vbb\forums\includes\init.php on line 118
What wrong i did
thanks

sabret00the 12-21-2004 08:18 AM

did you edit the file qhoa?

qhoa 12-21-2004 10:38 AM

yes sab....
I already did follow the intruction
chdir("K:/Network/xampp/htdocs/forums/"); //change to my vbulletin path
that's all i did
upload this file into include/cron then going to schedule tasks set it up
when i run it i got that error

sabret00the 12-21-2004 11:43 AM

chdir("K:/Network/xampp/htdocs/forums/"); //change to my vbulletin path

that line should read something like
chdir("/home/SITENAME/public_html/forums/"); //change to my vbulletin path

by teh time you finished with it.

qhoa 12-21-2004 12:05 PM

yeah i did
i change my VB path

sabret00the 12-21-2004 12:13 PM

then sadly i have no idea why it's not working, especially as i'm not asking it declare short names in the first place :(

qhoa 12-21-2004 12:14 PM

before i install this hack i already read all the post in this thread
in this case i feel something wrong in the db query code inside of .php file
but i unable to find out by my self and i think i can't done this without all you guy
please help
oh because my site it's non english thatwhy i'm not giving you a link but i thought it's not needed to you
anotherwords, in line 118 of the init.php is
118 function convert_short_varnames(&$array, $add_to_REQUEST = false)
i hope it enought info for you

qhoa 12-21-2004 12:27 PM

i tried to install it with my localhost (my lab) i have the same error too

qhoa 12-21-2004 12:31 PM

oh i found it thank you thank you
in the manageActivation.php
i add the code
if (!is_object($DB_site))
{
exit;
}
below the
error_reporting(E_ALL & ~E_NOTICE);

then line require_once("./global.php");
i replace with //require_once("./global.php");
anh it work on me
but i still thank you to you Sa... to try help me
you have a greate day Sa....

qhoa 12-21-2004 12:41 PM

but it is not clearn the member has none active after 10 days from reg date
you have any idea
i tried to run manual (by click run now button)
and i got this message
Manage Activation

Done

that's all
i check my member list they still there
sorry guy i really don't know what wrong with it


All times are GMT. The time now is 06:31 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.01173 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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