vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - vBSigHosting v1.0.1 (https://vborg.vbsupport.ru/showthread.php?t=63841)

deb0 12-14-2004 12:04 PM

Thanks Brent,

You saved this from an 'uninstall'

SupremeWeapon 01-06-2005 05:04 PM

so this doesnot work with 3.0.3? it says 3.0.0 tried installing it on 3.0.3 and cant the

Open: /admincp/usergroup.php & Find (around line 101) is different

install says

Quote:

// set default yes permissions (bitfields)
$ug_bitfield = array(
'showgroup' => 1, 'canview' => 1, 'canviewmembers' => 1,
'canviewothers' => 1, 'cagetattachment' => 1, 'cansearch' => 1,
'canmodifyprofile' => 1, 'canthreadrate' => 1, 'canpostattachment' => 1,
'canpostpoll' => 1, 'canvote' => 1, 'canwhosonline' => 1,
'allowhidden' => 1, 'showeditedby' => 1, 'canseeprofilepic' => 1,
'canusesignature' => 1
);
and the actual file says

Quote:

// set default yes permissions (bitfields)
$ug_bitfield = array(
'showgroup' => 1,
'canview' => 1,
'canviewmembers' => 1,
'canviewothers' => 1,
'cagetattachment' => 1,
'cansearch' => 1,
'canmodifyprofile' => 1,
'canthreadrate' => 1,
'canpostattachment' => 1,
'canpostpoll' => 1,
'canvote' => 1,
'canwhosonline' => 1,
'allowhidden' => 1,
'showeditedby' => 1,
'canseeprofilepic' => 1,
'canusesignature' => 1,
'cannegativerep' => 1,
'canuserep' => 1,
);

Sweet Evil 01-06-2005 07:32 PM

Im running it on 3.03, just add what needs to be added.. look at the code and figure it out :)

nathanaus 01-07-2005 07:24 AM

never mind. user error :)

rh2004 01-08-2005 12:44 AM

Hi... I had this installed for around a month I just tried it and it doesn't work now...

What happens you find your image and click upload and it just refreshes the page in
a few seconds, I read through all the topic and found another user had the problem
but no answer was given does anyone know whats gone wrong here...

If someone could reply that would be great, thanks

rh2004 01-08-2005 02:31 AM

Found the problem it is when you have users in additional usergroups... ?

So how can I fix this I want them to have permissions to upload too when they
are in an additional usergroup

Anyone know

SiXXGuNNZ 01-08-2005 02:37 AM

whenever I upload a sig it doesn't save the image and shows me my avatar, when I delete the uploaded sig the avatar is still there.

BamaStangGuy 01-08-2005 02:59 AM

Works fine for me

SiXX you pu the part in image.php in the wrong place

Check the line numbers the install gives you

There are two instances of that first line that you are more than likely using to search for

SiXXGuNNZ 01-08-2005 06:38 AM

Quote:

Originally Posted by BrentWilson
Works fine for me

SiXX you pu the part in image.php in the wrong place

Check the line numbers the install gives you

There are two instances of that first line that you are more than likely using to search for

thanks, I moved it, now it works :)

Jason McConnell 01-13-2005 05:45 AM

Anyone have any trouble getting this to work with 3.0.5? I used it with 3.0.1 and 3.0.3, and aside from the slightly darker shaded table cell it worked fine.


All times are GMT. The time now is 04:48 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.01148 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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