![]() |
um why does it show images from my image folder
when i did a replacement for it do get images from elsewhere.? |
reismarktq2 - I'm really not sure why that wouldn't work... Most of the code there was taken from the postbit section for the flags hack, so it should work. I checked one of the flags in your postbit section and it was working fine and did contain %20 in the url, so perhaps it's something else? If you can't figure it out, if you could post the url that the image is pointing to I will try to help you figure out the problem.
ivanmcp - Checked and replied. ;) I'll try to re-write the calendar section for the hack as soon as I get the time. It does at least work properly if someone hasn't changed their "Start of the week" in their profile, so at least it shouldn't affect too many people. Re-writing the calendar part will require a bit of work and these last couple of weeks have been very busy for me. Hopefully though the next couple won't be quite as bad and I'll have the time to re-write the calendar, but unfortunatly I can't make any promises. spick - I'm assuming you mean the URL for your header images and such is pointing to /images/ instead of /forum/images? If so then you need to modify your images path for each style you have as instructed in the install file. |
Quote:
first find: Code:
$today = vbdate('m-d',time()); Code:
$today = vbdate('d-m-Y',time()); second find: Code:
if (!$bbuserinfo['startofweek']) { Code:
if (!$bbuserinfo['startofweek']) { and the calculation of the weeks is working now. |
Figured it out, Tigga - $bburl should have preceded images in the img SRC. Working now. :)
|
I have it installed, but haven't made it my home page just yet. Probably will shortly. I like the calendar atatchment. I have been using home lite but really wanted my calendar included.
Anyhow, I have a few other things I'm wanting to do. There are 2 custom templates included with the program which I have utilized. 1 is going to be my navigation setup, the other will probably be some links. I would like to figure out how to add other custom templates to the set up that could be turned on and off from the Admin panel and used in a similar manner. Is this possible? I also want to eventually build pages that break out the individual forums from the board. Example: I run an outdoor site and have included a separate Forum for each of the lakes in this area. I want to build pages for the lakes that have specific lake information other than the reports from the board as well as advertising for those local businesses. Somewhere in that page, I want to put its forum. I haven't yet figured out how to do that. I'm no programmer, just trying to figure out how to get this system to do what I want it to do. I notice that with the index template, you use something like this to include other templates in it $calendar. How could you include other templates not in group of myVbindix. Example $forumid135 or $home_quicklinks. Maybe you have to add the other templates to the myVbindex group. If so, how do you do that? Skip |
It says this on my index page...
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site30/fst/var/www/html/index.php:6) in /home/virtual/site30/fst/var/www/html/forums/admin/functions.php on line 1614 This happened when I changed from an HTML index page to myvBindex as my index page. The funny thing is it doesn't do it ALL the time. Any help, ideas?? Thanks in advance! |
reismarktq2 - Glad you figured out the problem. :)
Skipsoutdoors - If you'll refer to this post I have updated the instructions there to include options to turn these new templates on/off. If you are trying to include other templates on your homepage, you would have to follow the same instructions there, except you would change the name of the custom template to the name of your current template. jdmuniverse - Have you modified your original myvbindex.php file in any way? Can you post here or PM me with a link to your site? |
That should help. This is a really nice hack, and I appreciate your taking the time to help people like me who are constantly having troubles.
Skip |
Tigga - another quickie if you don't mind :). Today my homepage is taking an eternity to display. I used the old ?explain=1 at the end of the link to see what queries / times were being executed. It produced the following:
Code:
Query: SELECT * FROM weather_userdata WHERE userid='1' Thx. for any advice. Update I've just turned off the weather display and the page loads fine. So I guess it must be down to the website providing the weather. As this is out of our control and would produce a timeout after 30 seconds for php execution, would it be possible to incorporate some sort of time limit on display of the weather and if it doesn't display in that time then don't display it? Otherwise we're all at the mercy of an independently run site. |
Thanx scotty :)
|
All times are GMT. The time now is 12:29 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:
|