vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Mark Threads As 'Solved' (https://vborg.vbsupport.ru/showthread.php?t=211020)

DaPike 01-15-2010 05:09 PM

Hi guys,

I have a little problem with this mod on my vB 3.8.2
In my SHOWTHREAD.PHP I have placed the button NEW THREAD against the button ANSWER.
The Code looks like this:

PHP Code:

<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTIDrel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]border="0" /> <a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]border="0" /></if></a></td

The new code for the button NEW THREAD is:

PHP Code:

<img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]border="0" /> 

Everything is working fine, when the mod MARKED AS SOLVED is not activated!
But when I activate the mod, it's not possible to use the NEW THREAD button, because in the URL the forum ID is no longer transmitted.
The end of the URL line looks like this: ...newthread&f=
instead of: ...newthread&f=27

Please help me to fix this problem because the mod is needed!

Thx for your help. And sry for my bad english.

Greetz

DaPike

Eric 01-15-2010 08:11 PM

Updated to 1.1.2:

1.1.2 - January 15, 2010
- Updated the product file, permissions, and phrases. This should, hopefully, resolve the blank page problems, along with the permission not showing up for usergroups.

karel1985 01-15-2010 08:25 PM

Quote:

Originally Posted by SecondV (Post 1956837)
Updated to 1.1.2:

1.1.2 - January 15, 2010
- Updated the product file, permissions, and phrases. This should, hopefully, resolve the blank page problems, along with the permission not showing up for usergroups.

Great... Looking also forward to a vb4 compatible version...

Eric 01-15-2010 08:35 PM

a vBulletin 4 version will be available soon.

Jman423 01-15-2010 09:08 PM

I would still love to see this updated to allow for "other" prefix uses such as SOLD, FOUND, TRADED, or things of the classifieds nature.

I will be updating my installation shortly, thank you.

a9eel 01-19-2010 09:05 PM

hi how can i Uninstalle this becouse when i remov i get error

Eric 01-23-2010 06:39 PM

Quote:

Originally Posted by Jman423 (Post 1956872)
I would still love to see this updated to allow for "other" prefix uses such as SOLD, FOUND, TRADED, or things of the classifieds nature.

I will be updating my installation shortly, thank you.

I'll look into that, atm not sure how I should handle that - other than you could probably rename the prefix.

Quote:

Originally Posted by a9eel (Post 1960605)
hi how can i Uninstalle this becouse when i remov i get error

That doesn't tell me much - what error do you get? You should not be getting any errors upon removing this hack.

Jman423 01-30-2010 12:04 PM

Quote:

Originally Posted by SecondV (Post 1964654)
I'll look into that, atm not sure how I should handle that - other than you could probably rename the prefix.

Well, unless I am unaware of something, the MOD as it stands now can only handle one prefix, right? I was thinking of supporting multiple prefixes, and then like you said, we can make our own prefixes and have it say whatever we want.

iask 02-02-2010 04:30 AM

Quote:

Originally Posted by SecondV (Post 1956855)
a vBulletin 4 version will be available soon.

Update for vb 4 ?

Welshy2008 02-03-2010 09:28 PM

I would love to see this in 4.0.1 / 4.0.2 too. :p

Eric 02-03-2010 10:45 PM

vB4 https://vborg.vbsupport.ru/showthread.php?t=234935

Welshy2008 02-04-2010 06:53 AM

Top Man, SecondV.

Thank You very Much. :D

ShadMan 02-06-2010 12:52 AM

Quote:

Originally Posted by SecondV (Post 1956837)
Updated to 1.1.2:

1.1.2 - January 15, 2010
- Updated the product file, permissions, and phrases. This should, hopefully, resolve the blank page problems, along with the permission not showing up for usergroups.

Thank you so much for taking the time to correct the blank pages issue! This works like a charm on my forum now.


Quote:

Originally Posted by Jman423 (Post 1970419)
Well, unless I am unaware of something, the MOD as it stands now can only handle one prefix, right? I was thinking of supporting multiple prefixes, and then like you said, we can make our own prefixes and have it say whatever we want.

If I understand what you are asking, this is not correct. I am using multiple prefixes with this hack, including FOR SALE, WANTED, FREE, SOLD, etc. Check it out in action:

http://www.saltycajun.com/forum/forumdisplay.php?f=11

Yosef Sh 02-08-2010 09:09 AM

i'v 3.8 pl 2 .. i do everything as you say ...
but i dont see and solved tag in the forum our in the usergroup

Welshy2008 02-08-2010 09:14 AM

Yosef, I have Just PMd You.

Yosef Sh 02-08-2010 09:20 AM

Plz see my replay ..

drbox 02-11-2010 08:50 AM

hi

