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)

agiacosa 09-27-2006 08:59 AM

Nevermind. Fixed.

Charmedfan 09-29-2006 07:56 PM

Is there a solution to write HTML?

OrangeFlea 09-30-2006 10:07 AM

3.5.4 user here in need of help.

For some reason, the journal.php page, specifically the table under "Journal / Journal Description," it's very hard for me to see the words. The table is grabbing the wrong background color/scheme or something. Here's a screenshot:

Cyn 09-30-2006 07:41 PM

Quote:

Originally Posted by grundybin
It is not recommended to use mySQL 4.1+

They are probably all using MySQL 5 :rolleyes:


Is anyone running this with PHP 5 and MySQL 5?

OrangeFlea 09-30-2006 08:15 PM

Help me out with my problem, guys. I know it's just a tag issue, likely alt=1 or alt=2 or something. Can't launch this thing without this minor problem being fixed.

pablo 10-01-2006 09:59 AM

I can't wait until this is ready for the 3.6.1 or 3.6.2 which should be released this week.

sross 10-01-2006 10:16 AM

Quote:

Originally Posted by pablo
I can't wait until this is ready for the 3.6.1 or 3.6.2 which should be released this week.

from what i've heard it runs fine on 3.6.1

Snake 10-01-2006 10:29 AM

Quote:

Originally Posted by pablo
I can't wait until this is ready for the 3.6.1 or 3.6.2 which should be released this week.

And who said it will be released by the end of this weekend? Andreas hasn't been on for months now. :rolleyes:

Blackhat 10-01-2006 10:31 AM

Getting this
Quote:

Warning: Division by zero in /includes/functions.php on line 1990
and this
Quote:

Database error in vBulletin 3.6.1:

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 vb3_journals AS journals
LEFT JOIN vb3_usertextfield AS usertextfield ON (journals.journalist_id=usertextfield.userid)
WHERE journals.active=1
AND (journals.journalist_id=1 OR journals.private != 1 OR FIND_IN_SET('1', 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 : Sunday, October 1st 2006 @ 07:31:27 AM
Script : http://www.xxxx/forums/journal.php
Referrer : http://www.xxxx/forums/index.php
IP Address : 000.000.000.000
Username : Username
Classname : vb_database

Paul M 10-01-2006 03:21 PM

Quote:

Originally Posted by sross
from what i've heard it runs fine on 3.6.1

It doesn't appear to - I've just upgraded a site from 3.5.5 to 3.6.1 for someone and Journal fails with the above "Divide by Zero" error.

Adrian Schneider 10-01-2006 06:19 PM

The pagination settings are totally shot for some reason. So total records / pp, and pp is 0, you get the error.

voteforbird 10-02-2006 04:38 AM

Quote:

Originally Posted by Paul M
It doesn't appear to - I've just upgraded a site from 3.5.5 to 3.6.1 for someone and Journal fails with the above "Divide by Zero" error.

Working for me: http://www.volconvo.com/forums/blog.php

Firestar.chkn 10-02-2006 07:54 AM

Quote:

Originally Posted by Paul M
It doesn't appear to - I've just upgraded a site from 3.5.5 to 3.6.1 for someone and Journal fails with the above "Divide by Zero" error.

Check my signature :)

Alien 10-02-2006 04:03 PM

For some odd reason, NONE of the options show up to me in usergroup permissions. It used to work for me in the 3.5x set, but once I went to 3.6.1 and enabled it again (and even uninstalled and re-installed from scratch!) the options do not show up inside the usergroup manager..

I checked with a fresh install on a board that has never had a hack period and it works fine. However I did a direct comparison between the database entries on the unhacked board and the database entries that were added on my hacked board and they are 100% the same and it's driving me nuts. :) The script works, I just can't turn on permissions in the per-usergroup manager.

...and yes, I'm using the updated journal.php file.

Any pointers? :) I've never seen this happen before...

Adrian Schneider 10-02-2006 04:07 PM

Try rebuilding bitfields (debug mode).

Alien 10-02-2006 04:26 PM

Tried that, no luck. ;(

:Judge: 10-04-2006 05:42 AM

Okay for the most part I have mine working just fine on 3.6.1

I thought I had it all done and such, however, I just noticed that none of my admin cp controls work for the journal settings.

Any ideas?

Paul M 10-04-2006 07:14 AM

Quote:

Originally Posted by Firestar.chkn
Check my signature :)

Thank you :)

soletrader 10-04-2006 07:44 AM

Anyone get the attachment function to work with 3.6?

Lionel 10-07-2006 01:42 AM

Quote:

Originally Posted by DjTaz
Comments from some members arent showing up at all - but from most members they are .... any ideas why that may happen ?

The name appears , and everything else , just not the actual comment ... happened to myself as admin on one or two journals.

is there a fix for comments?

Lionel 10-07-2006 05:16 AM

i fixed comments by replacing 'journal' with 'nonforum' in the editor function call of request [do] = 'showcomments'

Arved Yagami 10-07-2006 11:43 AM

Blogs are working fine in my site, just a little bit... well, really but really slow. The rest of the site is at normal speed.

OrangeFlea 10-07-2006 01:03 PM

Is no one capable of helping me?

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

Urban51 10-07-2006 01:44 PM

Just upgraded to 3.6.1, from 3.5.4 and my journals are fully functional as I see it...the only issue is that first column, but that's minor....Thanks Firestar....

