![]() |
PHP Code:
Either way I don;t recall exactly which setting I use as for public/staff, but either way the count doesnt show up on warned posts. Would it have anything to do with using postbit_legacy VS Postbit? Your on the ball today, thanks and if you could do me one more favor and link me to that away message mod? :o |
I think that KirbyDE hasn't included any modifications for the postbit_legacy template, because I haven't given him any. I'll have to look at this and come up with some instructions. Give me some time.
Ah, OK, it shows version 1.0.4 which should be equivalent to 3.5.4. No need to re-download the file again, I do not think that KirbyDE has updated it. As for the User Away hack, this is the vB 3.0.xx release: https://vborg.vbsupport.ru/showthread.php?t=67250 Rgds |
Quote:
Anyway, it doesn't matter, so far we can handle to do it manually :) |
Quote:
|
Downloaded Latest Version in This Thread and Updated from Version 3.0.12 to this Version, no i can't Add Warnings to Users, i always get:
Invalid User ID Input URGENT! Pls correct this horrible Problem fast |
I get the same:
An error has occured, the following message has been left below: Invalid User ID Input |
I am not sure what this is folks, so far, I haven't seen this reported and if there was an error in the Warn.php file, it would affect everyone (unless KirbyDE has changed something). So, all I can suggest is that you check your postbit template edits.
When you move your cursor over the Warn XYZ button (or link) at the bottom of your browser window, it should show you the command it will execute, something like: Code:
http://www.myserver.com/Warn.php?do=WarnUser&id=5420&post=61700 |
Yes, I see the ID part.
I found out that the current version brings up two problems. 1. I cannot warn a user. See above post 2. No posts can be done to the system cause its always saying that there are not enough characters or the subject is not filled out even if it is |
What does AWS has to do with the not enough characters error?
HAve you enabled automatic warnings from Posts? Try disabling that and tell me if it affects the not enough characters error. |
Quote:
I deactivated the product for the moment cause as soon as I activate it my members cannot post anymore :-( Do you want to take a look at my installation? |
Sorry, I do not feel very comfortable with 3.5 so I won't like to mess up your site. And that particular part of the program has been ported to 3.5 by KirbyDE, not me, so I can't be of much help.
Have you reported it as a bug? |
Quote:
|
He didn't specify if that is a post- or non-post-related warning he was trying to issue.
|
Ohh ok well still I was getting that error when I did non post related warnings, so I assumed.
|
What error do you get when you do non-post-related warnings? Invalid User ID? Do you see the user ID, as I asked the other member above, when you move your cursor over the Warn XYZ (Non-post related) button?
|
Quote:
|
Milchi, please provide full details if you want any help.
When do you receive your error? In post-related or non-post-related warnings? Login in or out has nothing to do with AWS, I am afraid. So there should be something else that is causing this. Xplorer4x4 does not seem to have this issue, only you seem to have it. jluerken seems to have another issue, his users cannot post, if AWS is activated. I have to assume that all these issues are not the same, so please provide as many details as possible for me and KirbyDE to help you. |
Problems are solved. First of all, to all 3.5 Customers, use the attached functions_warnings.php, this should solve all problems
What my Effects where: - If i activate the Load Functions File Plugin, noone Could login or logout. - I was unable to issue post OR non-post-related warnings (if i am already logged in) - there where some errors in displaying old warnings correctly What where the problems? KirbyDE didn't get it managed to convert all Scripts to 3.5. I assume that i did it, but don't know it really (it's going to be testet on tuesday, we update our 12 000 customers board ;-)). There where some errors, 1 function "warn_notify" was completly wrong, that is why i can't even login, there was a }'ering mistake in a if clause |
Quote:
Seems to work for me also now but the file must be called functions_warning.php not functions_warnings.php |
When I try to run the installer, I get this error message at the first step. "Invalid or empty style file specified"
I am running version 3.5.0 I have installed a new theme that is set to my default style, and the style that was the default style, is set as display #2. Any ideas? |
Quote:
PHP Code:
|
Don't blame it to KirbyDE, it might be me who have made that mistake. Although it works on my board, but my board has the first vB 3.5 version of AWS I send to KirbyDE, when he jumped in on this.
In any case, good you have it solved. |
Complete Removal of Warnings is not working.
Wrong Link. Please KirbyDE (Andreas) take a look at this hack again. Its a quite useful hack which should be vB standard but actually it is not working correctly for 3.5.1 |
I took the version which is for download here, downloaded at 13:00 Saturday morning 5. of november, GMT+1 German Time, based on this code, it is NOT functional and i made it to function ..
Complete Removal is working, you must click on the "inline mod" function of complete removal. don't know why the normal link is not working, didn't figured it out after 6 hours rewriting of code ... @KerbyDE: The Locations are different cause i restructered the file ;-) This is the code from the ORIGINAL ZIP File, look (just downloaded it again this seconds) PHP Code:
|
Andreas is KirbyDE????
Hey partner, why don't you tell me so? |
Quote:
Hopefully I find a time slot to phone with Andreas today. It would be good to have a list with all open points so that I can check with him if he has time and is willed to :D |
Quote:
|
Quote:
All others want also to know what we're talking about :D Aaeeh ok, I am sure sometimes Andreas don't want to know cause in most cases this means work for him :) |
For the "Invalid User Input"-error:
admin_warn.php, replace all instances of PHP Code:
PHP Code:
(Currently working on the frontend, which is 85% phrased by now) I am sorry that I can't fully work on this, but time is a major problem. |
Quote:
|
Quote:
I didn't convert the mod, i just tried to get it working, nothing more *g* |
First of all, this is great, thanks for porting it over.
Now to my minor problem: Everything went fine up until one of the last edits on the navbar template. I was supposed to find: PHP Code:
So, I dont know where to put: PHP Code:
Anyways, everything except this has gone fine and Im not getting any errors, but I'm pretty sure without this part members cant view their warnings, or at least not easily, correct? Anyway, I know its probably hard to tell from the info given but any help would be appreciated. |
The place where that piece of code goes, is inside a drop-down menu called "Quick Links", on the Navbar. The code I provide adds a new line to that menu.
Try finding the word Miscellaneous in the Navbar template. Rgds |
Something for all you people having issues with errors between functions_warning and other hacks....
Follow the adivce mentioned above about checking to make sure they are the same...and if you can delete them, do so, but if you CAN'T try adding a "2" to the end of the function name and all instances and you may atleast be able to use it till a work around till the problem is fixed :) *Only if your confident you understand the code....don't dabble where you shouldn't* |
Quote:
|
Current version is now running fine but its not fully phrased.
When will this version be updated so that everywhere phrases are used and we can start translating? |
Quote:
|
Will this work with 3.51?
|
^yes.
And Sv1, it seems that when I issued an alert the <!-- BEGIN TEMPLATE: warn_pm_alert --> tags weere PMed as well. |
I get this error:
Code:
Database error in vBulletin 3.5.1: |
All times are GMT. The time now is 03:11 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:
|