vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Change Threads/Posts Owner (https://vborg.vbsupport.ru/showthread.php?t=112705)

D.Ilyin 06-01-2006 01:35 PM

Quote:

Changes from 1.0:- Ability to change also the owner of posts. If you change the owner of the firstpost, the owner of the thread will be also changed
- Added group permission. This works not with Bitfields, because I didn't want to have a file to upload. Instead, you can enter usergroups that should have access to that feature. Due to performance, it is checked only by calling the function, the links are showed for all mods. If you don't enter any group, the forum permission is checked (like it was in 1.0).
- Added possibility to enter also the UserID of a user
- "forumdisplay_changethreadsowner" is still uncached, because its not used quiet often and don't need to be cached.
Clicked install twice!! ;)

D.Ilyin 06-01-2006 01:53 PM

but.....
Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT thread.forumid, firstpostid, postid, parentid, thread.threadid
FROM vb_post
INNER JOIN vb_thread as thread ON (thread.threadid=post.threadid)
WHERE post.postid IN (2);

MySQL Error : Unknown table 'post' in where clause
Error Number : 1109
Date : Thursday, June 1st 2006 @ 05:53:37 PM
Script : http://localhost/vb0/inlinemod.php
Referrer : http://localhost/vb0/inlinemod.php
IP Address : 127.0.0.1
Username : admin
Classname : vb_database
ONLY when try to change owner from inside thread :(.

UPDATED
And as a future suggestion:
decrease amount of posts old owner and adding amout to new owner of the thread.

Kihon Kata 06-01-2006 02:02 PM

updated mine :)

Kihon Kata 06-01-2006 02:03 PM

so, where are the usergroup perms again?

Phalynx 06-01-2006 02:12 PM

Quote:

Originally Posted by D.Ilyin
but.....

ONLY when try to change owner from inside thread :(.

Should be fixed with the new XML named product-changethreadsowner151.xml, please download again.

Quote:

Originally Posted by Kihon Kata
so, where are the usergroup perms again?

In this case, vBulletin Options, "Change threads/posts owner"

D.Ilyin 06-01-2006 03:29 PM

Quote:

Originally Posted by Phalynx
Should be fixed with the new XML named product-changethreadsowner151.xml, please download again.

Thank's all works without errors for now.

PS What about my suggestion?
On big boards rebuilding posts count after changing some authors thread will be to long :(.
Quote:

Originally Posted by Kihon Kata
so, where are the usergroup perms again?

PSS Maybe you mean that: ./admincp/options.php?do=options&dogroup=changethreadsowner

Jeordie015 06-03-2006 02:09 PM

I have a suggestion. So I installed this and tried it out and it was about as painless as could be. But since I was having to go through pages and pages in the forums finding threads that needed to be changed, that's when I noticed it.

Say you're on the 10th page of a forum and that's the page in which you want to change a thread. You do that, and it brings you back to the first page of the forum. Is there a way it could bring you back to the 10th page?

Phalynx 06-03-2006 05:15 PM

There should be no problem to implement this. Currently I'm calling the forum of the first thread. Lets see v1.6

Quote:

On big boards rebuilding posts count after changing some authors thread will be to long
Right, next version will add/remove postings.

mawby 06-16-2006 09:00 AM

Quote:

Originally Posted by mawby
I just installed this and after selecting several threads and typing in a new name I got the following error when pressing the change owner button...

Fatal error: Only variables can be passed by reference in /vbb/inlinemod.php(220) : eval()'d code on line 74

Any clues what the problem might be?

In case it helps, this only happens if I use the option when looking at a forum (forumdisplay.php). If I use it when looking at a thread (showthread.php) then it works fine.

I'm happy with this, at least I can use it now. :)

HappyPike 07-24-2006 04:11 AM

Quote:

Originally Posted by Phalynx
There should be no problem to implement this. Currently I'm calling the forum of the first thread. Lets see v1.6


Right, next version will add/remove postings.

Is the next version coming soon?


All times are GMT. The time now is 06:20 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.02526 seconds
  • Memory Usage 1,744KB
  • 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
  • (9)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
  • (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