![]() |
Actually, I didn't think about that... If it would be easier for you, you can put your server in dubug mode (Just add the code $debug="1"; at the bottom of your admin/config.php file, right before the ?>). Upload that file and then you'll see your Global template set when your edit your templates. Add the templates to that set and it will work that way too. Oh, and don't forget to take your board out of debug mode after you finish since it can be a security risk. ;)
|
Quote:
|
You would use the same files I posted above, but you would have to remove some code from the myvbindex file and place it in the include file...
First, in myvbindex.php you would need to find: // Show Avatar You would highlight everything below that, up to: // Online Users (about 45 lines of code) Remove that from the myvbindex.php file, and paste it in the include.php file right before: // Current Poll Then you would find: // Weather - by JJR512 Highlight everything below that up to: // Search Box Remove that and paste it in your include.php file right under the last code you added. |
Quote:
|
okay i just noticed this. In my lateste post table. where its supposed to say the last poster. it doenst show up. This happened after i uploaded the new myvbindex.php file. I went and looked at the old one before the new upload and copied the whole latest post section to the new one and still nothing shows up. Whats going on?
http://www.ar-racing.com/myvbindex.php |
what i did to try and solve this was use my old myvbindex file instead of the one you gave me. It worked with the old one. I was trying to compare the 2 files and the old one doesnt require the include file but the new one does. However everything is still working using the old file. So what is your new myvbindex file doing and why is it calling that include file. Whats the include file doing?
If you go to my site now its using the old myvbindex so thats why the last poster is working. But im trying to understand why you made me upload those 2 files if everything is working fine with the old one. I must be missing something. |
That's wierd... You are using myvbindex 3.1, right? The only difference between your old myvbindex and new one shoud be that it uses the require tag to also pull the info from include.php, and some of the features (search, custom tempates, & poll) were moved to the include file instead. It's a little better to do things that way incase you ever change it, but otherwise there wouldn't be anything wrong with using your original myvbindex file for your index page, and then the include file with your new pages.
|
Hi Plurplanet,
From my index.php, I ran across a 404 error from the pop up to take me to a new pm message. The link, for some reason, is mysite.com/private.php?s= and leaving out my forums directory in the bburl. I can't figure it out. |
I could have swore I put the instructions to edit that in the install file, but I guess not. Sorry about that...
You can fix it by editing your head_newpm template and looking for 2 places that you'll see private.php. Just add /fourms/ (or whatever your forum folder is called) in front of that and it should fix the problem. By the way, I haven't forgotten about your PM. I've just been really busy this week and haven't had a chance to look into those problems you asked me about yet. I'll try to look at those for you before the weekend though. :) |
Thanks a lot Plur, i'll try it out tonight and tell you how it works and/or if I have a probs.
|
All times are GMT. The time now is 12:28 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:
|