The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#32
|
|||
|
|||
Do you have it in the 'forum' directory? I just installed this hack ( http://www.sandiegopegasus.com ) and it worked perfectly.
|
#33
|
|||
|
|||
Sure do.
|
#34
|
||||
|
||||
did anyone solve the "birthday not showing" bug?
|
#35
|
||||
|
||||
I am also having the problem of it not running on vbulletin.
When i run http://www.f1modelnews.com/modelforums/cal.php it works fine, yet i want to include it on my main forums page and all i get is a load of code and all the colours are changed and it messes up my whole layout. any help????? |
#36
|
|||
|
|||
I can run the cal.php by calling it by it self (see link below)
http://www.vfdbl.com/forum/cal.php When I try to include the cal.php in another page I get a bunch of errors. I created a simple *.php file to call the cal.php in see link below http://www.vfdbl.com/calendar.php (not to be confused with forum/calendar.php) Below if the script that I included inside the calendar.php page that I am using to call up the cal.php <?php ?> <meta http-equiv="Content-Language" content="en-us"> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="200" id="AutoNumber1"> <tr> <td> <?php include ("http://www.vfdbl.com/forum/cal.php"); ?> </td> </tr> <tr> <td> </td> </tr> </table> I know several others have indicated that they have had the same problem but I do not know how they corrected it. Please Help |
#37
|
|||
|
|||
I have been reading over the posts and it seems a number of people can get this calendat to work by calling up the cal.php file; However many including my self can not get the cal.php file to work on non vb pages.
I have tried numerous times to include cal.php in my web stites non-vb pages. Can some one please post some answers to this problem here. It would help a number of us out. Thanks See my links in the previous post to see what I mean ***UPdate***# 1 If you try and include the cal.php inside a non vb page that is not inside the forums directory it does not work ! Please prove me wrong <?php include ("http://www.vfdbl.com/forum/cal.php"); ?> This is what code i am using to embed cal.php in non vb pages in my website - I can not get it to work if the file is out side of the forums dir. ***Update*** # 2 I have found out what the problem is but do not know how to fix it. I created a file called test.php all the file contained is this : <?php include ("http://www.vfdbl.com/forum/cal.php"); ?> Test php is supposed to include cal.php As you can see I saved test.php in the forums dir along with cal.php I then tried to call up test.php this is very weird - it brought be first to the login page for my VB site the URL up top still said http://www.vfdbl.com/forum/test.php so I was at the correct page. i then entered my username and password and it then showed me the "thank you for logging in, username" and the URl changed to http://.........../members.php then I was taken to the cal.php file and the calendar showed up fine. The url has now changed to http://www.vfdbl.com/forum/cal.php? My understanding is if you include a php in test.php and you call up test.php the url should remain test.php and display what ever file you called up inside test.php - this seems to not be working correctly I will keep you posted as to my progress and if others can help we who are having trouble would appreciate it - thanks |
#38
|
|||
|
|||
I found it all came down to the security settings in the admin panel.
I had to change a setting for this group: Unregistered / Not Logged In I had to allow this group to view the board I had previously disabled all of their rights. Now I have enabled only the allow them to view the board. I have been able to now embed the cal.php file inside files outside of vb and the forums directory. This will explain why some people could get it to work and others could not. Cheers - i hope this helps |
#39
|
|||
|
|||
Hmm... I had already allowed guests to view my board... I really think it comes down to whether user is browsing using cookies or not. Just a guess, but my calendar is a bunch of gibberish when included on my home page (shtml).
I wish someone would take a look at this hack again, because it would be nice to add to a non-Vb page. |
#40
|
|||
|
|||
Quote:
|
#41
|
|||
|
|||
Quote:
Any hope of finding what's breaking the calendar pages? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|