vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [RE-RELEASED vB2.0.1] Upgraded Signature-Editor w/ Preview (https://vborg.vbsupport.ru/showthread.php?t=23933)

Prince 11-07-2001 03:30 PM

Quote:

Originally posted by tubedogg
For some reason I didn't have that in the install.txt file...OK here is an updated zip file with the correct instructions. :)
Does anyone know if this works with VB 2.2.0 ???

Prince 11-07-2001 04:43 PM

hmmm....I just installed and eveything worked, except even though it said I could not add more than the limit of lines I set in sedit.php, it still saved it as my sig when I posted....?

MApI 11-25-2001 08:51 AM

Hi, someone tested as new install on vB 2.21 ?

cya

|DarkManX| 11-25-2001 06:45 PM

works on 2.2

is there anyway to correct this in the online.php

Unknown Location: /tof/sedit.php?&action=show

for it to say like editing sig or something....

great hack

FWC 11-25-2001 07:10 PM

In online.php I put
PHP Code:

// SigEdit
     
case 'sigedit'
       
$userinfo[where] = "<a href='sedit.php?s=&action=show&s=$session[sessionhash]'>Editing Signature</a>"
       break; 
// SigEdit End 

right before
PHP Code:

    case 'spider':
      
$userinfo[where] = "Search Engine Spider";
      break; 

and
PHP Code:

// SigEdit
   
case 'sedit.php':
     
$userinfo[activity] = 'sigedit'
     break; 
// SigEdit End 

right before
PHP Code:

  case '/robots.txt':
    
$userinfo[activity] = 'spider';
    break; 

It says Editing Signature now in Who's Online.

Horizon 11-26-2001 08:11 PM

I get this on my page.....

Warning: Undefined variable: REQUEST_URI in d:\inetpub\wwwroot\forum\global.php on line 60

Warning: Undefined index: HTTP_POST_VARS in d:\inetpub\wwwroot\forum\global.php on line 85

Warning: Undefined index: action in d:\inetpub\wwwroot\forum\global.php on line 85

Warning: Undefined index: action in d:\inetpub\wwwroot\forum\global.php on line 88

AnY ideas?

I am using ver. 2.2.1 vbulletin

Dalius 12-18-2001 12:17 AM

Can we get an updated version of this for 2.2.1 please?

VirtueTech 12-18-2001 12:55 AM

As soon as I get upgrade to 2.2.1 I will. :)

Dalius 12-18-2001 12:58 AM

https://vborg.vbsupport.ru/external/2011/01/19.gif Cool

DarkReaper 12-20-2001 10:57 PM

I installed this on 2.2.1 with only one problem - user's signatures randomly disappear. It is truly random as far as I can tell - mine disappeared and I haven't touched my profile/options/signature since I installed it....


All times are GMT. The time now is 09:23 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.01288 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)bbcode_php_printable
  • (1)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