thenewuser 10-09-2006 02:02 PM

:) :)

thenewuser 10-09-2006 03:50 PM

xxxxxxxxxxxxxxx

thenewuser 10-09-2006 04:08 PM

Hrm, viewing journals only seems to pull up a blank page. We added the extra code and put in the new journal.php yet there is still a blank screen...

http://www.weedspeak.com/forums/journal.php

Widebertha 10-11-2006 09:04 PM

My journals are not working in 3.6.2 which is very disappointing. Had I know this would happen I would not have upgraded my message board.

Is it possible to go back to my previous version where the journals did work.

Thanks
Luci (Widebertha)

DS MrSinister 10-12-2006 02:38 AM

Quote:

Originally Posted by Widebertha
My journals are not working in 3.6.2 which is very disappointing. Had I know this would happen I would not have upgraded my message board.

Is it possible to go back to my previous version where the journals did work.

Thanks
Luci (Widebertha)

it does work with 3.6.2 download the file https://vborg.vbsupport.ru/showpost....postcount=1323 and upload it and make sure you login to the admincp and goto vbjournals setting and click save so all options work again.

Omegatron 10-12-2006 03:10 PM

Code:

Database error in vBulletin 3.6.2:

Invalid SQL:

                                        SELECT languageid,
                        phrasegroup_posting AS phrasegroup_posting,
                        phrasegroup_journalhack AS phrasegroup_journalhack,
                        phrasegroup_global AS phrasegroup_global,
                        options AS lang_options,
                        languagecode AS lang_code,
                        charset AS lang_charset,
                        locale AS lang_locale,
                        imagesoverride AS lang_imagesoverride,
                        dateoverride AS lang_dateoverride,
                        timeoverride AS lang_timeoverride,
                        registereddateoverride AS lang_registereddateoverride,
                        calformat1override AS lang_calformat1override,
                        calformat2override AS lang_calformat2override,
                        logdateoverride AS lang_logdateoverride,
                        decimalsep AS lang_decimalsep,
                        thousandsep AS lang_thousandsep
                                        FROM language
                                        WHERE languageid = 1;

MySQL Error  : Unknown column 'phrasegroup_journalhack' in 'field list'
Error Number : 1054
Date        : Thursday, October 12th 2006 @ 09:23:14 AM
Script      : http://www.wideberthasmessageboard.com/journal.php
Referrer    :
IP Address  : 68.33.248.119
Username    :
Classname    : vb_database

Where phrases not taken out of vb 3.6 so I can see easily why this mod does not work with 3.6

sametata 10-12-2006 11:15 PM

I installed mod step by step but ı get this error when try give permission

"Database error in vBulletin 3.5.5:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Moderator',
`description` = '',
`usertitle` = 'Moderator',
`opentag` = '<b><font color=\"purple\">',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '786431',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '1',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '3',
`adminpermissions` = '0',
`genericpermissions` = '203955887',
`genericoptions` = '22',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '125',
`avatarmaxheight` = '125',
`avatarmaxsize` = '20000',
`profileviewpermissions` = '0',
`journalpermissions` = '1',
`vbr_per` = '0'
WHERE usergroupid=7;

MySQL Error : Unknown column 'profileviewpermissions' in 'field list'
Error Number : 1054
Date : Friday, October 13th 2006 @ 03:07:53 AM
Script : http://www.cilekesonline.com/forum/a.../usergroup.php
Referrer : http://www.cilekesonline.com/forum/a...&usergroupid=7
IP Address : 88.233.14.***
Username : Samet
Classname : vb_database"

Endurer 10-15-2006 12:16 AM

Any chances for this to be upgraded to 3.6.x ?

sross 10-15-2006 03:07 AM

well i gave up on this and went with vbdrupal and it is working fairly well. My only issues were the learning curve of having to learn drupal but all in all the user integration is working good and drupal is quite flexible system with a decent blogs module..

OrangeFlea 10-15-2006 06:54 AM

Sross, this hack is giving me fits, too. Got a link to your site so I can see vbdrupal in action?

pablo 10-15-2006 11:16 AM

3.6.2 does not work with any of the steps outlined here.

romolus 10-15-2006 02:16 PM

Hy,

How to install the journalhack german.xml.

Thank's

Jacqueline 10-16-2006 12:08 AM

Quote:

Originally Posted by DS MrSinister
it does work with 3.6.2 download the file https://vborg.vbsupport.ru/showpost....postcount=1323 and upload it and make sure you login to the admincp and goto vbjournals setting and click save so all options work again.

I upgraded from 3.5.4 to 3.6.2 today. After updating the file and resaving the options, all the db errors are gone and journals seem to be working fine.

http://www.babytalkzone.com/forums/journal.php

Snoop-It 10-16-2006 12:33 AM

Quote:

Originally Posted by Endurer
Any chances for this to be upgraded to 3.6.x ?

it works with the latest version of vb! 3.6.2 - CLICK HERE :P

Tulsa 10-17-2006 03:48 AM

I have it working on 3.6.2 as well.

america2 10-17-2006 08:31 PM

Works like a charm! Thanks!

http://www.cartoondollemporium.com/forum/journal.php


All times are GMT. The time now is 09:10 AM.

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.07204 seconds
  • Memory Usage 1,830KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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