vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbF Journal by vbFreelancers (https://vborg.vbsupport.ru/showthread.php?t=167531)

vbFreelancers 01-15-2008 05:19 AM

Quote:

Originally Posted by Extreme24 (Post 1421730)
Thank you so much! Works great now! :)

One question though... Aren't images in the "Breaking News" section supposed to be scaled down? Mine stay the same size as the originals. They are scaled down in the right side column though.

Small thing but I was just wondering (don't remember if they were before or not). :) A great mod :)

I found the bug:D As I copied the code for image manipulation from another mod, in 3 instances I forgot to rename vbjengine to vbjournal, so the mod was trying to find settings from vbFEngine:eek:. I apologize for my novice mistake. Please upload the attach file.

Extreme24 01-15-2008 05:39 AM

Oh wow works great now! :D

Great support and work :) Nominated this Mod for Mod of the Month :)

I was about to post an issue I was having where uploaded images looked a bit "uglier" (lower quality) after I uploaded them. But that fixed it! :) (Also of course fixed the "images not resizing" issue of course :))

Thank you so very much and I look forward to any new updates you have planned :)

adiboy.net 01-15-2008 06:56 AM

Just checking. In the screenshot above, 'Breaking News' is actually 'Latest News'? Am I right?

And can the 'Member Menu' be invisible to registered user? I only want Moderators and Admins to be able to post something.

vbFreelancers 01-15-2008 07:15 AM

Quote:

Originally Posted by adiboy.net (Post 1421761)
Just checking. In the screenshot above, 'Breaking News' is actually 'Latest News'? Am I right?

There is seperate block "Newest News". Breaking News and Important News, are articles marked as "Breaking" or "Importants", from those who have permissions to Moderate.

Quote:

Originally Posted by adiboy.net (Post 1421761)
And can the 'Member Menu' be invisible to registered user? I only want Moderators and Admins to be able to post something.

Each menu option is visible only to those who have permissions for that action. If all options are "Off" for the current user, then the whole block is invisible. This is the way that as I remember it works. But even if it's not, you can easily do it as you like by adding in the template:
Code:

<if condition="$permissions[vbjournal] & $vbulletin->bf_ugp[vbjournal][canmod]">
....
</if>


adiboy.net 01-15-2008 07:21 AM

By the way, the screenshot looks similar to the vBnews version, What are the differences between the two?

vbFreelancers 01-15-2008 07:33 AM

Quote:

Originally Posted by adiboy.net (Post 1421775)
By the way, the screenshot looks similar to the vBnews version, What are the differences between the two?

Just the screenshoot it's similar. vbNews has 10x features than vbJournal. Some of them:
  • Uses HTML Editor and not vbEditor. This has plus and minus. Everything is depending on admin's needs.
  • Has subcategories
  • Supports Attahcments, Chapters and/or Pagination for long articles like books or Tutorials
  • and others that really I can't remember right now. Don't forget that it's not a mod that I developed, so I can't remember it's features.
But everything is depending on your special needs. For example I'm designing our new site based on vbFJournal. I don't need subcategories, I don't need chapters etc etc.

adiboy.net 01-15-2008 07:41 AM

Thanks! :)
I think I'll get the vBnews instead. :)

hollosch 01-16-2008 03:51 PM

Hello,
is it possible to have more characters then 255 in the description of an article?

thx

vbFreelancers 01-16-2008 04:11 PM

Quote:

Originally Posted by hollosch (Post 1422563)
Hello,
is it possible to have more characters then 255 in the description of an article?

thx

Only if you modify with phpMyAdimn the field description in table TABLE_PREFIX ."vbjournal_articles from varchar to mediumtext

TCooper 01-16-2008 05:22 PM

When you click on a category like vbjournal.php?do=category&categoryid=2 if u look at the left column the categories are not populating the table. I glanced at the code and didn't see what was wrong.


All times are GMT. The time now is 11:23 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.01187 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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