The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Journal for vBulletin 3.0.3(v1.0.1) Details »» | |||||||||||||||||||||||||
vB Journal v1.0.1 By Antonbomb22(Anthony Scudese) vB Journal 1.5 Beta 1 is now available, click here. Features:
Version 1.0.1:
Features for later versions:
Demos: Add-Ons(I Will not give support for these because i did not create them):
Side Credits:
Notes:
Support: ~READ FIRST POST COMPLETELY BEFORE POSTING PROBLEMS AND MAKE SURE YOU DID ALL EDITS AND REQUIREMENTS!~ Support may be denied if provided files are edited/modified and support may be stopped at any time due to any circumstances. If you should run into any errors, problems, confusion, or maybe even a suggestion please foward them to one of the following places:
Contents of Zip:
I have also provided several screenshots Please click install If you are missing phrases or blank spaces in the usergroup manager click here. Updates/Fixes:
Supporters / CoAuthors Show Your Support
|
Comments |
#52
|
||||
|
||||
Thanks AN-net for releasing this mod i been following it for a while and I hope it becomes a huge success... well at least you will get my vote for the next hack of the month
|
#53
|
|||
|
|||
I still can't see the usergroup phrases in the admincp...
i did the fixphrases.php and it did nothing. |
#54
|
||||
|
||||
somebody on everythingvb.com made a journal, I've been using this journal. Will this import that journal?
I can't remember his name, and I'd check but the site is closed... |
#55
|
|||
|
|||
Quote:
|
#56
|
||||
|
||||
Quote:
Same here, I just changed it to this, hope it doesn't screw anything up. Code:
print_table_header("Journal Permissions"); print_yes_no_row("Can View Journal", 'usergroup[canviewjournal]', $ug_bitfield['canviewjournal']); print_yes_no_row("Can Have Journal", 'usergroup[canhavejournal]', $ug_bitfield['canhavejournal']); print_yes_no_row("Can View Comments", 'usergroup[canviewcomments]', $ug_bitfield['canviewcomments']); print_yes_no_row("Can Comment Journals", 'usergroup[cancommentjournals]', $ug_bitfield['cancommentjournals']); print_yes_no_row("Can Rate Journals", 'usergroup[canratejournals]', $ug_bitfield['canratejournals']); print_yes_no_row("Can Report Journals", 'usergroup[canreportentries]', $ug_bitfield['canreportentries']); print_yes_no_row("Can Edit Own Journal", 'usergroup[caneditownjournal]', $ug_bitfield['caneditownjournal']); print_yes_no_row("Can Edit Own Journal Entries", 'usergroup[caneditownentries]', $ug_bitfield['caneditownentries']); print_yes_no_row("Can Delete Own Journal", 'usergroup[candeleteownjournal]', $ug_bitfield['candeleteownjournal']); print_yes_no_row("Can Delete Own Journal Entries", 'usergroup[candeleteownentries]', $ug_bitfield['candeleteownentries']); print_yes_no_row("Can Search Journal", 'usergroup[cansearchjournal]', $ug_bitfield['cansearchjournal']); // print_yes_no_row("Can Edit Others Journal", 'usergroup[caneditothersjournal]', $ug_bitfield['caneditothersjournal']); // print_yes_no_row("Can Edit Others Entries", 'usergroup[caneditothersentries]', $ug_bitfield['caneditothersentries']); // print_yes_no_row("Can Delete Others Journal", 'usergroup[candeleteothersjournal]', $ug_bitfield['candeleteothersjournal']); // print_yes_no_row("Can Delete Otheers Entries", 'usergroup[candeleteothersentries]', $ug_bitfield['candeleteothersentries']); print_table_break(); |
#57
|
||||
|
||||
Gio - your refering to "the other journal" which a vb3 port of Ryangels vb2 hack.
If no body else does it, ill give it a shot but I wont even be able to look at it until Sunday at the earliest. Anyone have a DB schema? I havent had a chance to install this yet. |
#58
|
||||
|
||||
OK when I go to comment on someone's journal "Discuss" I think it is, I get:
Database error in vBulletin 3.0.3: Invalid SQL: SELECT private,allowbuddies,whocanview,jbuddylist,journal ist_id,status FROM journals AS journals LEFT JOIN usertextfield AS usertextfieldON (usertextfield.userid=journals.journalist_id) WHERE journal_id=2 mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(usertextfield.userid=journals.journalist_id) WHERE journal mysql error number: 1064 Any idea where to fix this? |
#59
|
||||
|
||||
I'm getting the same error as rinkrat...
|
#60
|
||||
|
||||
Quote:
Quote:
|
#61
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|