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)

Oblivion Knight 08-16-2006 09:19 PM

Quote:

Originally Posted by kartik786
Can anyone clarify this please ??

It is unlikely..

There are problems running this version of vBJournal on PHP5 as-is, and I believe that the installer requires at least MySQL 4.0.4 to function correctly.

Neo_obs 08-16-2006 10:09 PM

something weird on our version of the journal is that after you rate someones journal it wont show the drop down box anymore and it doesnt seem to get the right journal rating score either

jarcher 08-17-2006 03:22 AM

I just upgraded to vb3.6.0

and I am running into all sorts of issues
this being one of them:

Quote:

Warning: Division by zero in /includes/functions.php on line 1924
Database Error Database error

Database error in vBulletin 3.6.0:

Invalid SQL:

### Journal Listing ###
SELECT
journals.lastentry_uids, journals.journal_id, journals.journalname, journals.journaldesc,
journals.journalist, journals.journalist_id, entrycount, commentcount, usertextfield.jbuddylist, ipaddress, journals.lastentry,
journals.lastentry_date, journals.private, journals.whocanview, journals.lastentry_id, journals.status, journals.allowbuddies, journals.journalviews,
journals.journal_totalrating AS totalrating, journals.journal_totalvotes AS totalvotes
FROM journals AS journals
LEFT JOIN usertextfield AS usertextfield ON (journals.journalist_id=usertextfield.userid)
WHERE journals.active=1
AND (journals.journalist_id=12 OR journals.private != 1 OR FIND_IN_SET('12', journals.allowedusers))
ORDER BY lastentry_date DESC
LIMIT 0,;

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 '' at line 12
Error Number : 1064
Date : Wednesday, August 16th 2006 @ 10:13:02 PM
Script : http://www.longislandphil.com/journal.php
Referrer : http://www.longislandphil.com/index.php
IP Address : xxxxxxxxxx
Username : jarcher
Classname : vb_database
I am just stuck. .

can someone assist,tutor,guide,guess
or have any info that will point me in the right direction. . .?


I have searched the thread and I can only find similer issues
and no solutions. . ( I cannot find them, mind you. . )

thank you in advance. .

jarcher

DS MrSinister 08-17-2006 04:27 AM

try this. one remember after uploading the file resaved the journal setting in the admincp

https://vborg.vbsupport.ru/showpost....postcount=1323

jarcher 08-17-2006 04:45 AM

Quote:

Originally Posted by DS MrSinister
try this. one remember after uploading the file resaved the journal setting in the admincp

https://vborg.vbsupport.ru/showpost....postcount=1323



thank you
so very
much. . .

sherykah 08-17-2006 12:53 PM

is there a vbjournal for the 3.6.0 forum upgrade?

scabbed 08-17-2006 04:14 PM

Quote:

Originally Posted by DS MrSinister
try this. one remember after uploading the file resaved the journal setting in the admincp

https://vborg.vbsupport.ru/showpost....postcount=1323


hello, i have upload the file and now i can see my vbjournal, but i cannot add any entry

and the BBcode is not working, i only see things like that


PHP Code:

[B]Test[/B

thx in advance

jarcher 08-17-2006 04:26 PM

try admin cp>vB Journal>vB Journal Settings

then go through each usergroup in the Usergroup Manager
and edit the journal permissions

scabbed 08-17-2006 05:33 PM

ah :)

its works well now, thanks for your update, great job !!

Chadi 08-17-2006 07:05 PM

Not sure why but this is not appearing in the postbit and yes, I did edit postbit_legacy (which I am using)

Code:

    <if condition="$post['userid'] AND $show['member']">
    <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
    </if>
  <if condition="$post[journal_id]">
  <tr>
  <td class="vbmenu_option"><a href="journal.php?$session[sessionurl]do=showjournal&j=$post[journal_id]" title="$post[journaldesc]"><phrase 1="$post[username]">$vbphrase[visit_xs_journal]</phrase></a></td>
  </tr>
  </if>



All times are GMT. The time now is 08:13 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.02099 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)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