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)
-   -   Add-On Releases - News Reader with RSS Feeds - For Dummies (https://vborg.vbsupport.ru/showthread.php?t=145555)

Fungsten 04-24-2007 01:46 AM

I don't have the four pictures Everything else yes.

Where are the pictures?

Quote:

Originally Posted by lefthome (Post 1234395)
I called this News Reader and RSS Feed for Dummies for a reason so we don’t have to do squat other than load the hack. The rss feeds is remotely hosted, so this has to be an installation issue.


A few step-by-step questions:

You are using vbulletin 3.6.5, yes?
Did you upload the vbgooglenews.php to your root directory?
Did you upload the four pictures to your image/misc directory?
Did you go to your AdminCP => Plugins & Products =>Manage Products => Add/Import Product => upload googlenews.xml=> Import?
Did you go to your AdminCP => Styles & Templates => Edit Templates => Navbar and install link?

If you did all that then there is no reason this program will not work


Fungsten 04-24-2007 04:13 AM

Oh well. Great hack!

Nominated!!

lefthome 04-24-2007 01:33 PM

Quote:

Originally Posted by Fungsten (Post 1234461)
Oh well. Great hack!

Nominated!!

Thank you and I should called the pictures .gif files. They are located in the image folder.

imfeelingitdawg 04-24-2007 02:28 PM

Awesome! I love it being a news junkie. Now I can easily catch up on news around the country. One question. Why does the navbar seem to be stretched out longer than the page when viewing the map? It's more of an asthetic issue as it doesn't affect much other than having a scroll bar at the bottom of the screen.

Endurer 04-24-2007 03:02 PM

This is awesome.. thanks man :)

Nominated, installed and rated.

lefthome 04-24-2007 06:10 PM

Quote:

Originally Posted by imfeelingitdawg (Post 1234678)
Awesome! I love it being a news junkie. Now I can easily catch up on news around the country. One question. Why does the navbar seem to be stretched out longer than the page when viewing the map? It's more of an asthetic issue as it doesn't affect much other than having a scroll bar at the bottom of the screen.

If you would please PM me a link to your site. I would like to look at what you are talking about. :D

imfeelingitdawg 04-24-2007 06:22 PM

Quote:

Originally Posted by lefthome (Post 1234844)
If you would please PM me a link to your site. I would like to look at what you are talking about. :D

Actually the same thing happens on the demo link for the mod. I can make the browser window as large as possible, 1650 X 1050, and I still have to scroll left and right. In other words, for some reason, the navbar is over 100%. Make any sense?

Alien 04-24-2007 11:25 PM

Uncached templates: Googlenews (1)

I also noticed in the breadcrumb/navigation that "Googlenews" is forced to a weird color sometimes instead of reading the proper colors of the style like other areas do...

Alien 04-25-2007 12:14 AM

To fix uncached template, edit googlenews.php

and change:

PHP Code:

$globaltemplates = array('googlenews'); 

to
PHP Code:

$globaltemplates = array('Googlenews'); 


Alien 04-25-2007 12:24 AM

...and to fix the second bug I reported:

Edit Googlenews templates, and add:

Code:

$stylevar[htmldoctype]
To the very top of the template.


All times are GMT. The time now is 08:24 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.03178 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)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