Prediction Football Forum Index Prediction Football
Prediction Football
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

World Cup 2010
Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Prediction Football Forum Index -> World Cup
View previous topic :: View next topic  
Author Message
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Tue Mar 09, 2010 3:14 am    Post subject: Reply with quote

do you have the dbase parameters set correctly in config.php?

JohnA
_________________
Prediction Football
'You know the score'
Back to top
View user's profile Send private message Visit poster's website
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Tue Mar 16, 2010 2:02 am    Post subject: Reply with quote

A new beta has been posted. Includes SMTP support and an updated insert script.
_________________
Prediction Football
'You know the score'
Back to top
View user's profile Send private message Visit poster's website
Barky



Joined: 25 Aug 2009
Posts: 93

PostPosted: Tue Mar 16, 2010 9:00 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Tue Mar 16, 2010 11:34 am    Post subject: you're Reply with quote

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
View user's profile Send private message
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Tue Mar 16, 2010 12:13 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Tue Mar 16, 2010 12:14 pm    Post subject: Reply with quote

@barky the upgrades now include an upgrade script from Beta to Beta.

JohnA
_________________
Prediction Football
'You know the score'
Back to top
View user's profile Send private message Visit poster's website
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Tue Mar 16, 2010 12:26 pm    Post subject: Reply with quote

Thanks & keep up the goodwork
Back to top
View user's profile Send private message
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Tue Mar 16, 2010 10:53 pm    Post subject: Reply with quote

what is the default admin login & password ?
Back to top
View user's profile Send private message
lixo



Joined: 16 Feb 2010
Posts: 16

PostPosted: Wed Mar 17, 2010 11:09 am    Post subject: Tournament Standings Reply with quote

HI, notice Tournament Standings not working, probe by putting some results and recalculating the results, and all positions are equal
Back to top
View user's profile Send private message
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Wed Mar 17, 2010 8:11 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Fri Mar 19, 2010 1:39 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Sat Mar 20, 2010 7:08 pm    Post subject: Reply with quote

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
View user's profile Send private message
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Tue Mar 23, 2010 5:12 pm    Post subject: Reply with quote

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
View user's profile Send private message
JohnA
Site Admin


Joined: 11 Jul 2003
Posts: 4036
Location: Washington DC

PostPosted: Tue Mar 23, 2010 6:12 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
twister76



Joined: 21 Jun 2008
Posts: 47

PostPosted: Tue Mar 23, 2010 6:30 pm    Post subject: Reply with quote

The error is when i logout.
Then I need to reopen the browser to access the site.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Prediction Football Forum Index -> World Cup All times are GMT
Goto page Previous  1, 2, 3, 4 ... 9, 10, 11  Next
Page 3 of 11

 
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, 2005 phpBB Group