is it neccesery to enable tag in forums whant to work with this mod

and another

some topic randomly get solved tag
how can i fix it on 3.8.3

thanks

drbox 02-11-2010 10:12 AM

sorry

this problem really exicts

i uninstall it until somE solution

Eric 02-11-2010 11:11 AM

Topics randomly getting a solved prefix is not possible. This mod uses the threadid which is unique to each topic.

And yes, it is necessary to enable the prefix in forums, otherwise this mod won't work - as it uses vBulletin's prefix system.

Quote:

Originally Posted by drbox (Post 1979868)
sorry

this problem really exicts

i uninstall it until somE solution

Quote:

Originally Posted by drbox (Post 1979841)
hi


is it neccesery to enable tag in forums whant to work with this mod


and another

some topic randomly get solved tag
how can i fix it on 3.8.3

thanks


3DSJFH 02-13-2010 08:36 AM

I'm certain to have configured this properly. As an administrator I can use the add-on without a problem to solve/unsolve threads in the forums I have designated.

However, I'm trying to give these permissions to a newly created usergroup outside of the standard moderators, super mods, and administrators and I can't get it to work. It won't show the option in the drop down menu and even if I force it to show it won't allow them to use the tool.

I have already set this usergroup permissions (Solved Threads Permissions) to Yes and given permissions to use the prefix.

Any pointers?

Thank you.

Simon Lloyd 02-16-2010 08:38 AM

Hi, i have your 3.6 version https://vborg.vbsupport.ru/showthread.php?t=149214 installed on my 3.8.4 board (i installed it on 3.7 and upgraded vb), it works perfect, does this version work the same?, can i just upgrade the xml to this version?

Simon Lloyd 02-22-2010 08:52 PM

*bump*

Eric 02-23-2010 08:07 AM

I'm not naive, this doesn't come as a surprise... but, someone here on vBulletin.org has taken this mod and released it at vbteam.info, not cool.

I won't be working on this mod anymore, for a while.

Simon Lloyd 02-24-2010 05:11 AM

Secondv, could you possibly answer my question before dumping it?

spwolf 02-26-2010 01:25 AM

Quote:

Originally Posted by SecondV (Post 1989469)
I'm not naive, this doesn't come as a surprise... but, someone here on vBulletin.org has taken this mod and released it at vbteam.info, not cool.

I won't be working on this mod anymore, for a while.


i just wanted to thank you for this great mod! While someone has been unfair, please do understand that rest of us like your work! thanks a lot!

karel1985 02-27-2010 01:57 PM

Quote:

Originally Posted by SecondV (Post 1989469)
I'm not naive, this doesn't come as a surprise... but, someone here on vBulletin.org has taken this mod and released it at vbteam.info, not cool.

I won't be working on this mod anymore, for a while.

Really sad to hear, but realize that almost every mod is on that side and if every author would to the same, there would be no mods anymore...
The fight against illegal download sites is tough, but the paid users are the victim of it

It would be really sad to lose such great mod creator...

peyman.nt 03-12-2010 02:05 PM

Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

                SELECT prefix.prefixid, prefix.options, prefixpermission.usergroupid AS restriction FROM prefix AS prefix
                LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid)
                WHERE prefix.prefixid IN ('solvedthread_solved');

MySQL Error  : Unknown column 'prefix.options' in 'field list'
Error Number  : 1054
Request Date  : Friday, March 12th 2010 @ 07:33:42 PM
Error Date    : Friday, March 12th 2010 @ 07:33:42 PM
Script        : http://forum.****.com/admincp/prefix.php?do=displayorder
Referrer      : http://forum.***.com/admincp/prefix.php?do=list
IP Address    : **.15.**.159
Username      : administrator
Classname    : vB_Database
MySQL Version : 5.0.89-community

when i select edit premision i see this error? why? whats the problem?

emath 03-15-2010 03:41 AM

Quote:

Originally Posted by imiviortal (Post 1910595)
i have a prefixes already, when i press "mark as solved" the older prefix is deleted.

is there any way to keep the old prefix, and just add the [SOLVED] prefix? and maybe even put it at the end of the thread title ?

anyone ?

Eric 03-15-2010 11:12 PM

Quote:

Originally Posted by peyman.nt (Post 2002197)
Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

                SELECT prefix.prefixid, prefix.options, prefixpermission.usergroupid AS restriction FROM prefix AS prefix
                LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid)
                WHERE prefix.prefixid IN ('solvedthread_solved');

