vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBJournal for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=96462)

mindfrost82 10-06-2005 10:11 PM

Why doesn't this work with older versions of MySQL? Like 3.23? I looked through these threads, but didn't see anything.

Guest190829 10-06-2005 10:11 PM

Quote:

Originally Posted by mindfrost82
Why doesn't this work with older versions of MySQL? Like 3.23? I looked through these threads, but didn't see anything.

I'm guessing some syntax in the code is not backwards compatible with old versions of mysql.

Andreas 10-06-2005 10:13 PM

It does work with mySQL 3.23 - just the install code will fail as it uses multi-table updates.
If you are doing a fresh install or you are upgrading an installation that does not have private netries/journals you don't have to worry about that.

mindfrost82 10-06-2005 11:18 PM

Thanks.

*Clicks Install*

MissKalunji 10-07-2005 02:26 PM

where do i get the mood images?

BLazeD1 10-08-2005 12:30 PM

I get this error under my Journal:

Uncached templates: showthread_quickreply (1)

Any ideas?

Oblivion Knight 10-08-2005 12:48 PM

Quote:

Originally Posted by BLazeD1
I get this error under my Journal:

Uncached templates: showthread_quickreply (1)

Any ideas?

This is fixed in the next version. :)


However, if you want to fix this yourself - in journal.php find:
Code:

        'journal_top_rated',
        'journal_toppage'

Replace that with:
Code:

        'journal_top_rated',
        'journal_toppage',
        'showthread_quickreply'


kewl1uk 10-08-2005 01:57 PM

Has the zip file been updated? I just downloaded it and I've got Alpha 1.

Edit: No I didn't. I got Alpha 3. It's just the version at the bottom of the journals page that says Alpha 1.

kewl1uk 10-08-2005 03:38 PM

When starting a new journal the title is not saved and the link to the journal is xxxxxx's journal. But a title can be saved through Journal Options > Edit Journal Info.

Oblivion Knight 10-08-2005 04:30 PM

Quote:

Originally Posted by kewl1uk
It's just the version at the bottom of the journals page that says Alpha 1.

Yeah, the version number in the phrase wasn't updated.


All times are GMT. The time now is 07:36 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.02156 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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