![]() |
In your Vbhome index.php, make sure the section labeled:
// ################################################## #################### // ## LATEST THREADS ################################################## ## //################################################## #################### and the code inside exists. If it still doesn't work than post the index.php file and I will take a look at it. Regards, Velocd |
Velocd,
I sent it to you in emai. Thanks for looking at it. I'd like to get this to work. Iliana |
Checked my email, nothing found. Why don't you just attach it to a post in this thread, that would make it 100x more easier
[high]* Velocd doesn't like going to his email very often [/high] Also, hey Nakkid could you please help me with a question stated in post #320 (no need to answer question in post #318, figured it out) I've updated my homepage too now, the hack works perfect. http://www.diffusion4.com |
velocd, for the 320 post do this...
find: Code:
$getnews=$DB_site->query("SELECT thread.title,thread.dateline,forumid,postusername,postuserid,post2.pagetext as pagetext Code:
$getnews=$DB_site->query("SELECT thread.title,thread.dateline,forumid,postusername,postuserid,lastposter,post2.pagetext as pagetext Code:
$newsuserid=$news[postuserid]; Code:
$lastposter=$news[lastposter]; i didnt test this on ym script, please let me know if it worked. thanks. |
Edited due to nakkid's post below.
Vel., now you know why I initially did not post my index file here and emailed it to you, but you said you never received it. I emailed it through the email link provided on your profile. I guess I am done with this hack since I can not get it to work. :( Thank you for trying. |
momo, when you purchased vbulletin, you accepted the license agreement. by posting parts of VB code you infringe it. please remove it (the VB code part). if you need help, please use email or pm's. thanks.
|
Thanks for post #326 Nakkid ;)
edit: that is odd, I just did those code changes you mentioned and it still doesn't work :( |
I've got this working after some fiddling around with it.
(still modifying and testing) But I have a little problem with the private messaging box. I can't seem to add my titlebar wich I use for all my windows. My home_pmloggedin template is empty, this is probably why ? I can't find what to add there tho .. Anyway, I've added all my other titlebars in the home template before I called the entire variable(?), when I try this with the pm box it just won't shop up, or cluttered like hell. My html skills are better then my php, but I can't seem to find why it's doing that. http://www.f2d.be/v2/test/index.php (I forgot that the box wont even show up when you're not registered, I'll up a screenshot) I'm also looking for the code to add wich members are online, I can't find it in the index.php :( |
More problems ..
The news needs to appear in a scrollable window, I'm currently doing this with an iframe (http://www.f2d.be/v2) I can't figure out how to do this with vbhome tho :( This is what I've tried :: (in template home) PHP Code:
That didn't work, attached screenshot shows the output .. I somehow expected that :) Can someone give me a hint on how I should do this ? |
look at forumfome_pmloggedin for the code that must be added into home_pmloggedin. play with the html code to obtain the look you want. good luck with your site.
|
All times are GMT. The time now is 06:27 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:
|