MySQL Error  : Unknown column 'prefix.options' in 'field list'
Error Number  : 1054
Request Date  : Friday, March 12th 2010 @ 07:33:42 PM
Error Date    : Friday, March 12th 2010 @ 07:33:42 PM
Script        : http://forum.****.com/admincp/prefix.php?do=displayorder
Referrer      : http://forum.***.com/admincp/prefix.php?do=list
IP Address    : **.15.**.159
Username      : administrator
Classname    : vB_Database
MySQL Version : 5.0.89-community

when i select edit premision i see this error? why? whats the problem?

Appears to be a problem with vBulletin itself, not this mod.

This mod doesn't directly do anything with the prefix tables.

Quote:

Originally Posted by imiviortal (Post 2003877)
anyone ?

Unfortunately it's not possible, with the way vBulletin currently handles prefixes.

Quote:

Originally Posted by Simon Lloyd (Post 1983614)
Hi, i have your 3.6 version https://vborg.vbsupport.ru/showthread.php?t=149214 installed on my 3.8.4 board (i installed it on 3.7 and upgraded vb), it works perfect, does this version work the same?, can i just upgrade the xml to this version?

Should be able to.

xlguy 03-17-2010 06:48 PM

Just installed this on 3.8.4 and having a strange problem. The install goes ok (and I uploaded the files) but it appears the language is missing. For example when you go to edit the Usergroup permission you see a yes/no tickbox but no text. Likewise when I check the prefix area I see the prefix group but there's no name for it. Any thoughts/help? :)

oldford 03-23-2010 08:39 PM

Does the usergroup need to have specific permission to close/lock a thread? I'm using this mod and it works fine, but when a member marks their thread as "SOLVED" it doesn't automatically lock it, even though I have that setting checked.

When I test it it works fine, but as admin I have permission to close threads.

emath 04-04-2010 12:05 PM

Quote:

Originally Posted by SecondV (Post 2004420)


Unfortunately it's not possible, with the way vBulletin currently handles prefixes.



please make it work with the vbulletin prefixes... with some way...

it would be rly helpful

AbvAvg 04-05-2010 05:27 AM

I tried to Import the product and got an error message "Invalid File Specified"
Its the bitfield_solvedthread.xml file.

I searched a little and got posts that says this is due to a confusion between products and plugins. But I have done exactly as specified here. What did I miss out? :(

Simon Lloyd 04-06-2010 12:41 PM

bitfield_solvedthread.xml is neither a product nor a plugin, it is meant to go in your includes/xml folder you haven't uploaded the files properly.

X_FiLeS 04-09-2010 06:53 PM

1 Attachment(s)
I have uploaded the files and installed the product but when i go to Set options in AdminCP > vBulletin Options > Solved Threads, i only get 3 options and not 5 options.

Simon Lloyd 04-10-2010 05:05 AM

Thats correct there are only 3 options, any other options are when you are setting your prefix groups.

sinpin 07-05-2010 08:42 AM

good job!

Eric 09-10-2010 10:34 PM

Quote:

Originally Posted by xlguy (Post 2005718)
Just installed this on 3.8.4 and having a strange problem. The install goes ok (and I uploaded the files) but it appears the language is missing. For example when you go to edit the Usergroup permission you see a yes/no tickbox but no text. Likewise when I check the prefix area I see the prefix group but there's no name for it. Any thoughts/help? :)

This is odd, yes. It happens on and off for me it seems. I've not been able to find any real reason for it unfortunately.

Quote:

Originally Posted by oldford (Post 2008983)
Does the usergroup need to have specific permission to close/lock a thread? I'm using this mod and it works fine, but when a member marks their thread as "SOLVED" it doesn't automatically lock it, even though I have that setting checked.

When I test it it works fine, but as admin I have permission to close threads.

That's strange, the code doesn't check for permissions to lock - hmm... I wonder if the thread datamanager does - I'll have to look into that.


----

And thank you Simon for helping :)

Black Tiger 09-26-2010 03:58 PM

I just installed this, thank you!

Quote:

This is odd, yes. It happens on and off for me it seems. I've not been able to find any real reason for it unfortunately.
I had this too on my 3.8.6 forum, this is solved when going to the prefix manager.
Edit the prefix where no text is present, just click "save" and the text appears instantly everywhere.

It seems normal to me that users that don't have permission to close their own threads, also can't use the automatic closed option from this mod.

Gav-n-Tn 10-03-2010 03:45 PM

Quote:

Originally Posted by Black Tiger (Post 2103370)
I just installed this, thank you!


I had this too on my 3.8.6 forum, this is solved when going to the prefix manager.
Edit the prefix where no text is present, just click "save" and the text appears instantly everywhere.

Right on! :up: That's what I had to do. Took me a minute to figure it out. This needs to be added to the install instructions. Even an experienced board owner would get jammed up by that one step not being there.


All times are GMT. The time now is 12: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.02175 seconds
  • Memory Usage 1,853KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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