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 - CES Site News (https://vborg.vbsupport.ru/showthread.php?t=137365)

meenstreek 04-20-2008 07:38 AM

If I copy the news.php file and pass it the "f" variable ( http://www.domain.com/forums/news_copy?f=2) is there a way that I can just show the information between <!-- show threads --> and <!-- end show threads --> and not everything else? I'm trying to put that information in a AJAX tab for my front page in vbAdvanced.

meenstreek 04-20-2008 07:58 AM

Never mind :) I've figured it out ;).
I'll show you what I'm talking about later if you are wondering heh.

meenstreek 04-20-2008 10:36 AM

Having trouble with the "Limit News Preview to How Many Words?" option. I've set it to like 50 words but it doesn't cut off the article and display the "Read More" link. Here is what I'm talking about:
http://www.invictrum.com/news.php?f=2

thincom2000 04-21-2008 01:11 AM

Ah, thanks. That actually revealed a couple of bugs in news.php in 1.6.0. Still looking into a couple of things, but a new patch should be available shortly.

thincom2000 04-29-2008 03:22 PM

The fact that vB 3.7.0 is now stable and also includes CSRV protection (as does 3.6.10), and this mod doesn't currently have the appropriate form elements, means that pretty much every user of this mod is experiencing security token errors when attempting to use any of the AJAX features or inline moderation.

I guess this will force me to release a new patch earlier rather than later this week.

Chadi 05-02-2008 01:13 AM

I'm getting a blank screen when visiting my blog.

I have Goldbrick installed and followed this step again

I also have this set as filenames:

newsces / shownewsces (confirmed they match the file names)

I have VBSEO as well (mentioning this in case you needed to know).

I did notice that within the blog, although a blank page it shows the actual file extension where usually VBSEO does not do that.

http://www.talkjesus.com/ (click on Blog under Info menu)
It shows this link: http://www.talkjesus.com/newsces.php?f=72

However, the menu link (and forum link) is:
http://www.talkjesus.com/blog/

thincom2000 05-02-2008 02:46 AM

You need to edit your php.ini to show the errors to the browser, otherwise I don't know what is causing this.

Chadi 05-02-2008 02:58 AM

Actually, the logs show this when I attempt to visit the main blog page (newsces.php as I have it set up)

Quote:

[Thu May 01 22:53:43 2008] [error] [client *****] PHP Fatal error: require_once() [function.require]: Failed opening required '/home/*****/public_html/includes/functions_prefix.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*****/public_html/newsces.php on line 83, referer: http://www.talkjesus.com/

thincom2000 05-02-2008 03:28 AM

Okay, sounds like I forgot to put a check there for 3.7

You would wrap line 83 in the following conditional:
PHP Code:

if (FILE_VERSION >= '3.7.0'


Chadi 05-02-2008 10:52 AM

I'm using 3.6.1.0, not 3.7


All times are GMT. The time now is 09:27 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.02048 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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