| View previous topic :: View next topic |
| Author |
Message |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Tue Mar 09, 2010 3:14 am Post subject: |
|
|
do you have the dbase parameters set correctly in config.php?
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Tue Mar 16, 2010 2:02 am Post subject: |
|
|
A new beta has been posted. Includes SMTP support and an updated insert script. _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
Barky
Joined: 25 Aug 2009 Posts: 93
|
Posted: Tue Mar 16, 2010 9:00 am Post subject: |
|
|
Hi John,
Great that you have added SMTP support.
This version you are still calling a beta, is there a final version target date? Is there an upgrade from Beta to Beta? Just if anything is modified or if I need to manually install each of the changes I will know to set some time aside as I have changed some of teh original templates and cant just copy the new ones in.
Cheers, |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Tue Mar 16, 2010 11:34 am Post subject: you're |
|
|
trying the smtp to work I am getting this error
Notice: Undefined variable: smtp_host in E:\domains\MYPATH\utilfunctions.php on line 94
Warning: fsockopen() [function.fsockopen.php]: unable to connect to :25 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in E:\domains\MYPATH\utilfunctions.php on line 94
Warning: fgets(): supplied argument is not a valid stream resource in E:\domains\MYPATH\utilfunctions.php on line 64
Couldn't get mail server response codes |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Tue Mar 16, 2010 12:13 pm Post subject: |
|
|
I will look into the SMTP issue and get another release this weekend.
@barky, I hope to have a final version in the next couple of weeks. There are still some bugs I want to iron out.
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Tue Mar 16, 2010 12:14 pm Post subject: |
|
|
@barky the upgrades now include an upgrade script from Beta to Beta.
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Tue Mar 16, 2010 12:26 pm Post subject: |
|
|
| Thanks & keep up the goodwork |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Tue Mar 16, 2010 10:53 pm Post subject: |
|
|
| what is the default admin login & password ? |
|
| Back to top |
|
 |
lixo
Joined: 16 Feb 2010 Posts: 16
|
Posted: Wed Mar 17, 2010 11:09 am Post subject: Tournament Standings |
|
|
| HI, notice Tournament Standings not working, probe by putting some results and recalculating the results, and all positions are equal |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Wed Mar 17, 2010 8:11 pm Post subject: |
|
|
There is no default admin user and password. When you installed the league you created the admin user and password. A default one would be dangerous from a security perspective.
I am looking at the tournament standings right now. This is beta software and still being changed.
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Fri Mar 19, 2010 1:39 am Post subject: |
|
|
Latest version posted. Tournament standings still not working. Fixes for SMTP and deprecated session_unregister
234b004
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Sat Mar 20, 2010 7:08 pm Post subject: |
|
|
Hi John,
SMTP function looks ok but I got this
1. Email from is empty
2. Notification to admin email is being received empty (so you won't see the predictions mde by the user)
3. when SMTP option is enabled, emails still being received even when using the wrong authentication details!
hope this helps |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Tue Mar 23, 2010 5:12 pm Post subject: |
|
|
FYI
problem in sessiondata.php
Notice: Trying to get property of non-object in /home/mydomain/public_html/thegame/sessiondata.php on line 51
Notice: Trying to get property of non-object in /home/mydomain/public_html/thegame/sessiondata.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/thegame/sessiondata.php:51) in /home/mydomain/public_html/thegame/sessiondata.php on line 55
problem in utilfunction.php (smtp_host variable not set)
Notice: Undefined variable: smtp_host in /home/mydomain/public_html/thegame/utilfunctions.php on line 95
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/mydomain/public_html/thegame/utilfunctions.php on line 95
Hope this helps
Twister76 |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4036 Location: Washington DC
|
Posted: Tue Mar 23, 2010 6:12 pm Post subject: |
|
|
I thought the second was fixed in the latest version. I will double check. The first, what were you doing when you got the error?
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
twister76
Joined: 21 Jun 2008 Posts: 47
|
Posted: Tue Mar 23, 2010 6:30 pm Post subject: |
|
|
The error is when i logout.
Then I need to reopen the browser to access the site.
Thanks |
|
| Back to top |
|
 |
|