vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   vB Journal 1.5 Beta 3 (https://vborg.vbsupport.ru/showthread.php?t=100385)

AN-net 11-07-2005 10:00 PM

vB Journal 1.5 Beta 3
 
vB Journal 1.5.0 Beta 3
by Anthony Scudese
  • Description:
    Allow your community members to express themselves like never before with their own journal! vB Journal 1.5.0 extends the popular vB Journal 1.0.x system with tons of new features and more stability than ever before.
  • Features:
    • Full vBulletin 3.0.x intergration
    • 1.0.1 Features:
      • Comment System
      • "GoToMyJournal"
      • link from postbit to journal
      • link from profile to journal
      • link from memberlist to journal
      • usergroup permissions
      • journal buddy system(by Wonko)
      • Journal Search Engine
      • journal highlight
      • bbcode parsing
      • smilie parsing
      • Admin Cp Support Section
      • Journal Status Icons
      • Who is viewing
      • most recent journal entries and journals
      • Who Can View for journals and entries
      • Complete journal and entry privacy
      • Comment on entries or journals
      • Journal Moderation(Like Post and Thread Moderation)
      • Entry Moderation(Like Post and Thread Moderation)
      • Pagination
      • Rating System
      • Lock System
      • Moods
      • "Can Have Journal" on a per user basis
      • Ip Logging
      • Journalists can name their journals
      • Export entries in TXT or XML format
      • Flood System
      • Administrators have absolute permissions
      • Search in Journal
      • Last Entry on Journal Index
      • Numerous AdminCp Settings
      • Unique Standard vB Images for vB Journal
      • View Single Entry
    • 1.5.0 Beta 1 Features:
      • Multiple Syndication Settings Including RSS 0.91, RSS 2.0, Atom 1.0, XML, CSV, and TXT.
      • vBulletin Standard Editors Added
      • Preview Entry
      • Reverse Entry Order
      • Improved Search Engine
      • Recent Comments for an Entry on Single Entry Page
      • Admin Settable Sort Orders
      • Printable Entry Format
      • Dynamic Last Entry
      • Database Indexes For More Speed
      • Optimized Code
      • Comes with Template, Phrase, and Database Installer and Upgrader.
      • Increased Security
    • 1.5.0 Beta 2 Features:
      • Reworked Editor Templates
      • Support For WYSIWYG
      • Back-End Post Checker
      • New Journal Buddy Interface
      • Navigation Bars Added Back
      • New Settings for Minimum/Maximum Postings
      • Known Bug Issues Solved
    • 1.5.0 Beta 3 Features:
      • Known Bugs Resolved
      • New Feature Settings
      • Majority of Settings Converted to Bitfields
      • Some Maintenance Tools Added
  • Disclaimer:
    • Support may be denied if provided files are edited/modified and support may be stopped at any time due to any circumstances.
    • The copyright notice may not be modified or removed.
  • Support:
    • Where to Get Support?
      • AIM: Antonbomb22
      • antonbomb22(at)gmail.com
      • this thread!
    • How to Report An Error:
      1. State The Error Message
      2. The Version of both vBulletin and vB Journal you are using.
      3. What page the error occured on(i.e. journal.php?do=showjournal)
      4. Screenshot if necessary
    • Read All The Entire First Post and Any Official Posts Following Before Posting An Error/Problem
  • Side Credits:
    • Zero Tolerance
    • KirbyDE
    • Danny.vbt
    • WonkotheSane
  • Contents of vBJournal_1-5-0_Beta3.zip:
    • install.txt
    • Upload
      • journal.php
      • admincp
        • journaladmin.php
        • journalinstaller.php
        • journalmaintenace.php
        • journalupgrade.php
        • journalupgrade2.php
        • journalupgrade3.php
        • journalupgrade4.php
        • vbj_install_class.php
        • vbj_phrases_install.xml
        • vbj_templates_install.xml
        • vbj_phrases_upgrade2.xml
        • vbj_templates_upgrade2.xml
        • vbj_templates_upgrade3.xml
      • includes
        • vbjournal_class.php
      • images
        • buttons
          • delete.gif
          • discuss.gif
          • newcomment.gif
          • newentry.gif
          • newentry_small.gif
          • newjournal.gif
        • statusicon
          • journal_lock.gif
          • journal_new.gif
          • journal_old.gif
    • Upgrade
      • 1-0-1_to_1-5-0_Beta1
        • Instructions.txt
      • 1-5-0_Beta1_to_1-5-0_Beta2
        • Instructions.txt
      • 1-5-0_Beta2_to_1-5-0_Beta3
        • Instructions.txt
  • Demo:
  • Updates/Fixes:

Please Click Install:) https://vborg.vbsupport.ru/

AN-net 11-08-2005 01:28 PM

Fixes for vB Journal 1.5.0 Beta 1:
Fixes for vB Journal 1.5.0 Beta 2:

