vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Threads On Forum Home (https://vborg.vbsupport.ru/showthread.php?t=83230)

Xoligy 04-02-2007 05:35 PM

For those getting errors on search.php, change $lastread with something like $last_read, otherwise you'll get error messages.

This should solve:
Quote:

Cannot use a scalar value as an array in /search.php on line 2179

Vierie 04-03-2007 01:26 PM

Quote:

Originally Posted by Xoligy (Post 1218498)
For those getting errors on search.php, change $lastread with something like $last_read, otherwise you'll get error messages.

This should solve:

Thank you very much. That error was driving me crazy.

DieselMinded 04-04-2007 02:45 PM

How do I place this info in tables with headers that state Member Thread Forum Ect...

Thanks

DM

amagab 04-08-2007 04:08 AM

I am happy to have found this add-on. I am currently using it on my new site http://openfortea.com

However, I'm only able to get it to show on the home page. Why doesn't it show on any of the other pages?

Thanks!

amagab 04-08-2007 04:44 AM

Quote:

Originally Posted by amagab (Post 1222445)
I am happy to have found this add-on. I am currently using it on my new site http://openfortea.com

However, I'm only able to get it to show on the home page. Why doesn't it show on any of the other pages?

Thanks!

Disregard my question. After reading this thread more carefully I found my answer/solution.

Thanks and sorry for my lazyness.

amagab 04-08-2007 05:33 AM

I know several people before me has asked this question but I couldn't find any answer:

I'd like a link for the user to be taken to the last post in the thread. Actually, I'd like to link the words Last Post: to the last post in the thread.

How can I do that?

Thanks!

kaptanblack 04-08-2007 07:43 AM

Thanks...

Nathan2006 04-11-2007 03:24 AM

Quote:

Originally Posted by somasimple (Post 847669)
Hi all,
Solved. Added some lines for the table and moved the code after $navbar.

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<!-- latest threads -->
<if condition="$show['latestthreads']">
<tbody>
    <tr>
        <td class="thead" colspan="2">
            <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_latestthreads')"><img id="collapseimg_forumhome_latestthreads" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_latestthreads].gif" alt="" border="0" /></a>
            $vbphrase[latest_threads]
        </td>
    </tr>
</tbody>
<tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]">
    <tr>
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[latest_threads]" /></td>
        <td class="alt1"><div class="smallfont">$threadbits</div></td>
    </tr>
</tbody>
</if>
<!-- /latest threads -->
</table>
<br />



Hi,

I tried your code but I keep getting this (Screenshot)

is there anyway to fix the style to fill the whole box?

Thank you for any help :)

gamelandz 04-12-2007 10:18 PM

I am getting this error when i try and post a thread:

Warning: strpos() [function.strpos]: Empty delimiter. in /global.php(349) : eval()'d code on line 178

Vbulletin message:

Unable to add cookies, header already sent.
File: /home/teambow/public_html/forum/includes/class_core.php
Line: 2984

What do i do???
PLease help

DieselMinded 04-13-2007 09:04 PM

I dont think this is right ... $limitfids = x

But I cant get = 'x,x,x,x,' to work either

The only place this edit will work is under the permissions based section of the xml it wont work for me in global ,,, i have $limitfids = 6 and it works but cannot add more than one with out an error

DM


All times are GMT. The time now is 10:31 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.01358 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)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