![]() |
Quote:
|
Quote:
About the stats, yes that's an intersting idea to keep stats in an user table. The problem with statistics is that it's currently dynamic count. I mean that all users won't see the same number of chats made by a same user if they don't have access to all the commands the user has access to, you see what I mean ? And updating things in the user table would add an additionnal query which is not a good thing. Even with a cron I think it wouldn't be such a good idea as it would count shouts that perhaps have been manually removed for out of rules purposes. Don't you think so ? What's your point ? The chat post limit is a good idea too. What I am wondering is if it would be a 5 times per day or a 5 times ever you are thinking at ? |
Quote:
|
Quote:
|
Hello :)
I've mod_sec installed, also read the link you've given. A simple fix for this would be: Quote:
If additionally using Suhosin: Quote:
|
Quote:
Also I would like to say this does effect other jquery scripts by changing their $ to jQuery as well. So it is kinda tricky where you execute and set back etc to normal $. Will show you examples later on this and ways to fix. If you post up a mod that uses jQuery I will adjust accordingly for it. BUT the best solution is going with YUI which I see you have in future stuff as this would cause 0 issues with any mods/software using other platforms. YUI is different then jQuery, Proto, etc and so on keeps with javascript core platform and expands off of it and doesn't try to recode things and change things. This is where all the issues arise with platforms interfering. But again was more information purpose to developer for a fix if he so chooses to go that way. He can always revert the value back after the fact so it doesn't effect other jquery software again not for users to use unless they know coding to be able to customize to fit needs. Here is another jquery software that breaks while doing this: Collapsable First Post using AJAX (or Last Post!) https://vborg.vbsupport.ru/showthread.php?t=145187 Which to me is an awesome mod and yes it works for 3.7.X Only issue is this software uses an old version of jquery and not the new so that in itself is limiting and causing issues. But just wanted to let you guys know. I have a fix but again wont bore with all this stuff I will talk to developer directly and get a global fix for everyone. |
Thanks AWJunkies, that's awesome news. As Ranger187 said i'm not a coder (far far away from that) but i'm very interested guy.
|
<font color="Red">*Product updated with up-to-date german translation</font>
|
I see you're working on the width thing, I mean it's important, but my style doesn't fit a chatbox that take over the width of the page.
|
Quote:
<script>var jQuery=jQuery.noConflict();</script> So change it to: <script>jQuery.noConflict();</script> The var thing was just for example of what you can do if you didn't want to use default function output. Enjoy |
All times are GMT. The time now is 11:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|