michaelbenson 11-08-2005 02:10 PM

Excellent update :)
[high]* michaelbenson installs[/high]

nighteyes 11-08-2005 02:23 PM

Aweome will test this out shortly and post feedback. :)

Guest190829 11-08-2005 02:35 PM

Awesome, I'm glad you solved the WYSIWYG problem. :up:

[high]* Guest190829 clicks install.[/high]

swa 11-08-2005 02:45 PM

3.5.1 pretty please?

AN-net 11-08-2005 02:47 PM

Quote:

Originally Posted by swa
3.5.1 pretty please?

not until this version is out of beta.

FleaBag 11-08-2005 06:19 PM

Nice work!

AN-net 11-08-2005 07:37 PM

If you are experiencing problems with WYSIWYG editor that is because i forgot to fix that in the release package;)

in the journal_submitentry template find:
HTML Code:

return validate()
replace that with:
HTML Code:

return validatePost(this, this.title.value, 3, 2000);
in the journal_startpage template find:
HTML Code:

return validate()
replace that with:
HTML Code:

return validatePost(this, this.etitle.value, 3, 2000);
in the journal_edit_entryinfo template find:
HTML Code:

return validate()
replace that with:
HTML Code:

return validatePost(this, this.etitle.value, 3, 2000);
I have also attached the updated upgrade and install template xml files.

zip has been updated.

Daniel 11-08-2005 09:24 PM

Looking forward to the 3.5.1 one. :)

Guest190829 11-08-2005 09:55 PM

Quote:

Originally Posted by Daniel
Looking forward to the 3.5.1 one. :)

Well the sooner people start testing the 3.0.7 version the sooner An-net starts 3.5.1 development. :)

@An-net, the WYSIWYG fix is working, and I can now use the system correctly. :)

Omega Prime 11-08-2005 11:01 PM

A shame us 3.5.x users can't test it since we'd have to downgrade (which I believe is impossible) ^^

TF|Scorpion 11-09-2005 12:12 AM

*Clicks Install*

nighteyes 11-09-2005 01:14 AM

Quote:

Originally Posted by Danny.VBT
Well the sooner people start testing the 3.0.7 version the sooner An-net starts 3.5.1 development. :)

@An-net, the WYSIWYG fix is working, and I can now use the system correctly. :)

I'll try and get this out to our audience this week. They love finding faults and whinging at us so I'm sure we can help get this out of beta pretty quickly. :)

AN-net 11-09-2005 01:23 AM

Quote:

Originally Posted by nighteyes
I'll try and get this out to our audience this week. They love finding faults and whinging at us so I'm sure we can help get this out of beta pretty quickly. :)

its sort of scary and eerie that no one has found any errors yet but me>_>

DS MrSinister 11-09-2005 04:26 AM

maybe i will install on my localhost to test it out.

AN-net 11-09-2005 12:12 PM

Quote:

Originally Posted by DS MrSinister
maybe i will install on my localhost to test it out.

that would be great:)

AN-net 11-11-2005 01:27 PM

I will be giving this version another week until i release a beta 2 with a few more updates. after that we will see. please test everyone:)

slvr ralliart 11-11-2005 05:04 PM

Quote:

Originally Posted by AN-net
I will be giving this version another week until i release a beta 2 with a few more updates. after that we will see. please test everyone:)

anyway you can make it so this journal has features to change your font, smilies, and font color... etc....


BTW:

GRACIAS!! I *clicks install*

AN-net 11-11-2005 05:46 PM

Quote:

Originally Posted by slvr ralliart
anyway you can make it so this journal has features to change your font, smilies, and font color... etc....


BTW:

GRACIAS!! I *clicks install*

i do not understand. what exactly are you asking it to do?

slvr ralliart 11-12-2005 02:33 AM

Quote:

Originally Posted by AN-net
i do not understand. what exactly are you asking it to do?

this journal now doesn't have an opition to change the page background, font color, font, font site, basically an editor bar with an opition to instert a pic.

AN-net 11-12-2005 03:25 AM

you change fonts using the vbulletin editor for entries. page customization will become available in 2.0+

ChrisLM2001 11-13-2005 01:26 AM

Quote:

Originally Posted by AN-net
not until this version is out of beta.

Thanks for porting this up to 3.5.x. Can't wait to see it's Gold release. :)

It's one of my favorite hacks, and one that looks "pro" too.

Chris

AN-net 11-13-2005 01:57 AM

thankyou very much, i look forward to completeing 1.5 and then moving onto 2.0.

waza 11-13-2005 07:39 AM

wohow, page customization in 2.0, really looking forward to that one too!

nighteyes 11-15-2005 03:31 AM

Error on upgrade:

Database error in vBulletin 3.0.9:

