vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   vBulletin Blog - Latest Blogs on Home Page (https://vborg.vbsupport.ru/showthread.php?t=156652)

nokturno 01-15-2008 07:03 PM

problem :

I drafted up a nice lengthy Blog entry & published it, but had it set to Publish On & set a future time today.

However, even though my Blog entry wasn't yet published & wasn't viewable by browsing to my blog as a guest or any other member, the headline was showing in the Recent Headline Summary on the Forum's Home Page. When the link to that article was clicked, you get a forum page that says:

Invalid Blog specified. If you followed a valid link, please notify the administrator

Basically, it leaks the headline of the Blog entry that was scheduled to be published.

BlackPcTuner 01-16-2008 11:40 AM

Quote:

Originally Posted by imprezion (Post 1362774)
how do I install the blogs in my homepage instead of the forum home?

Just installed, thanks!

I have the same problem, can anyone help me ?
I'd like that the box is shown in every page of forum

Thanks

BlackPcTuner 01-17-2008 04:54 PM

I have done a mix between this hack and l'hack on this page

I attach the product, to show the latest blogs just insert "$latest_blogs" to any template u desire ;)

OnyxChase 01-22-2008 05:28 AM

Is it me or does the blog view counter stops at 99?

BlackPcTuner 01-22-2008 07:00 AM

i haven't problems with blog view.

Taragon 02-21-2008 06:07 PM

thanks!
what would be needed to change to show last 10 entries using the original mod?

SoftDux 02-22-2008 12:39 PM

For which blog is this?

kylek 02-27-2008 08:27 PM

Quote:

Originally Posted by mmmender (Post 1368966)
I solved the problem myself. It was a style problem. I think you should mention in your read me file that people might want it to match their forums styles so, personally, I would change this:

Code:

<td class="smallfont">$spitblogs_username</td>
<td class="smallfont">$spitblogs_title</td>
<td class="smallfont">$spitblogs_views</td>
<td class="smallfont">$spitblogs_date</td>

to this:
Code:

<td class="alt2">$spitblogs_username</td>
<td class="alt1">$spitblogs_title</td>
<td class="alt1">$spitblogs_views</td>
<td class="alt1">$spitblogs_date</td>



Thanks for pointing that out, now it works and shows great.

abroad 03-03-2008 05:54 PM

got this error message after installation:

Parse error: syntax error, unexpected '*' in /html/forum/cmps_index.php(64) : eval()'d code on line 134

What do I have to do?

aryshi 04-10-2008 01:38 AM

hope to modfiy it to work on 3.7.0


All times are GMT. The time now is 03:06 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.01189 seconds
  • Memory Usage 1,736KB
  • 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
  • (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