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)

Sinistra 10-25-2005 06:04 PM

Quote:

Originally Posted by Oblivion Knight
Glad you got it working.. Can you see the template differences now? :)


Sure, find this (twice) in your JOURNAL template:
HTML Code:

<form method="post" action="journal.php?do=gotomyjournal"><input class="button" type="submit" name="myjournal" value="My Journal" /></form>
Replace them both with:
HTML Code:

<if condition="$canhave[journal]"><a href="journal.php?do=startjournal" title="Start Your Journal Now!"><img src="$stylevar[imgdir_button]/newjournal.gif" border="0" alt="" /></a></if>
Not much point in this, since it's directing to start a new journal.. The default package doesn't seem to have a "My Journal" image of any kind.

I have no plans to re-add the "Latest Journal Entries" and "Latest Journals" stuff back. However, Andreas plans to make this an option in future..


What's wrong with them? They're working fine for me..

OK say I click on the "vuew comments dropdown. it will take me to all my comments that have been posted in my journal. If I have mulitibple pages and click say on page 6 the URL changes but the comments don't meaning that it still reads as the first page. even has the page 1 hilighted

screenshots posted below

Also anther thing How do I remove the rating system for the journals. I want to remove it for everyone and they still have the stars is there anyoway to fix this? reset the rating table in the DB or what ^_^ Thanks

Oblivion Knight 10-25-2005 06:29 PM

I'll have a play with it, see what I can come up with for you.. :)

Sinistra 10-25-2005 06:35 PM

Thanks I am getting Support PMs out the butt to get this fixed

Oblivion Knight 10-25-2005 08:53 PM

Quote:

Originally Posted by Lord Katsuhito
Thanks I am getting Support PMs out the butt to get this fixed

Fixed, overwrite your journal.php file with the one in my zip.

If you're viewing all comments and not just ones specific to an entry, the URL will show &e=0 - but it works.. ;)

.Tim 10-25-2005 09:29 PM

Quote:

Originally Posted by Oblivion Knight
Glad you got it working.. Can you see the template differences now? :)

I believe so.

subnet_rx 10-25-2005 10:43 PM

Quote:

Originally Posted by Oblivion Knight
Did you import the product file? Seems that the query didn't run for some reason..

Try running this query manually via phpMyAdmin:
[sql]ALTER TABLE p_journal_entries ADD np text NOT NULL[/sql]If you use a table prefix, replace "p" with it - if not remove "p_".

Thanks, worked like a charm. Is there any way to insure that I have all the tables needed? Seems weird that it would leave out that one.

Sinistra 10-25-2005 11:14 PM

Quote:

Originally Posted by Oblivion Knight
Fixed, overwrite your journal.php file with the one in my zip.

If you're viewing all comments and not just ones specific to an entry, the URL will show &e=0 - but it works.. ;)

thanks now one more issue I would like to ask for in the final release of this mod. Able to enable diable rating system via the admin CP like you can with the forums see a site with 20,000 members and the vets being all popular and what not its like a popularity contest with the rating system so I think it would be cool to have it where you an diaable it if need be

Oblivion Knight 10-26-2005 07:23 AM

Quote:

Originally Posted by Lord Katsuhito
thanks now one more issue I would like to ask for in the final release of this mod. Able to enable diable rating system via the admin CP like you can with the forums see a site with 20,000 members and the vets being all popular and what not its like a popularity contest with the rating system so I think it would be cool to have it where you an diaable it if need be

I think Andreas will be doing something like this.

When I was discussing things with him a while back, he intended to make the script much more customisable.

Sinistra 10-26-2005 07:18 PM

sorry to be a poin in the but but maybe some Mod options to delete other peoples comments?

Andreas 10-26-2005 10:18 PM

Planned and the permission are already there, just the code is stall lacking.


All times are GMT. The time now is 06:48 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.06159 seconds
  • Memory Usage 1,746KB
  • 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_html_printable
  • (6)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