Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/abledesi/domains/abledesign.com/public_html/navfiles/log.php on line 126

AbleDesign - Support Forum

AbleDesign Forum Index AbleDesign

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
AbleDesign Forum Index
MyCalendar Discussion
No input file specified?
Post new topic   Reply to topic

Post new topic   Reply to topic    AbleDesign Forum Index -> MyCalendar Discussion
View previous topic :: View next topic  
Author Message
jmpetosky
Lurker
Lurker


Joined: 09 Jan 2005
Posts: 8

PostPosted: Sun Jan 09, 2005 6:37 pm    Post subject: No input file specified? Reply with quote

I've looked all through the forum and can't seem to find anything about this. Sorry if I'm just not looking hard enough.

I've installed everything as per the directions with a little help from stuff posted here and I'm still having apretty big problem. When I click on anything, I get a message "No input file specified." What does this mean? How can I fix it?

The calendar is here: http://www.allaboutpaws.org/calendar2/index.php

Thanks a million for your help!

Janice
________
wholesale vaporizers


Last edited by jmpetosky on Wed Feb 02, 2011 2:37 am; edited 1 time in total
Back to top
View user's profile Send private message
Dan
Admin / Developer
Admin / Developer


Joined: 19 Feb 2001
Posts: 2057

PostPosted: Sun Jan 09, 2005 6:41 pm    Post subject: Reply with quote

Looks like you've got a problem in your config.php server path, juding from the doubled up domain name and directory in the resulting URLs.

What did you set the server and directory paths to?

Cheers,
Dan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jmpetosky
Lurker
Lurker


Joined: 09 Jan 2005
Posts: 8

PostPosted: Sun Jan 09, 2005 7:01 pm    Post subject: directory and server paths Reply with quote

Thank you so stinking much for the very quick reply.

I set the directory path to:
$directory = "/calendar2";

and the server path...
okay, I dunno. Prolly why it's not working. Where do I find that?

Janice
________
Ford Bordeaux Automatic Transmissions specifications


Last edited by jmpetosky on Wed Feb 02, 2011 2:37 am; edited 1 time in total
Back to top
View user's profile Send private message
Dan
Admin / Developer
Admin / Developer


Joined: 19 Feb 2001
Posts: 2057

PostPosted: Sun Jan 09, 2005 7:06 pm    Post subject: Reply with quote

That looks ok for $directory. $dir_url is what I meant by the server path, which was a bit misleading... It's down around line 45 of config.php.

My guess is getenv("HTTP_HOST") isn't set on your server, so you'll want to hard code the variable to:

$dir_url = "http://www.allaboutpaws.org".$directory;

Cheers,
Dan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jmpetosky
Lurker
Lurker


Joined: 09 Jan 2005
Posts: 8

PostPosted: Sun Jan 09, 2005 7:11 pm    Post subject: Reply with quote

Wait...I think I got it to work.

Tell me if this is okay....I changed the line:
$dir_url = "http://www.allaboutpaws.org/calendar2/".getenv("HTTP_HOST").$directory;

to:
$dir_url = "http://www.allaboutpaws.org/calendar2/";

Is that kosher or will I have just messed something else up?

Thanks,
Janice
________
Honda of Canada Manufacturing history


Last edited by jmpetosky on Wed Feb 02, 2011 2:38 am; edited 1 time in total
Back to top
View user's profile Send private message
Dan
Admin / Developer
Admin / Developer


Joined: 19 Feb 2001
Posts: 2057

PostPosted: Sun Jan 09, 2005 10:02 pm    Post subject: Reply with quote

Ah, that's what the problem was. getenv("HTTP_HOST") is the same as www.allaboutpaws.org; it's an auto-sensing environmental variable to fill in the domain portion of the URL, so the way you had it set doubled it up.

Yes, your change should work just fine.

Cheers,
Dan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AbleDesign Forum Index -> MyCalendar Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group


Home | Services | Pricing | Portfolio | About Us | Contact
Support | Programs | Purchase | Tutorials | Site Map

© 1999-2025 AbleDesign.com - Web Design that Can!