vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   forum news (https://vborg.vbsupport.ru/showthread.php?t=225542)

OwNz 10-19-2009 10:32 AM

forum news
 
on my website :
http://www.forums.rareaquatics.co.uk/

the theme i have it has got "forum news"
is there a way how i can display news here or any type of mod i have to install?
thanks

Lynne 10-19-2009 04:16 PM

You can put whatever you want in there, I would guess. If you just want to use rss to import the latest threads on your site, take a look at any of these to pull threads via javascript:
[HowTo] Display your latest threads on an external page using an RSS2 feed
[HowTo] Display your latest threads on an external page using an XML feed
[HowTo] Display your latest threads on an external page using an RSS feed

OwNz 10-19-2009 07:59 PM

im not that good at coding is there anyway i can remove the box from the left hand side ?

DeanLag 10-19-2009 08:02 PM

You'll have to look into the code. Its usually in the header or headinclude templates.

Lynne 10-19-2009 08:22 PM

Quote:

Originally Posted by OwNz (Post 1902292)
im not that good at coding is there anyway i can remove the box from the left hand side ?

You should ask the style designer how to do that if you can't figure it out yourself.

OwNz 10-19-2009 09:26 PM

i was the one thats installed everything but im just lucky i guess i cannot find the php page i have to edit lol

--------------- Added [DATE]1255991591[/DATE] at [TIME]1255991591[/TIME] ---------------

is this an external feed ?
http://www.forums.rareaquatics.co.uk/external.php

if so how do i display it into the news box on the main website ?

DeanLag 10-19-2009 09:35 PM

Well when I don't know where something is (in which template), I usually highlight a whole bunch and then view selection source.
Go into Style templates and then search in templates. If theres nothing showing up, you narrow down your search.

For example: Forum News
Try searching that in your templates. If it returns headinclude, then try to look at the code and remove the boxes.

It should be something like:

<div class="sidebar_cat">Forum News</div>
<div class="sidebar_menu">News Item</div>

Prolly in your headinclude. Try it and lemme know!

OwNz 10-19-2009 09:43 PM

hey mate is this is ?

<if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] RSS Feed" href="external.php?type=RSS2" />
<if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - $foruminfo[title_clean] - RSS Feed" href="external.php?type=RSS2&amp;forumids=$forumin fo[forumid]" />
</if>
</if>

--------------- Added [DATE]1255993100[/DATE] at [TIME]1255993100[/TIME] ---------------

thanks for all the info itsn ow gone it was in styles in a file called "FORUMHOME"
its now gone thanks for all the info


All times are GMT. The time now is 01:23 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.01056 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete