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)

parajsa 10-31-2004 03:07 PM

Is there a way not to show the link Upload Signature to the Control Panel of the users which are not on the permited usergroup? Mean the ones, that this feature is turned off.

To make it more clear, what <if condition="?"></if> should i use to this template code, that is put on the USER_SHELL template:

Code:

<tr>
      <td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsiguploader">$vbphrase[upload_signature]</a></td>
</tr>

Best regards, and it is a very wonderfull hack,

ntloc 10-31-2004 11:52 PM

dont know why, i just updated but i still get this error:

Fatal error: Call to undefined function: remote_filesize() in /home/username/public_html/forums/includes/functions_upload.php on line 110

Any idea, please help. Thanks.

ntloc 10-31-2004 11:56 PM

one more thing is that it's working with the upload sig from comp location, it only gives me that errror if i enter the url to the image instead of uploading from my computer.

Logikos 11-01-2004 05:41 AM

Very strang ntloc, this must be due to another hack you have installed as the only function i mod with this hack is the process_image_upload() function not the remote_filesize().

As in my instructions:
In includes/functions_upload.php find:
PHP Code:

                // profile pic
                
case 'profilepic':
                        
$checkperm CANPROFILEPIC;
                        break; 

Under Add:
PHP Code:

                case 'siguploader':
                        
$checkperm CANSIGUPLOADER;
                        break; 


animeonline 11-01-2004 01:03 PM

Hi :)
First off I would like to thank Livewire for what seems like it will be a great and usefull hack. Your work is very appreciated.

With that said, I am seem to be having a slight issue. After installing the hack properly as well as setting up my permissions, it seems that no signatures (or avatars, for that matter) are showing up once uploaded. I don't get an error or anything, there is simply nothing there.

If I could get some assistance on this matter that would be great. Thank you very much for your time :)

P.S. Running the latest VB as well as the latest version of VBsighost.

ntloc 11-01-2004 02:26 PM

Quote:

Originally Posted by Live Wire
Very strang ntloc, this must be due to another hack you have installed as the only function i mod with this hack is the process_image_upload() function not the remote_filesize().

As in my instructions:
In includes/functions_upload.php find:
PHP Code:

                // profile pic
                
case 'profilepic':
                        
$checkperm CANPROFILEPIC;
                        break; 

Under Add:
PHP Code:

                case 'siguploader':
                        
$checkperm CANSIGUPLOADER;
                        break; 


Well, i hve that in there and i double check it lots of times. It's working fine when i was using vb3 gold but from since i upgrade to vb3.0.3, the url upload sig is not working propertly anymore and it was working fine with other hack on vb3.0.0 gold.

ntloc 11-01-2004 02:26 PM

right now i'm using vb3.0.3 by the way

animeonline 11-01-2004 04:14 PM

Never mind my last post, I got it :D Thanks

parajsa 11-06-2004 01:48 AM

Live Wire, any solution about what i asked?

Thank u for ur help.

csrs 11-07-2004 12:46 AM

I can not get mine to work at all. I have checked all the code and instructions and all is set accordingly. When one tries to add a sig, it just refreshes? I have 3.0.3
Any help would be appreciated


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