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)

ConqSoft 11-24-2005 01:28 AM

When posting a New Jounrnal Entry, the Journal Name disappears from the navbits. Is this a known bug, or just something wrong on my end?

Thanks

whitetigergrowl 11-24-2005 02:55 AM

None of the moods are showing up in the drop down. It says MOODS, then in the drop down it says NONE. Any word on this?

Guest190829 11-24-2005 03:51 AM

You have to add moods via the adminCP.

Cloud-Warrior 11-24-2005 08:46 AM

There seems to be an issue with some of the templates on sites using PHP5.

If you get a T_PRIVATE error from journal.php, it's simply a matter of looking at the line number in journal.php it refers to, see what template is on that line, edit the template and replace any [private]'s with ['private']'s in the template.

Andreas - maybe this is something that could be easily fixed in the XML file...

dn lodge 11-24-2005 10:43 AM

ConqSoft - I confirmed the bug! Nice find, I dont know if the creator knows, but I see the same thing on my site

AN-net 11-24-2005 12:04 PM

Quote:

Originally Posted by Cloud-Warrior
There seems to be an issue with some of the templates on sites using PHP5.

If you get a T_PRIVATE error from journal.php, it's simply a matter of looking at the line number in journal.php it refers to, see what template is on that line, edit the template and replace any [private]'s with ['private']'s in the template.

Andreas - maybe this is something that could be easily fixed in the XML file...

yes but then changing [private] to ['private'] may cause errors for others.

Marv 11-24-2005 12:55 PM

Servus & hello, Andreas.

could it be that this missing template is still missing in the german xml-file? I downloaded the german xml from here and the moods won?t show up. Same as eNforce mentioned a few sites and posts before.
Would be kind if you could have a look into it.

Or the short in german:
Quote:

i hoab do ka moods herinnen im cp - wer halt suppa, wenn de da ma nei schaun w?rdst ;)
..short, ha ? ;)

blueuniverse 11-24-2005 02:11 PM

Quote:

Originally Posted by Andreas
@Wordplay
mySQL errors about conflicting collations.

Is there any way to get it to work (without problems) with MySQL 4.1 at all?

Also is there an upgrade script from the 3.07 journal tables to the 3.5.1 tables?

poolking 11-24-2005 02:13 PM

Quote:

Originally Posted by blueuniverse
Is there any way to get it to work with MySQL 4.1 at all?

Also is there an upgrade script from the 3.07 journal tables to the 3.5.1 tables?

It does work with 4.1.

blueuniverse 11-24-2005 02:22 PM

Sorry - see my edit above, in reference to the quote below.

Quote:

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


poolking 11-24-2005 02:32 PM

Quote:

Originally Posted by blueuniverse
Sorry - see my edit above, in reference to the quote below.

Yes, but this was discussed earlier in the thread and Andreas did say he uses it on a 4.1 server without a problem, he was warning about a potential error.

whitetigergrowl 11-24-2005 02:39 PM

Quote:

Originally Posted by Danny.VBT
You have to add moods via the adminCP.


There is no journal option anywhere in my admin cp although the xml file and all other files were uploaded to their correct areas per the instructions. I have no way of turning them on from what I see.

And all of the settings are correct in the usergroups as well.

poolking 11-24-2005 02:44 PM

Quote:

Originally Posted by whitetigergrowl
There is no journal option anywhere in my admin cp although the xml file and all other files were uploaded to their correct areas per the instructions. I have no way of turning them on from what I see.

And all of the settings are correct in the usergroups as well.

When I first installed this hack, I had no Journal options, I shut down the admin CP reopened it and the journal options were there.

Andreas 11-24-2005 02:47 PM

@all
How large do I have to make the notice, that bugs should be reported to the bugtracker and not here? ;)

@conqsoft
Please report this as a Bug.
Thank you.

@Cloud-Warrior
Yes. That's why this is listed as a known issue ;)
Beta 2 will have different templates.

@Marv
Moods do work just fine for me

@blueuniverse
It's just a warning about potential errors; it doesnt' necessarily have to fail
Beta 2 will change the schema to avoid any potential problems

@whitetigergrowl
If the navgroup is not there, you did smth. wrong.
Feel free to send me an ACP/FTP login and i'll take a look.

whitetigergrowl 11-24-2005 02:47 PM

Quote:

Originally Posted by poolking
When I first installed this hack, I had no Journal options, I shut down the admin CP reopened it and the journal options were there.

I've done that, still nothing. I also double checked to make sure all of the files were in their folders and indeed they are. It's odd.

Dreiko 11-24-2005 03:26 PM

Quote:

Originally Posted by Dreiko
I wanna know how to show an icon in the postbit that not just displays that you have a journal, but to change to another icon when the journal contains new entries

I really wanna do this but I don't know how to :ermm:

