Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBJournal for vBulletin 3.5 Details »»
vBJournal for vBulletin 3.5
Version: 1.0.2 Beta, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 09-16-2005 Last Update: 11-16-2005 Installs: 597
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This is a Port of vB Journal by An-Net

A t t e n t i o n
This Hack is unsupported and incompatible with PHP 5.
You are herby advised to not use it.
If you do have this hack installed it is advised to use vBulletin Blog instead.
You can import current entries to vBulletin Blog via Impex and uninstall this hack afterwards.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #852  
Old 01-01-2006, 03:50 PM
hsl.com hsl.com is offline
 
Join Date: Dec 2005
Location: Detroit
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's up with this?!?!?


Quote:
Parse error: parse error, unexpected T_PRIVATE, expecting ']' in /home/darius12/public_html/forum/journal.php(978) : eval()'d code on line 48
Reply With Quote
  #853  
Old 01-02-2006, 02:00 AM
scottct1 scottct1 is offline
 
Join Date: Mar 2002
Location: Connecticut
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason my MEMBERINFO stuff is not showing.

I am looking at it as someone with a journal.

Even if I remove the <if condition="$show[journalinfo]"> and the </if> the info shows up however it contains no information.

Also the link to show the members link to the journal does not work is shows http://www.satelliteguys.us/journal....showjournal&j= (note no journal number at the end)

Everything else works fine any ideas?
Reply With Quote
  #854  
Old 01-02-2006, 06:16 AM
Lottis Lottis is offline
 
Join Date: Sep 2004
Location: Norway
Posts: 299
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hsl.com
What's up with this?!?!?
I found one answere;Seems to be issues with template conditionals which currently can't be fixed.
Will take care in future versions
Reply With Quote
  #855  
Old 01-02-2006, 02:22 PM
kgirl kgirl is offline
 
Join Date: Jul 2004
Location: Wales, UK
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't seem to have the Journal settings in the ACP, so I can't edit anything apart from the usergroups.

I've reinstalled it following the instructions to the letter, and re-imported the product and it still doesn't show up. The cpnav_journalhack.xml is in includes/xml on my server.

I can't see whats gone wrong - can anyone shed any light on it please??
Reply With Quote
  #856  
Old 01-02-2006, 09:41 PM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So how do we allow our moderators to edit journal entries and comments without giving them full admin access? My mods have some work to do.

Thanks -vissa
Reply With Quote
  #857  
Old 01-02-2006, 09:44 PM
scottct1 scottct1 is offline
 
Join Date: Mar 2002
Location: Connecticut
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have any ideas why this is not working in my MEMBER info for the users profile?
Reply With Quote
  #858  
Old 01-02-2006, 10:06 PM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the bug database list, I see reference to a version "=> 1.0.2 Beta 2 " with some fixes. Any chance we can have that uploaded here to VB.org?

-vissa
Reply With Quote
  #859  
Old 01-02-2006, 10:17 PM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange... I see these entries in the bitfield_journalhack.xml file
PHP Code:
    <bitfield name="caneditothersentries" group="journal_permissions" phrase="can_edit_others_entries">4096</bitfield>
    <
bitfield name="candeleteothersjournal" group="journal_permissions" phrase="can_delete_others_journal">8192</bitfield>
    <
bitfield name="candeleteothersentries" group="journal_permissions" phrase="can_delete_others_entries">16384</bitfield--> 
However, they do not appear in the usergroup settings (and I am super admin)
Any idea why? Do others see these options withou their usergroup settings?
-vissa
Reply With Quote
  #860  
Old 01-03-2006, 01:03 AM
Lpspider Lpspider is offline
 
Join Date: Oct 2005
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

quick question...

is there an [easy] way I can universally edit the word "journal" (journal, journal entries, etc) to the word "blog"? I've done so on the navbar, but I'd like to do so in the profile as well.
Reply With Quote
  #861  
Old 01-03-2006, 04:29 PM
gibhut gibhut is offline
 
Join Date: Jun 2005
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can make a post to anyone's blog if you know their blog id

In journal.php there is an error in the Function.
on line 94

PHP Code:
function journalist_check($jid,$checkid)
{
    global 
$db;
    
$check$db->query_first("SELECT journalist_id FROM " TABLE_PREFIX "journals WHERE journal_id='".$jid."'");
    if(
$check['journalist_id']!=$checkid)
    {
        return 
"false";
    }
    else
    {
        return 
"true";
    }


you are returning the string false and true. so the
!journalist_check will be bypassed. it needs to be

PHP Code:
function journalist_check($jid,$checkid)
{
    global 
$db;
    
$check$db->query_first("SELECT journalist_id FROM " TABLE_PREFIX "journals WHERE journal_id='".$jid."'");
    if(
$check['journalist_id']!=$checkid)
    {
        return 
false;
    }
    else
    {
        return 
true;
    }

Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:38 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07159 seconds
  • Memory Usage 2,322KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete