1
jahotchk
Re: I get php error messages, otherwise seems to work ok.
  • 2006/1/9 22:10

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


Setting the Debug options to Off for me got rid of the messages.



2
jahotchk
Re: Errors After Installation on user.php
  • 2006/1/9 21:44

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


Please disregard, not only did I post in the wrong forum, but I also fixed my own problem. Shame on me /slap.



3
jahotchk
Errors After Installation on user.php
  • 2006/1/9 21:32

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


I am receiving the following errors after installation of XOOPS 2.2.3a Final. My setup is as follows:

IIS 6.0
PHP 5.0
mySQL 5.01

Here are the errors:
Notice [PHP]: Only variable references should be returned by reference in file c:Inetpubwwwrootkernelblockinstance.php line 111
Warning 
[PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php) [function.include]: failed to open streamNo such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning 
[PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%6E^6E8^6E8C036B%%db%3Asystem_block_login.html.php' for inclusion (include_path='c:phpincludes'in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning 
[PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php) [function.include]: failed to open streamNo such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning 
[PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%42^428^428512AB%%db%3Asystem_block_mainmenu.html.php' for inclusion (include_path='c:phpincludes'in file c:InetpubwwwrootclasssmartySmarty.class.php line 1255
Warning 
[PHP]: Smarty::include(c:/Inetpub/wwwroot/templates_c%%A1^A11^A11909F5%%theme.html.php) [function.include]: failed to open streamNo such file or directory in file c:InetpubwwwrootclasssmartySmarty.class.php line 1248
Warning 
[PHP]: Smarty::include() [function.include]: Failed opening 'c:/Inetpub/wwwroot/templates_c%%A1^A11^A11909F5%%theme.html.php' for inclusion (include_path='c:phpincludes'in file c:InetpubwwwrootclasssmartySmarty.class.php line 1248


Any have any ideas on what is going on? Where I should look first, etc?

Thanks,
Jason H.



4
jahotchk
Re: MAIL SETUP?
  • 2005/1/31 17:36

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


I still need help with this. Can someone please give me some advice?

I believe my PHP mail function is working properly. I created a mailtest.php with the following in it:

<?php
$to = "me@myhost.com";
$subj = "mytest";
$mess = "This is foo";
$headers = "";
$mailsend = mail($to,$subj,$mess,$headers);
?>

And I received the message in my email box. This indicates to me that the PHP mailer is set up right. So now I believe I have a problem with XOOPS, which I need help determining what it is.

Thank you.



5
jahotchk
Re: Xoops 2.9x on windows & chmod 'Red alert' msg.
  • 2005/1/29 23:05

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


I fixed this on my server by right-clicking the mainfile.php and clicking the Read Only checkbox on the properties pages.



6
jahotchk
Re: MAIL SETUP?
  • 2005/1/28 18:48

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


Thank you for the information you posted on the PHP.ini. I have made the changes you recommended. However, now when I send mail to all users, I receive the following error.

"Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0"

Any ideas?



7
jahotchk
MAIL SETUP?
  • 2005/1/28 0:53

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


After selecting "PHP mail()" as the Mail delivery method in the Mail Setup Menu of the Administration Module, is there anything else I need to do besides filling out the FROM address and FROM name and selecting the FROM user?

How does "PHP mail()" know where to send email out through? So far I am not receiving any email messages. I don't recall telling it what to use to send mail though.

Additionally, I receive the follwing error when sending through the Mail Users feature:

Could not instantiate mail()
Could not send mail to juser.

Any ideas? XOOPS 2.0.9.2 running on Apache 1.3.3 with PHP 4.3.10 and mySQL 5.0.3.

Thanks!
Jason Hotchkiss



8
jahotchk
Re: Headlines Module Question (yes, more)
  • 2005/1/24 23:16

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


The XOOPS New Feed works for me. It's the RSS news feeds from CNN that are not displaying. Is there something special you have to do for XOOPS to display XML or RSS news feeds? Because the XOOPS feed is PHP and it reads it just fine.



9
jahotchk
Re: RSS??? What is the problem with it???
  • 2005/1/24 23:01

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


I am having a problem with RSS news feeds as well. Here is what I have:

Xoops 2.0.9.2
Apache 2.0.52
PHP 5.03
mySQL 4.1.9

I have activated the Headlines Module and configured my first new feed as such:

Site Name: Tops Stories
URL:http://rss.cnn.com/rss/
URL of RDF/RSS file:http://rss.cnn.com/rss/cnn_topstories.rss

RSS Encoding: UTF-8
Yes to All display options
Cache Time: 3 days.

I have tried messing around with the URL and the URL of RDF/RSS file and I receive the following message no matter what I use.

"Failed retrieving RSS feed from Top Stories
Array"

Any suggestions?

Thanks!



10
jahotchk
Undefined Index & Use of undefined constant
  • 2005/1/21 17:51

  • jahotchk

  • Just popping in

  • Posts: 10

  • Since: 2005/1/21


Here is my setup:

Windows 2000 (SP4)
Apache 2.0.5_2
MySQL 4.1.9
PHP 5.0.3

I receive the following errors in my Apache Error log after clicking the Next button on the "Confirm Datbase Settings".

Can anyone help?

[client 192.124.105.250PHP Notice:  Undefined index:  HTTPS in C:\Program Files\Apache Group\Apache2\htdocs\install\class\settingmanager.php on line 75refererhttp://intranet.msce.com/install/index.php

[client 192.124.105.250PHP Notice:  Use of undefined constant XOOPS_ROOT_PATH assumed 'XOOPS_ROOT_PATH' in C:\Program Files\Apache Group\Apache2\htdocs\install\index.php on line 258refererhttp://intranet.msce.com/install/index.php


Thanks in advance.




TopTop



Login

Who's Online

137 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits