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)

Andreas 11-05-2005 06:29 PM

What I said: You want to edit the timestamps :)

So basically, the admin would create the categories and the user has to choose one, right?

attroll 11-05-2005 06:48 PM

Quote:

Originally Posted by Andreas
What I said: You want to edit the timestamps :)

So basically, the admin would create the categories and the user has to choose one, right?

Yes that would be exactly what I was thinking. Sort of like what you do when you want to post in the forums on vB. You pick the category you want your jounral in. For those that do not want or need categories then you could have it default so they do not have categories.

I wish there was a way around the timestamp but I can think of no other way.

I also have more suggestions if you would like to here them?

attroll 11-05-2005 07:17 PM

Andreas

If you need anyone to test out the new features or the new update I would be more then wiling to. I have a test site setup right now just for this hack at http://thruhikers.net/forum/journal.php. I have done some modifications to it but it is still all origanol except for some template modifications.

if you want to log in you the name test and password test.

Cole2026 11-05-2005 07:31 PM

Hmm, for the Specify Users option that allows you to specify users that can view your entry/journal:

It might be easier to have people specify users there and use the:
fetch_userid_from_username() function to get those corrisponding userIDS.

Andreas 11-05-2005 07:51 PM

Yes, this is planned for future Versions

attroll 11-06-2005 01:46 AM

Here is a suggestion that you might have already incorperated in the next release, but just in case you haven't.

In the JOURNAL temlpate fix it so that unregistered users can not see the MY JOURNAL button by doing something to this effect and you could added a icon instead of a button like I did below.

Replace this:
Code:

<form method="post" action="journal.php?do=gotomyjournal"><input class="button" type="submit" name="myjournal" value="My Journal" /></form></td>
With this:
Code:

<if condition="$bbuserinfo['userid']">
<a href="journal.php?do=gotomyjournal"><img src="$stylevar[imgdir_button]/myjournal.gif" border="0" alt="Guestbook for this entry" /></a></td>
</if>


Bytecon 11-06-2005 09:11 PM

Quote:

Originally Posted by Paul M
Well yes, there are now, since you've now added them. They wern't there when I downloaded it earlier - I can only report on what I have - esp if you change it without saying anything. :)

FYI, I also had to manually rebuild the bitfields before I could use it (or edit usergroups).

Paul,

I tried this, when i try to edit usergroups it just loops with the following message ..

"Rebuilt Bitfields Successfully"

Any idea how I can access the usergroups again? Did I do something wrong?

SnowBot 11-06-2005 09:24 PM

OK we are on 30 pages so my appology if this has been said.

When you add a picture to the quiz it uploads it to

www.yoursite.com/forum/images/quiz

The picture shows fine in the admincp BUT when you look at the journal page for the quiz the image does not show as it is trying to point to

www.yoursite.com/images/quiz

How can this be fixed?

Thanks

Snowy

Andreas 11-06-2005 09:55 PM

@SnowBot

I don't understand a word :)
What are you talking about "quiz"?

@Bytecon
Disable Product "Extended Signature Limits" if you have it installed.

john1744 11-06-2005 10:00 PM

Kirby you can close that issue in your bug tracker about the WYSIWYG at the test forum, it started working today again when I reinstalled Firefox. :)

The hack seems to be shaping up quite nicely.


All times are GMT. The time now is 02:59 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.02570 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (2)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