![]() |
Quote:
can you post the code you are using in your page you want that on |
So what does this do exactly....anybody have a link to their site with it? Pictures?
|
Quote:
The news in the middle is pulled from a forum |
Quote:
Also IMG tags would be nice... hell all of bbcode haha http://www.conflictingviews.com/foru.../orange/14.gif ^ Smilies do not work on the manpage either. When I use a smilie in the post I get this on the mainpage but it shows correctly within the forum |
Quote:
So its kinda like vBAdvanced? |
Quote:
|
Any kind of help with the smilies?
|
Useful little script, well done to the author =).
Now there's a couple of things I'd like to see/do. 1. How can I output the START DATE for the 'Latest Threads'? 2. Is it possible to save the 'Latest Threads' output to an external file. I already tried the following and it simply returned a 0 byte file. It seems since the data is already collected and requested that it should be possible, but I'm clearly missing something: PHP Code:
|
More or less solved no.2 myself with a simple 'ob'. For the benefit of anybody else that likes to cache data and save database/php load:
PHP Code:
I also still need to find a way of displaying the START DATES (i.e. No.1 in post above) for the threads. It should just be a matter of adding an extra call like "'postuserid' => $Thread['postuserid'],", but I can't remember what to use for date? |
I am getting this error
Fatal error: Call to a member function on a non-object in /home/cchla/public_html/forums/vBExternal.php on line 433 any ideas? EDIT: I fixed my problem ... I did this by using <?php require_once('./vBExternal.php'); output_UsersOnline(); ?> Where I wanted my 'Users Online' to appear instead of at the top of the file as per the instructions ;) |
All times are GMT. The time now is 12:11 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|