Invalid SQL: ALTER TABLE journal_settings ADD `version` VARCHAR( 30 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL
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 'COLLATE latin1_swedish_ci NOT NULL' at line 1

This occurs from script:
journalupgrade2.php

On step 2/5

vBulletin 3.0.9
MySQL version 4.0.24

Kenny Pollock 11-15-2005 05:37 PM

Don't mean to be persistant, but when will this be made for 3.5? I'm using 1.0.2 Beta for 3.5 and it's pretty buggy.

Andreas 11-15-2005 05:48 PM

@Kenny Pollock
If you would report bugs (so far I havn't seen any bugreport from you) instead of just complaining about their existance, then they could be fixed.
Just complaining about them doesn't help much, as I am not aware of any bugs at the moment.
So, please let me know what the bugs are.
Thank you.

@Nighteyes
mySQL 4.0 does not have collation support.

AN-net 11-15-2005 08:18 PM

Quote:

Originally Posted by Andreas
@Nighteyes
mySQL 4.0 does not have collation support.

should i just remove it and will that make it ok for all versions?

Kenny Pollock 11-15-2005 09:34 PM

Quote:

Originally Posted by Andreas
@Kenny Pollock
If you would report bugs (so far I havn't seen any bugreport from you) instead of just complaining about their existance, then they could be fixed.
Just complaining about them doesn't help much, as I am not aware of any bugs at the moment.
So, please let me know what the bugs are.
Thank you.

Wasn't complaining. I'm new to vB from IPB and looked for a blog replacement from Invision's and saw posts that said there were a few versions of vB Journal around and by different authors.

Comments aren't posting to the blogs my users have, it makes the entry in the database but the message field is left blank. $_POST['message'] isn't passing to the database.

New journals seem to be towards the end, shouldn't they be at the top like regular blogs?

Is there an ability to recount comments/entries/journals? I wrote an Invision Blog to vB Journal converter and all those stats didn't count (forgot to update the table). A lot of scripts like vB and Photopost have this recount feature, I didn't see it with vB Journal.

Thank you.

Andreas 11-15-2005 09:57 PM

@An-Net
Yes, just remove the collation/charset stuff and it will work.
However, make sure that fields you are processing string operations on (like CONCAT or FIND_IN_SET) should be BINARY, otherwise you might/will run into problems with conflicting collations.

@Kenny Pollock
Make sure you are using the latest Version and unmodified templates.
If it still does not work, make a bugreport.

As for recounting: It's not a feature yet, but i'll make a note to add smth, in the future.

AN-net 11-15-2005 11:24 PM

Quote:

Originally Posted by Andreas
@An-Net
Yes, just remove the collation/charset stuff and it will work.
However, make sure that fields you are processing string operations on (like CONCAT or FIND_IN_SET) should be BINARY, otherwise you might/will run into problems with conflicting collations.

Now im confused. *cries* :(

Kenny Pollock 11-16-2005 12:22 AM

Quote:

Originally Posted by Andreas
@Kenny Pollock
Make sure you are using the latest Version and unmodified templates.
If it still does not work, make a bugreport.

As for recounting: It's not a feature yet, but i'll make a note to add smth, in the future.

Thanks for the response.

The footer shows: vB 3.5 Journal (1.0.2 Alpha 1) by KirbyDE, based on vB Journal 1.0.1 by Antonbomb22

Is that the latest for 3.5?

Andreas 11-16-2005 12:27 AM

No, that is very old.
Current Version is Beta 1, the previous one was Alpha 3.

nighteyes 11-16-2005 01:07 PM

So is the zip going to be updated so I can try to upgrade this on our MySQL 4 installation?

AN-net 11-16-2005 07:15 PM

yes i will try to upgrade this tonight.

AN-net 11-16-2005 11:34 PM

This fix addresses problems within the upgrade script relating to MySQL 4.0 Compatability problems.

upload and overwrite journalupgrade2.php, new file attached.

Sean S 11-18-2005 04:40 PM

Quote:

Originally Posted by AN-net
This fix addresses problems within the upgrade script relating to MySQL 4.0 Compatability problems.

upload and overwrite journalupgrade2.php, new file attached.

quick question, sorry if it is already stated or not. Is it possible to make the journal so that each journal uses the userid in the url? instead of "do=showjournal&j=id". The reason that I'm asking this is because I want each member to have a journal according to her/his real forum id.

thank you.

AN-net 11-18-2005 07:41 PM

currently no, and for this version i do not see it being a feature. users can easily access their journals through journal.php?do=gotomyjournal

Sean S 11-19-2005 03:47 AM

Quote:

Originally Posted by AN-net
currently no, and for this version i do not see it being a feature. users can easily access their journals through journal.php?do=gotomyjournal

ok thank you, was just curious :)


All times are GMT. The time now is 06:55 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
  • Page Generation 0.01532 seconds
  • Memory Usage 1,843KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_html_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete