PDA

View Full Version : [bug] create issue


baghdad4ever
13 Jun 2010, 19:09
hi

the radio select of create issue from thread found in

1-thread option
2-search in this thread
3- rate the thread

i hope this will be fixed

thanks

we_are_borg
13 Jun 2010, 21:23
Will make ticket for this bug on internal tracker. Should be fixed in next version.

--------------- Added 1276474038 at 1276474038 ---------------

A developer is working on it as we speak maybe he can post a work around here for you and others.

baghdad4ever
14 Jun 2010, 11:43
thanks

PitchouneN64ngc
14 Jun 2010, 19:49
Plugin: Show Thread: Display moderation option if permitted

Change this line:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



By this line:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



PS: I know this is not a good way to add things on templates but there is no template hook in this place and it seems we will not have this one.

http://www.vbulletin.com/forum/showthread.php?327316-Hook-Location-Requests&p=1983704&viewfull=1#post1983704

baghdad4ever
15 Jun 2010, 20:27
Plugin: Show Thread: Display moderation option if permitted

Change this line:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

By this line:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

PS: I know this is not a good way to add things on templates but there is no template hook in this place and it seems we will not have this one.

http://www.vbulletin.com/forum/showthread.php?327316-Hook-Location-Requests&p=1983704&viewfull=1#post1983704


thanks PitchouneN64ngc

i apply this but the create issue gone so i return back to the original code with bug:(

we_are_borg
15 Jun 2010, 20:30
Did you notice that the first box contains 3 lines



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

baghdad4ever
16 Jun 2010, 07:48
hi we are borg

i replace the 1st code with the PitchouneN64ng`s code

the create issue radio button disappear at all

so i return back

we_are_borg
16 Jun 2010, 16:30
hi we are borg

i replace the 1st code with the PitchouneN64ng`s code

the create issue radio button disappear at all

so i return back

Just tested it and it removes all Create Issue. To be save and fix the problem make abackup of Plugin: Show Thread: Display moderation option if permitted and copy and paste the code below in it this should resolve the issue (it did for me on my test PT).



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

baghdad4ever
18 Jun 2010, 10:15
Just tested it and it removes all Create Issue. To be save and fix the problem make abackup of Plugin: Show Thread: Display moderation option if permitted and copy and paste the code below in it this should resolve the issue (it did for me on my test PT).



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




thanks it is fixed now:D