vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - All Topic - Master Forums - Shows threads from multiple forums in one forum (https://vborg.vbsupport.ru/showthread.php?t=245839)

qpurser 12-05-2011 11:41 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2274838)
If your forumdisplay.php looks different try it without making any file edits.

Thank you so much for the help.
I followed your suggestion and didn't edit the forumdisplay file.
Works great now

BirdOPrey5 12-05-2011 02:27 PM

Great. Please mark as installed. :up:

taffy056 12-05-2011 11:52 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2274838)
If your forumdisplay.php looks different try it without making any file edits.

yeah thanks that works, can I ask without sounding stupid, why have the file edit if it works without it ?

BirdOPrey5 12-06-2011 07:43 PM

Quote:

Originally Posted by taffy056 (Post 2275026)
yeah thanks that works, can I ask without sounding stupid, why have the file edit if it works without it ?

Different versions of 4.x have different versions of forumdisplay.php. In VB 3.8 they had the old version that didn't need the file edit. Then they changed to a "new" version that needed a file edit. Then they changed back for 1 release to the old version. Then they changed again to "new" version and there were several releases that needed the edit- I thought they were done making changes. Apparently not, as of 4.1.7 or so they are back to the old version again.

Diana Notacat 03-17-2012 04:43 PM

I seem to have a problem in 4.1.11

Where I DO edit forumdisplay.php I have the same problem as this post.

But when I DON'T edit I get this error:

Code:

Invalid SQL:

                                SELECT attachment.attachmentid, attachment.dateline
                                FROM attachment AS attachment
                               
                                WHERE attachment.contentid =
                                       
                                LIMIT 1;

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 'LIMIT 1' at line 6
Error Number  : 1064

Help is very much appreciate! :D

BirdOPrey5 03-17-2012 08:59 PM

You definitely do not need a file edit on 4.1.11

I am running it fine on 4.1.11.

That error isn't even with a query used by this mod- I suggest restoring your forumdisplay.php file from a backup or the original vBulletin download zip, because it should work with the default file.

Diana Notacat 03-18-2012 12:45 PM

Thank you for the quick response!

I tested it on on a default test forum, and you are correct. So I had to go through all my modifications to find out which one it was clashing with.

Apparently it can't work if you have the Chiplove.9xpro - Thread Thumbnails 2.2.9 mod installed.

I'll see if I can find a way to work around it.

BirdOPrey5 03-18-2012 01:29 PM

Thanks for the updated. I actually just tried that mod on my test forum (which is still 4.1.10) to see if I could troubleshoot, but I can't recreate the database error. I tried making sure there were attachments in threads and tried the various options for the 9xpro mod, but just can't get the database error to appear.

From your original error I see the line is from a query in the 9xpro mod:
Code:

WHERE attachment.contentid = ".$thread['firstpostid']."
So for some reason $thread['firstpostid'] is empty...

$thread is getting passed into the function but I wonder if a possible fix would be to simply make $thread global in the function instead. I had hope to test this but without getting the error I can't really confirm.

cagbaazee 03-21-2012 08:30 PM

Hi, i am just new to this mod.. You mean that i can get other threads from other forums site and it automatically post here, or it is manual. What about username and password from other forums to be access and post the thread here in my master forum. Do reply asap. Thanks

BirdOPrey5 03-21-2012 11:06 PM

Hi...
No, not from other domains...

From multiple forums on your OWN forum....

Like here- you could get "vBulletin.org Site Feedback" and "Community Lounge" and "Community Reviews" to all show in the "vBulletin Pre-Sales" forum if you wanted.

Sorry for the confusion.


All times are GMT. The time now is 05:50 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.01171 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)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