![]() |
Quote:
i do not see any way to unhide |
you may want to reread my post.
correct, there is no link to the unhide feature, but you can add one yourself, as the manage post feature of standard vb, can do that: postings.php?do=managepost&p=$post[postid] |
Quote:
not sure how to add one ! can you be so kind and show us ....... thank you |
:)
no prob :) in the postbit template find: HTML Code:
<if condition="$post['editlink']"> HTML Code:
<if condition="$post[visible] == 0 and $thread[threadid] > 0"><a href="postings.php?do=managepost&p=$post[postid]">Manage Post</a></if> |
that done it ..... thanks
|
you're welcome :)
|
Installed and it works! :) What is a working code for a select field in quick reply so staff can post quick?
|
Sorry, i'm not sure what you want to have.
Do you mean a code to put into the showthread_quickreply template, to add a Hide post checkbox there as well? if yes, just use the code for newreply template there as well. if no, then please explain more what you want to have :) |
code to put into the showthread_quickreply template, yes that should do it. I shall try it. Great addon Xenon.
|
:)
thx |
Ok, it's working. But in the newreply and also in quick reply the page is not reloading to the post but out of the thread into the forumdisplay.
|
that's how it is supposed to work:)
|
exactly :)
it's like that here on vb.org as well. i consider it as the quick way to make sure the post was hidden ^^ |
short questions:
Must i install first the normal and then the advanced? Or only advanced? Thx |
yes, first the normal.
the advanced just contains additional infos :) |
Any word on the update for the quick reply link fix? ;)
|
shh, noone knows yet ;)
will add it soon :) |
Quote:
|
i could do many things ^^
|
Quote:
|
Quote:
Xenon: Wounderful work! I have two lang. i make all with pharses and i instert it in the QuickReplyBox is allowed to post this changes here? Other Question: This post is not to edit? Is this normal? I can?t delete or edit the posts. |
First:
feel free to post those changes here :) Second: If you just have the normal version, than this is correct, you have to install the advanced version to be able to edit/delete hidden posts @Bob: i know :p |
OK i got it installed :) finally got round to doing it even tho i had clicked the install button ages ago :)
Anyway i have 2 questions :) 1. In the instructions it says Quote:
2. I have seen on other sites they have this feature with a tick box on the quick reply box, how can i add this ? Thanks in advance :0 Snowy |
Quote:
I know im a pain but im lovable with it :0 lol |
HELP i have a serious problem :(
everything works BUT when making a new thread no text appears in the thread but replies do :( HELP!! Same happens when i edit a post, the new text does not show up :( |
For anyone not wanting the hidden posts checkbox to show up in the first post of a thread when editing the post, do the following:
In the editpost template, find: HTML Code:
<if condition="can_see_hidden()"> HTML Code:
<if condition="can_see_hidden() AND !$show['firstpostnote']"> |
@Snowbot: just edit the hidden post and you can delete them as well ^^ (advanced version of the hack)
@Snowbot2: the quickreply checkbox is mentioned in the thread iirc. If not, it's absolutelly the same checkbox code then in the newreply code, just add it to the quickreply template @Snowbot3: hmm, nothing to do with the hack itself, as you can see on vb.org ^^ Maybe you have installed another hack, or a template condition in postbit got wrong? |
Thanks for the reply, i figured the problem out and its a bug with vb3.
http://www.vbulletin.com/forum/bugs....iew&bugid=3057 :) |
Having a little bit of a DB problem with vb3.0.3 now. The hiding works. But when attempting to alter a usergroup permissions I'm getting the following.
Database error in vBulletin 3.0.3: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### title = 'Users Awaiting Email Confirmation', description = '', usertitle = '', opentag = '', closetag = '', passwordexpires = '0', passwordhistory = '0', canseehiddencustomfields = '0', attachlimit = '0', avatarmaxwidth = '80', avatarmaxheight = '80', avatarmaxsize = '20000', profilepicmaxwidth = '100', profilepicmaxheight = '100', profilepicmaxsize = '65535', pmquota = '50', pmsendmax = '0', canuserep = '0', cannegativerep = '0', canseeownrep = '0', canhiderep = '0', forumpermissions = '1', pmpermissions = '0', calendarpermissions = '0', wolpermissions = '0', adminpermissions = '0', genericpermissions = '64', genericoptions = '0', arcadepermissions = '0' WHERE usergroupid=3 mysql error: Unknown column 'canseehiddencustomfields' in 'field list' Any help would be appreciated. I've checked and double checked all steps for installation. They've been done correctly. |
that's not a problem with my hack, as my hack doesn't touch usergroup settings at all.
it seems you 303 upgrade did not went correctly, as the 'canseehiddencustomfields' column was added in 302/303 you might ask at vb.com, as that's the place for upgrading problems :) |
Your'e right Xenon. Not your hack at all. It was another issue. Sorry to have troubled you.
|
Ignore - My fault :)
|
Briliant idea, but I am having a problem with the excecution.
I get the following error message: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING Any thoughts as to what I am doing wrong? |
FIXED!
The problem was with the original file. The unhacked code was: Code:
'openclose' => iif($post['openclose'], HTML_CHECKED) Code:
'openclose' => iif($post['openclose'], HTML_CHECKED), |
Just installed the advanced features. Brilliant Job.
Well done to Xenon and his team (Chen for his vb2 version of this Hack & Logician for finding a way to make it work with moderate posts enabled). BTW. The install button doesn't work on Firefox on a Mac, so I have to switch to Netscape 7 to register my installs. |
not worked with 3.03 :(
|
Quote:
What is not working? Do you have an error message? |
No, i have blank page !
i am sure for all steps! thanx |
@the Architect: hmm, i'm using firefox and the install button works perfectly for me.
Could it be a security setting or something on your site. I know from several users that they don't have a problem like that with firefox @algafelah: blank pages are most of the time, installing problems while doing the template changes. try to revert you templates and then reinstalling the hack. also just install the plain version at first. And yes, it works on 3.0.3, as we have isntalled it on vb.org ;) |
Quote:
Are your friends running on a Mac? They can be a little temperamental at times (but nothing compares to the power of duel G5s *composes self*) I am now browsing via Netscape and the install button appears ok. Also I have encountered a number of different issues with vB (not vB.org but my own site) and various browsers. But I suspect this is the topic of another thread. |
All times are GMT. The time now is 04:21 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|