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)
-   -   Sig Editor (https://vborg.vbsupport.ru/showthread.php?t=32086)

Shenlong 01-19-2002 07:58 PM

hey PPN, im havin a problem, when I click Suspend and submit the page just turns white and nothing happens

ermmm..for that matter, even when I try to edit it, the link looks like its just going to moderator.php

I installed the hack like 5min ago, any ideas?

Scott MacVicar 01-19-2002 08:08 PM

theres a bracket at the wrong point remove one of the brackets after

eval("dooutput(\"".gettemplate("editsig_error")."\ ");");

and place it below

eval("dooutput(\"".gettemplate("editsig_done")."\" );");

Shenlong 01-19-2002 08:14 PM

where?

Rose 01-19-2002 08:19 PM

:up: :up:



Works like a charm. :D

Scott MacVicar 01-19-2002 08:23 PM

in moderator.php

Shenlong 01-19-2002 08:52 PM

works like a charm now! great hack PPN!

Lucky 01-20-2002 12:45 PM

Quote:

theres a bracket at the wrong point remove one of the brackets after
Ok.

You got me!

Can you please specify exactly what goes where.

I have tried moving the brackets ")" and "}" and am not sure what brackets you are referring to.

Please be specific.

I have been screwing around with this for the last 10 hrs at least and am at a stand still!

I have tried just about every different combination there is.
I need help.
TIA!

Scott MacVicar 01-20-2002 01:10 PM

the file at the start was updated, simply download that again.

Shenlong 01-20-2002 01:41 PM

Quote:

Originally posted by Lucky


Ok.

You got me!

Can you please specify exactly what goes where.

I have tried moving the brackets ")" and "}" and am not sure what brackets you are referring to.

Please be specific.

I have been screwing around with this for the last 10 hrs at least and am at a stand still!

I have tried just about every different combination there is.
I need help.
TIA!


k say u got the first eval code, it has 2 brackets

it goes like this

eval("dooutput(\"".gettemplate("editsig_error")."\ ");");
}
} <--CUT THIS ONE (delete and copy)

Put it under the 2nd eval one he mentioned

so

eval("dooutput(\"".gettemplate("editsig_done")."\" );");
}
} <---HERE YOU ADD THE 2nd BRACKET

hope that helps

Lucky 01-20-2002 08:52 PM

Still at this.

Scott MacVicar 01-20-2002 09:13 PM

post the entire hack why don't you :(

unliscenced users can still view threads so you've just given them the hack.

just take the entire bit of code from the text file at the first post and replace it, that will solve any problems.

Remove the php code from your last post as well

Lucky 01-20-2002 10:25 PM

Sorry.

I have removed the php code.

I have been at this for over 2 days now.

If I use the original that you had I can edit users and moderators, but if I try to use the new code I can get to the page to edit anyone, but once I try to edit I get a blank white screen.
I have tried everything as you have stated and am still at a standstill.
Any help you can offer me would be greatly appreciated.
I got to get this up and running.
Please help.
TIA

Lucky 01-20-2002 10:26 PM

I just want to be able to edit signatures of everyone including administrators.

Scott MacVicar 01-21-2002 06:32 AM

email your moderator.php file to software@pp-network.com

I'll apply the hack and send it back to you, don't want you to waste another 2 days :)

Lucky 01-21-2002 09:23 AM

I have sent you my moderator.php file to your email address as requested. The file I have sent you is the working version that I have no errors with, but won't give permission to admins to edit admins.

I have since uninstalled the newer version of edit sig.
Right now I am able to edit sigs of mods, and regular users without errors.

I have been able to get the newer one working for looking at sigs of all users including admin's, but not editing and saving. All I get is a white blank screen.
Here it is, and I thank you kindly for taking the time.

Xelation 01-21-2002 01:23 PM

Hey ppn, I have an image of the edit sig text I want deleted, how would I go about doing this?

Scott MacVicar 01-21-2002 02:16 PM

you inserted the edit sig text twice??

just do a search through the templates

its an option in the templates

Xelation 01-21-2002 02:49 PM

as I keep saying, I'm very new to vb... what should I search for? and what ever I find... what should I delete?

Lucky 01-21-2002 04:27 PM

