The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GRPS: Groups Commune 2.0.x Details »» | |||||||||||||||||||||||||
Welcome ladies and gentleman, this is the release thread for GRPS, an interactive groups commune. I hope you enjoy this release and i sincerely hope it provides everything to your community in which you're looking for.
What is it? It's a groups commune. The original idea is that forums with lots and lots of forums on the front-page suck, as a result i thought most of the conversation was rather obscure in regards to what the forums were trying to achieve, so it'd be nice to have that all going on elsewhere, not detracting away from the content and stopping your front-page from looking like a car crash. Features?
Special Thanks to harry1951, without his help testing and his recommendations, this would've never ended up the way it did. Honestly, i can't think of anything else, if you appreciate the work gone into this mod, please donate (in GBP) (right click open in new window) Hopefully you all appreciate that i just relaunched my site and rather than soak up the atmosphere there or go out drinking i came to release this tonight. Screens below, rest to your right Please note this mod does work with 3.5.x PLEASE DO NOT JOIN MY SITE IN A BID TO PLAY WITH IT OR HAVE A LOOK AT IT FURTHER, MY SITE IS SOMETHING I VALUE FOR BEING SOMEWHERE I CAN CHILL AT, IT'S NOT A TEST SUITE OR DEMO! Bug Fixes
Show Your Support
|
Comments |
#1532
|
|||
|
|||
I'm not sure if this is something new, or it's just that no one has reported it to me until now, but it seems that IE users get an error when using the advanced editor and they click the "insert image" or "insert email address" buttons. To fix this, I had to make an edit in forums/clientscripts/vbulletin_textedit.js as follows:
Code:
if (is_ie7) { var returnvalue = window.showModalDialog("clientscript/ieprompt.html", { value: defaultval, label: dialogtxt, dir: document.dir, title: document.title }, "dialogWidth:320px; dialogHeight:150px; dialogTop:" + (parseInt(window.screenTop) + parseInt(window.event.clientY) + parseInt(document.body.scrollTop) - 100) + "px; dialogLeft:" + (parseInt(window.screenLeft) + parseInt(window.event.clientX) + parseInt(document.body.scrollLeft) - 160) + "px; resizable: No;"); } Code:
if (is_ie7) { var returnvalue = window.showModalDialog("http://www.mysite.com/forums/clientscript/ieprompt.html", { value: defaultval, label: dialogtxt, dir: document.dir, title: document.title }, "dialogWidth:320px; dialogHeight:150px; dialogTop:" + (parseInt(window.screenTop) + parseInt(window.event.clientY) + parseInt(document.body.scrollTop) - 100) + "px; dialogLeft:" + (parseInt(window.screenLeft) + parseInt(window.event.clientX) + parseInt(document.body.scrollLeft) - 160) + "px; resizable: No;"); } Code:
// workaround for IE throwing insecure page warnings iframe.src = 'clientscript/index.html'; Code:
// workaround for IE throwing insecure page warnings iframe.src = 'http://www.mysite.com/forums/clientscript/index.html'; |
#1533
|
|||
|
|||
Ok I just had a *really* weird issue. Some how a spam bot managed to create a Groups Post :| No VB Account .... nothing ... but somehow managed to get a post in a thread ....
|
#1534
|
||||
|
||||
is it possible to show me the post at all?
|
#1535
|
|||
|
|||
Meh I deleted it If it happens again I surely will ... Both me and one of my admins were sitting there wondering what the heck O.o
|
#1536
|
||||
|
||||
How's the security on this modification? Has anyone ever had their forum hacked because of it?
Also, does it increase server load? |
#1537
|
||||
|
||||
this looks interesting, is there a demo version online which i can check out? i noticed Sabretooth didn't want people using his site to test this. Please let me know, thanks!
|
#1538
|
|||
|
|||
How do I change the "newest member" panel from standing verticle to layiing horizontal?
The panel I'm talking about: |
#1539
|
||||
|
||||
another suggestion
simple SEO groups/index.php?g=1 becomes groups/groupname thats prob tops on my wish list |
#1540
|
|||
|
|||
Invalid SQL:
ALTER TABLE `vb_usergroup` ADD `grpspermissions` INT(10) UNSIGNED DEFAULT 0 NOT NULL; MySQL Error : Duplicate column name 'grpspermissions' Error Number : 1060 Date : Thursday, April 5th 2007 @ 09:35:54 AM Script : http://www.lyricaldissmisal.com/grou..._installer.php how do i fix this |
#1541
|
|||
|
|||
Don't run the installer. Looks like it was already run
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|