The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Well, if anybody could take a look I have the files in the attachments.
|
#12
|
||||
|
||||
Try adding thread.prefixid to the two queries in the news.php page. And then just add this under there:
PHP Code:
|
#13
|
|||
|
|||
Quote:
|
#14
|
||||
|
||||
Is this a mod you purchased that you have exclusive rights to and can do what you want with (like posting it here)?
What about my directions don't make sense? I mean, I would like to be able to write stuff that people can understand and would love to know where I'm going wrong. |
#15
|
|||
|
|||
Quote:
Sorry about that, well I just don't have much of experience with it... |
#16
|
||||
|
||||
OK, I just had to make sure. I was suggesting the changes in the news.php file I've attached along with the change to the template posted above. Of course, I haven't tested it at all, so try it on your test site first. If you get an error, post the exact message.
|
#17
|
|||
|
|||
Quote:
Would the changes have to be done to the module file? After all it's the module I use for the links. |
#18
|
||||
|
||||
I am not familiar with modules at all. But, you would have to add the field to the rwc_newsarchive_bit template at least.
Oh, whoops! Change this (in there twice) "if ($latestthread['prefixid']) " to this "if ($thread['prefixid']) ". |
#19
|
|||
|
|||
Now I'm even more confused, what should I do cause I don't fidn that code.
|
#20
|
||||
|
||||
They are lines in the news.php file. I forgot to change $latestthread to $thread.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|