vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - News in Portal module for vBCMPS (https://vborg.vbsupport.ru/showthread.php?t=200290)

nectons 02-12-2009 09:23 AM

me too

cory_booth 04-06-2009 12:11 PM

Quote:

Originally Posted by Infopro (Post 1710900)
What's this mean?

This is because you left off the thread = t=???
You must call this script with a thread indicator

cory_booth 04-06-2009 12:12 PM

Important note left out of the instructions:
Line 25 in the news_in_portal.php file.
Update to reflect your forums.

cory_booth 04-06-2009 12:14 PM

Any chance with the following updates?

1. Add attached images

2. Add Multi-page support

Alex LD 05-31-2009 01:48 AM

Quote:

Database error in vBulletin 3.7.6:

Invalid SQL:

SELECT
post.*, post.postid, post.userid, post.username, post.title, post.dateline, post.pagetext,
thread.forumid, thread.views, thread.replycount, user.*

FROM vbpost AS post
LEFT JOIN vbuser AS user ON(user.userid = post.userid)


LEFT JOIN vbthread AS thread ON(thread.threadid = post.threadid)
WHERE post.threadid =
AND post.visible = 1
ORDER BY post.dateline asc;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND post.visible = 1
A little help please??

MissKalunji 07-19-2009 12:21 AM

wondering the same

TheLastSuperman 07-19-2009 12:37 AM

Quote:

Originally Posted by Alex LD (Post 1820398)
A little help please??

Did you see this reply just above your post?

Quote:

Originally Posted by cory_booth (Post 1784970)
This is because you left off the thread = t=???
You must call this script with a thread indicator

Quote:

Originally Posted by MissKalunji (Post 1851428)
wondering the same

About the above??? It's simple, if you don't call something right then you see a db error.

MissKalunji 07-19-2009 01:01 AM

my page comes out blank

http://www.dancehallareaz.com/index....e=news&t=34761

MissKalunji 07-19-2009 01:05 AM

never midn i get it but it's not showing anything like what he has...* lost*

TheLastSuperman 07-19-2009 01:28 AM

Quote:

Originally Posted by MissKalunji (Post 1851447)
never midn i get it but it's not showing anything like what he has...* lost*

Demo

Code:

Code:

http://www.dancehallareaz.com/index.php?page=news&{t}=34761
Did you delete the thread? Specify another one and check it, not familiar w/ this mod but from what I've read you must use the {} symbols too :D!


All times are GMT. The time now is 09:25 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.01165 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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