Welcome, Guest. Please Login or Register.
August 28, 2025, 08:57:37 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  SSI Troubles « previous next »
Pages: [1] Reply Ignore Print
Author Topic: SSI Troubles  (Read 2742 times)
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
SSI Troubles
« on: April 02, 2002, 05:12:48 AM »
Reply with quote

I have two errors when using SSI.php

QuoteWarning: Unable to access /home/httpd/html/yabbinfo/www/community/Settings.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 37

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Settings.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 37

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/ in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 38

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 38

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/Sources/Subs.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 39

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Sources/Subs.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 39

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/Sources/Load.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 40

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Sources/Load.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 40

Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 41

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 41

Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Warning: MySQL: A link to the server could not be established in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Fatal error: Call to undefined function: clicklog() in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 45

the code i used was <!--#include virtual="community/SSI.php?function=whosOnline" -->


Here's the second error ::

QuoteWarning: Unable to access /home/httpd/html/yabbinfo/www/community/Settings.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 37

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Settings.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 37

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/ in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 38

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 38

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/Sources/Subs.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 39

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Sources/Subs.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 39

Warning: Unable to access /home/httpd/html/yabbinfo/www/community/Sources/Load.php in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 40

Warning: Failed opening '/home/httpd/html/yabbinfo/www/community/Sources/Load.php' for inclusion (include_path='.:') in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 40

Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 41

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 41

Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Warning: MySQL: A link to the server could not be established in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 42

Fatal error: Call to undefined function: clicklog() in /usr/local/plesk/apache/vhosts/eldaronline.com/httpdocs/community/SSI.php on line 45

and the code I used ::

<!--#include virtual="../community/SSI.php?function=welcome" -->

any ideas?


Logged
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
Re:SSI Troubles
« Reply #1 on: April 02, 2002, 06:11:38 AM »
Reply with quote

Fixed!

The default path for the SSI.php is /home/httpd/html/yabbinfo/www/community/Settings.php

while my path isn't that... so that screwed it up...

My host figured it out for me (COOL BEANS! www.serve-you.net - a "thank you" plug =) .... and once they changed the path to the correct one, it worked fine...

Hopefully this'll be of help to anyone else having problems with SSI
Logged
Alan Cramer
Sr. Member
****
Posts: 258


***Insert Evil Cackle Here***

WWW
Re:SSI Troubles
« Reply #2 on: April 02, 2002, 08:29:30 AM »
Reply with quote

The SSI.php file was changed in 1.3.0 to a new format.  Mainly to include some new features and to fix problems with other things such as the welcome function.

http://www.yabb.info/ssi_examples.shtml
http://www.yabb.info/ssi_examples.php

Should help all people needing to change over their info.
Logged

Alan Cramer - Nextux - [email protected]

If you want my MSN, YIM, ICQ, AIM details, please IM me for them.  If you just want support, please use these forums, as that is what they are here for!
Purple Raine
Beta Tester
Full Member
***
Posts: 141


Who's Yo Daddy?

WWW
Re:SSI Troubles
« Reply #3 on: April 02, 2002, 09:26:39 AM »
Reply with quote

Right, but the SSI.php included with the upgrade has a slight problem with the path it includes... (i think)
Logged
Evil-Eddy
Noobie
*
Posts: 26


Blah!

Re:SSI Troubles
« Reply #4 on: April 02, 2002, 09:51:29 AM »
Reply with quote

Everyone's account location (ie location of user directory and hence yabb) is going to vary.  Servers are set up differently.  You just need to verify this setting in admin ---> forum settings and preferences.... then go to location of yabb and copy and paste that text into ssi.php.  That's an easy way for those of you who don't have the exact location drilled into your head like myself.  ;)
Logged
Vincent
Noobie
*
Posts: 31


WWW
Re:SSI Troubles
« Reply #5 on: April 02, 2002, 05:14:40 PM »
Reply with quote

oke, that worked for me...
but now at my recent topics it sais:
Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/psa/home/vhosts/aedm.nl/httpdocs/yabb/Sources/Load.php on line 106

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/local/psa/home/vhosts/aedm.nl/httpdocs/yabb/Sources/Load.php on line 106

Warning: MySQL: A link to the server could not be established in /usr/local/psa/home/vhosts/aedm.nl/httpdocs/yabb/Sources/Load.php on line 106

Fatal error: Call to undefined function: fatal_error() in /usr/local/psa/home/vhosts/aedm.nl/httpdocs/yabb/Sources/Load.php on line 108
 


what should i do?
« Last Edit: April 02, 2002, 06:24:06 PM by Vincent » Logged
Vincent
Noobie
*
Posts: 31


WWW
Re:SSI Troubles
« Reply #6 on: April 02, 2002, 06:08:58 PM »
Reply with quote

eeeehhh
check:
www.aedm.nl/middle2.php

I put the recent topics in twice... why won't it work in a table :(
Logged
Hypocrite
YaBB God
*****
Posts: 692


For To End Yet Again

dimmuh@gmx.net WWW
Re:SSI Troubles
« Reply #7 on: April 03, 2002, 07:08:17 AM »
Reply with quote

My SSI.php worked fine yesterday but now I get this:

Warning: Cannot add header information - headers already sent by (output started at /home/customers/kotichat/public_html/forum/finnish.lng:1427) in /home/customers/kotichat/public_html/forum/Sources/Load.php on line 48

Warning: Cannot add header information - headers already sent by (output started at /home/customers/kotichat/public_html/forum/finnish.lng:1427) in /home/customers/kotichat/public_html/forum/Sources/Load.php on line 49

Warning: Cannot add header information - headers already sent by (output started at /home/customers/kotichat/public_html/forum/finnish.lng:1427) in /home/customers/kotichat/public_html/forum/Sources/Load.php on line 50

Warning: Cannot add header information - headers already sent by (output started at /home/customers/kotichat/public_html/forum/finnish.lng:1427) in /home/customers/kotichat/public_html/forum/Sources/Load.php on line 51

Why?
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  SSI Troubles « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.031 seconds with 21 queries.