![]() |
thanks for the quick reply...very nice hack by the way
|
Hi everyone...I am using the lastest version of this mod (I updated it today)...I have gone through every code change three times, confirmed that admins and mods are at super moderator status yet when I (the main admin) attempt to use any of the inline mod functions I receive this:
Quote:
|
It is working on my old board fine. But I have just installed it on a new board and the tools are working ok in postbit but not in threadbit.
In threadbit I don't see any check boxes nor can I see the Forum column either. Any thoughts? |
Be nice to add the "check box" and inline mod tool to search.php page. EX: If a search for a "term" and get a result it would be nice to check a load of treads and move it ect ...
Prob just a few template edits. |
Quote:
|
Quote:
Cool I'll take a look back. I edited your script for my needs. find: can_moderate($foruminfo['forumid']) replace: $bbuserinfo['userid'] == 1 In all template edits. I'll read a little bit and make it to only usergroups x,x,x |
Really Really nice hack.... there should be a physical delete option though, or if not, maybe a "if the thread is already soft deleted and delete is selected again, phsyically delete it"
|
Hi
I`m getting e-mails with problem: Code:
Invalid SQL: DELETE FROM post_parsed WHERE postid IN (82305, 81448) Could you help me? Thank you in advance |
Quote:
|
Quote:
Quote:
|
Quote:
[high]* Slybone Clicks install[/high] |
Installed this but ... the inline moderation toolbar is not displaying :( what did i do wrong?
|
This hack is great, thanks. Only questions I have so far....
1) It seems as if I can't do anything with inline moderation when I'm actually in a post and the three options are listed. Are checkboxes supposed to be showing by each post? Not sure, just seems like nothing functions. However, on forum homes, things like making posts stickies work like a charm. I'm talking about how when you click through to each thread you have: Merge Posts Soft Delete Posts Split Posts How do I make those function? |
@rob_daemon - It`s everything ok. now.. I just didn`t have the proper prefix in the inlinemod.php file : There was standard post_parsed and I have v3_post_parsed :) After changing this it`s working great.
Btw. What I have to do to remove posts physically and not only soft? It`s pretty important for me. Thank you in advance for help |
Quote:
Quote:
Quote:
And the physical delete stuff will be in the next version. |
Quote:
|
You need to then reapply the modification instructions for the postbit template. You don't have it there, only on the postbit_legacy one.
|
Yep I feel like an idiot. :D Just must have read over it since that was the only instruction that combined two templates.
Thanks for the assistance - awesome code. I wish this was included with vBulletin to begin with! |
works well i installed today
|
UGGHHHHH I updated my vb version to 3.0.7 and the inline quit working. So I completely uninstalled and reinstalled and double checked the modifications and I continue to get this error when trying to use any of the three options like split post
I am too young to get all this gray hair...can someone lend me an eye and advise me on how to get this working. I would greatly appreciate (so will my hair) Here is the error: Quote:
|
Are you viewing multiple threads or forums at the same time as selecting items for moderation?
|
I only have one window open meaning I am only viewing a single topic and am trying to split some of the posts out of the topic (using the check marks). I noticed that the "go" button doesn't show the number of boxes checked like it did before.
|
[high]* kcadd clicks install :D[/high]
|
Quote:
|
Quote:
This problem is occuring ONLY when try to moderate individual posts: In the first graphic example, I have checked 4 posts that I want to split from this topic and see the inline mod tools GO button has no (#) on it. But the Inline Mod is working for the actual topics: In the 2nd graphic example, the GO button has the correct amount of topics that I checked and allows me to pick a choice from the dropdown. I don't know what I've done wrong but this Mod has been a really good time saver and I am lost without it any help is greatly appreciated. Robin |
Can you post in HTML tags the HTML source of a thread page. I'm at a loss as to why this doesn't work.
|
Quote:
Quote:
Thanks again for your help. |
I need the code from the whole page, from <html> to </html> to troubleshoot the problem completely. Also if you can use the [html][/html] BBCode tags, that'd be helpful, too :).
|
Here is the whole code and thank you for all your help on this.
The file size is to big to post html to /html ......I'm not sure how to get this source code to you except that one can view the source of the actual page from the link http://www.yourlincolnpark.com/LPSF...read.php?t=4415. Let me know how I can send you the source code. Thanks again for all your help. |
I need to be able to see what a moderator sees to analyze the page. Can you copy the source code and just stick it in a .TXT and attach it?
|
Ok dokey.....here ya go....doh, why didn't I think of putting it in a txt and attaching! LOL
Told ya I was going nuts over this LOL LOL |
Exactly what I needed :).
It appears that the SHOWTHREAD template has not been modified. The <body> onload attribute is not present for inline_init() and there is no JavaScript link to the inline moderation functions. Try redownloading the install instructions and following the ones for the SHOWTHREAD template. |
Quote:
Is this the code that is missing from the showthread template? Quote:
I then completely removed this inline from all styles, etc. and then reapplied ..... and I have the same results...the inline doesn't work for the posts but it works for the topics. Any ideas? |
Yes, that is missing. But you're also missing:
HTML Code:
<script type="text/javascript" src="clientscript/inline_moderation.js"></script> |
I am reinstalling the mod because I couldn't get it to work.
I am using the Inline Moderation vers 1.2.1 on vB3.0.7. I am on the part of adding code to the threadbit in my templates: Quote:
The following error occurred when attempting to evaluate this template: Quote:
Quote:
|
I've got what seems like a simple error, but I'm trying to tag where it's coming from.
If I try to moderate a thread, I get a "you do not have permission" page - but when performing a close, it actually soft deletes every post in the thread. If I try to moderate posts, I get a "No Thread specified" message, but it soft deletes the posts. Any idea what's going on? Otherwise excellent mod idea, probably the one thing I missed the MOST moving from phpbb. |
Re: Above
It's basically throwing permissions errors for every action, although it also has odd consequences. I'm going through the thread, and I see a few people with the same problem. Any idea what might be causing it? Possibly custom permissions that are a bit too far off from the stock setup? I'll try to install it on a stock board, and see if perhaps it was that, but I don't see why permissions should be a problem, as other mods use them without a hitch... I've tested all permutations of permissions, nothing happening. I suppose I will go through the code and try to figure out why it's throwing all these errors (but performing the action, sometimes). |
I have no idea what would be causing random things to happen. What version of PHP do you have and do you have register_globals on?
|
4.3.10 GLOBALS on 3.0.7 vb install - a few mods, but nothing drastic and nothing I beleive yould be interefering.
It looks fundamentally like some of the permission checks are going wrong... because it executes some of the instructions, but always tosses a "no thread specified" or "no permissions", regardless of whather the action fails or not. I have a funny feeling it's more work correcting this than it's worth? |
It was related to another javascript applet running on the site - all fixed!
|
All times are GMT. The time now is 12:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|