Thank you very much PPN.

I thought it was a bug as I ussually have a hack installed in less than 10 minutes.

Your the man.

All is now fine and dandy. :)

Sunmoon 01-22-2002 06:16 PM

Well, I uploaded and rehacked your newest version and I still get that confounded error: Unable to edit xxxxx because xxxxx is an admin. Yes, I was logged in as admin and by looking at the last few posts here that my user ID is not 1.. it's like 607. Could that be the problem?

Any other ideas before I have to not be able to use this great hack? :(

Thanks!

Sunmoon 01-22-2002 06:21 PM

Actually, I just found out that user ID 1 was Admin, so I logged in as Admin and tried again... same error.

What am I doing wrong? :D

Scott MacVicar 01-22-2002 07:17 PM

point me to the url of your forums please and i'll have a look

Xelation 01-23-2002 05:32 PM

Hey PPN, I know your probably fed up with me by now... but here goes... I reinstalled my entire board because I found out that there was an easier method of doing things... So I reinstalled this hack and it works fine... The only annoying thing is there are two edit sig texts again... but this time its in a different spot... I would appreciate it if you could help me out here... Oh and I didn't add anything twice this time, I made sure. Take a look at what I'm talking about...

Sunmoon 01-30-2002 05:22 PM

PPN, the URL for my boards is:

http://forums.interealms.com/ranger

Thanks and let me know if I can do anything else to assist!

Scott MacVicar 01-30-2002 07:02 PM

Can you send me your /moderator.php and I'll have a look at it just to confirm that you have the code correct.

Send it to software@pp-network.com

Sunmoon 02-04-2002 03:45 PM

I just wanted to publicly thank PPN. Not only is this a very useful script; he went well out of his way to help me get it working on my server.

Thanks PPN!

Lucky 02-05-2002 02:53 AM

Got vbp3.0pr7 and vb2.2.2 and all is working great!

Thanks. :p

Ted 02-07-2002 04:57 AM

Is the code in the attached text file
https://vborg.vbsupport.ru/attachmen...&postid=198158
kind of jumbled up? It looks like the code is partly rendered or something, with no formatting. Or is it just me? :)

Scott MacVicar 02-07-2002 02:09 PM

thats cause your viewing it in IE and its opening it. Either save the file to disc or click View then source.

Ted 02-07-2002 02:17 PM

*doink* <hitting hand on forehead> Thank you.

Jawelin 02-07-2002 05:12 PM

PPN, just a foo question !! :p
What about a small icon instead the hyperlink, for example between the 'report' and 'ip' buttons just like this forum ???

:)

Lucky 02-07-2002 07:46 PM

I just added this and works good.

<img src="images/edit.gif" border="0" alt="Edit Signature"></a>

Jawelin 02-07-2002 08:25 PM

Quote:

Originally posted by Lucky
I just added this and works good.

<img src="images/edit.gif" border="0" alt="Edit Signature"></a>

Of course... :pleased:
I just wondering for some nice button .... As an Admin, I already got the [Edit] (post) button everywhere... Eheheh!
Thnx

mondaynightmike 02-18-2002 03:24 PM

Ok so is there a way to get rid of the "Edit Sig" text or button if you are not an admin or mod. So then only admins and mods can view it?

ptbyjason 03-06-2002 07:33 PM

Thank you, it works great. :)

cditty 03-07-2002 01:34 AM

Is there anyway that I can limit the display of this to mods and admins? I'd rather not have to explain this over and over to our users and tell them ignore it.

Chris

Me2Be 03-07-2002 06:43 AM

Quote:

Originally posted by cditty
Is there anyway that I can limit the display of this to mods and admins? I'd rather not have to explain this over and over to our users and tell them ignore it.

Chris

Great question - I was just on my way to ask it too! :)

Scott MacVicar 03-07-2002 02:54 PM

Hmm I guess I can do this it follows the principles of the hideing the IP link from normal users which is in my sig.

Legacy 04-07-2002 02:19 AM

Anyone have this running on 2.2.5?

scsa20 04-07-2002 03:17 AM

I do


All times are GMT. The time now is 04:52 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.01460 seconds
  • Memory Usage 1,808KB
  • 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_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
  • (40)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