Nobody paid attention to me :ermm:

Andreas 11-24-2005 03:31 PM

Simply not possible, as vBJournal currently has no "Mark Read" system.

Snake 11-24-2005 06:58 PM

I have just installed this hack. Works like a charm. Thanks! :)

Paul M 11-24-2005 09:03 PM

Quote:

Originally Posted by Andreas
@all
How large do I have to make the notice, that bugs should be reported to the bugtracker and not here? ;)

As large as you like.

Like me, most people are not going to bother registering at other sites just to report bugs, that's what a support thread is for.

Andreas 11-24-2005 09:29 PM

With over 700 posts, it honestly just doesn't work to handle bugreports in a thread.

Marv 11-25-2005 10:32 AM

Andreas,

any ideas why my moods-table is empty ?

PHP Code:

<?xml version="1.0" encoding="iso-8859-1" ?>
<!--
-
- phpMyAdmin XML Dump
- version 2.6.0-pl3
- http://www.phpmyadmin.net
-
- Host: localhost
- Erstellungszeit: 25. November 2005 um 13:30
- Server Version: 4.0.18
- PHP-Version: 4.3.10
-->

<!--
- Datenbank: `db_name`
-->
<db_name>
  <!-- Tabelle vb3journal_moods -->
</db_name>

I?m using the latest version and xml from here. Or at least a fix, how I can solve this problem ?

tidy_boy 11-25-2005 10:50 AM

Hi there I run a dance music website and can someone tell me what the journal system could be used for and I do not fully understand the full potential of having journal's

Thanks

Flow Fusion 11-25-2005 10:54 AM

Quote:

Originally Posted by tidy_boy
Hi there I run a dance music website and can someone tell me what the journal system could be used for and I do not fully understand the full potential of having journal's

Thanks


It's like having an online diary. Sometimes members have things on his/her mind but, not worth a thread. Perhaps you can use it and change the name for "song lyrics" or something for your forum.

Andreas 11-25-2005 12:26 PM

@Marv
Did you add Moods in ACP?

DaFire 11-25-2005 03:03 PM

please add php 5 support ;)

Snake 11-25-2005 03:36 PM

Just installed this great hack, thanks.

Any idea when will Final to be released?

Andreas 11-25-2005 03:49 PM

It's done when it's done is all I can say, but surely not this year.

Snake 11-25-2005 04:38 PM

What the... So what you're saying is it will be released somewhere around 2006?! :o

AN-net 11-25-2005 04:46 PM

Quote:

Originally Posted by Aftermath
What the... So what you're saying is it will be released somewhere around 2006?! :o

he is saying a final/gold version will most likely be completed in 2006.

Snake 11-25-2005 04:56 PM

Well that's exactly what I have just said. :rolleyes:

kewl1uk 11-25-2005 05:04 PM

Anyone else have this problem in Beta 1: The VBJournal copyright notice is not showing on the Journal pages. I've tried rebuilding languages but it didn't fix it.

Andreas 11-25-2005 05:33 PM

It does not show becasue it is not there ;)

weaver 11-25-2005 05:36 PM

Quote:

Originally Posted by whitetigergrowl
I've done that, still nothing. I also double checked to make sure all of the files were in their folders and indeed they are. It's odd.

How did you upload the product? When I used the ACP and product manager to browse to where the product was located on my hard drive the install did not work correctly. After I uploaded it to the server myself and then imported it, the install went fine.

kewl1uk 11-25-2005 06:31 PM

Quote:

Originally Posted by Andreas
It does not show becasue it is not there ;)

Ok thanks. I was concerned that I was breaking a copyright rule. NP

kewl1uk 11-25-2005 08:00 PM

Quote:

Originally Posted by Aftermath
What the... So what you're saying is it will be released somewhere around 2006?! :o

2006 is only a little over a month away :)

ceech 11-25-2005 08:05 PM

Just installed. Can someone help out ?
What is the best way to hide the "Start IP: xxx.xxx.xxx.xx" field in the Journal Information section ?

AWS 11-25-2005 08:51 PM

Installed and working perfectly. Thanks for a great hack.

kprobbins 11-25-2005 10:55 PM

I had no problems on the install, but a few users do not want people posting comments. I can turn that off universally, but I think these should be per journal options, as other users like comments. Also, it would be great to change the display sort order and also set it up so that users can have more than one journal. Anything else? ... hrm...

I think that's about it.

Rock out.

dn lodge 11-25-2005 11:04 PM

ceech: The IP is only visible to Admin and/or moderators, but not to guests or normal users.

Brandon @ www.DNLodge.com

ceech 11-25-2005 11:30 PM

dn lodge : Thanks. I should have checked it first.


All times are GMT. The time now is 08:31 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.02551 seconds
  • Memory Usage 1,824KB
  • 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_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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