![]() |
ah, this would be wonderful but can't get it to work in my Joomla CMS.
|
Anyone have any ideas how to filter out posts that need to be moderated?
Quote:
|
I got this working on the latest ver (after using the solution found here regarding the order of the variables).
Question: Can I display the actual TEXT of the post as opposed to just the thread name? I see the variables he defied (which he then calls in the template), but I dont see one for the actual TEXT of the post... using the samples below, what would the the variable? 'post' => $News[???????????????????????????????????], These are some of the ones defined: 'threadid' => $Thread['threadid'], 'threadname' => $Thread['title'], 'postuserid' => $Thread['postuserid'], 'postusername' => $Thread['postusername'], 'replies' => vb_number_format($Thread['replycount']), 'views' => vb_number_format($Thread['views']), 'lastposter' => $Thread['lastposter'], |
Wow Zero. TNX!
|
How would i make it so the users avatar shows up also
|
Quote:
[high]* Shazz notes* its not supported[/high] |
Has anyone modified the script so that it can pull users avatars in the new posts? And also Pull the date of when the post was posted
|
anyone figure out how to truncate the output of newthread??
|
Quote:
change all instaces of PHP Code:
PHP Code:
|
Ok, that Usage file. Its the worst instructions ever, how do i use it!? Where do i go to? And
what and where file do i edit!? Hmm, this isnt that great |
I cant get this to work at all, not with filling out the dbase instructions or whatever
I'ts either a blank page or a dbase error, not going to bother anymore ;( |
I just can't get this to work.
I have uploaded the folder and the file in my forums root. Then on the web page I want to use these templates I have this code: Code:
</head> Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/soniccag/public_html/dev7/site/index.php on line 157 http://www.soniccagedome.com/dev7/site/ Can anyone tell me where I am going wrong? BTW I am using vB Version 3.6.4. |
PHP Code:
PHP Code:
|
Quote:
http://www.soniccagedome.com/dev7/site/ It just says 'Database Error', doesn't tell me what it is. Do you think it is because of the forums version difference? |
Quote:
Running fine in 3.6.5 Open vBExternal.php find line 96 Just replaced: $db->connect( $config['Database']['dbname'], $config['MasterServer']['servername'], $config['MasterServer']['username'], $config['MasterServer']['password'], $config['MasterServer']['usepconnect'], $config['SlaveServer']['servername'], $config['SlaveServer']['username'], $config['SlaveServer']['password'], $config['SlaveServer']['usepconnect'], $config['Mysqli']['ini_file'] ); with $db->connect( $config['Database']['dbname'], $config['MasterServer']['servername'], $config['MasterServer']['usepconnect'], $config['MasterServer']['username'], $config['MasterServer']['password'], $config['SlaveServer']['servername'], $config['SlaveServer']['usepconnect'], $config['SlaveServer']['username'], $config['SlaveServer']['password'], $config['Mysqli']['ini_file'] ); |
Can I Export Forum Stats wit this?
|
Quote:
Now, I want to limit a thread title to a certain amount of characters. Can anyone help me out with this? Also, how about adding the total users online stat and amount of guests online stat to the users online function |
Anyone able to help me with this. Seems like it would be an easy fix....just can't get my head around what I need to do to make this happen though. :(
Quote:
|
It was just the template i was using. but now a few includes are scrambled randomly around the page.
|
Has anyone written a piece of code that will limit the length of a result? E.G. Cut the length of a topic title from 50 to 20 characters:
HOT NEWS COMI.... Like that. |
I am currently fetching the latest 5 threads from my board. This is working fine but I need a small change. How can I chop the thread title to X chars.
It kills the page design if a thread title has a lot of chars. Is there a way to limit this? |
jluerken, scroll up a few posts.
|
Quote:
|
Quote:
WetWired helped me find a solution to this. You can find it in the following post. https://vborg.vbsupport.ru/showthrea...93#post1226893 |
I'm getting the following errors
Quote:
|
|
All times are GMT. The time now is 08:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|