Author |
Message |
steve_lemaster
Worker


Joined: Dec 26, 2006
Posts: 178
|
Posted:
Mon Mar 12, 2007 7:28 pm |
|
For the life of me I could not figure out why my donat-o-Meter was not updating, until I looked in my phpMyAdmin and noticed that in the config table there was glaring red message that said:
No Index Defined!
So, how do I go about fixing this little issue? |
|
|
|
 |
wiz
Involved


Joined: Oct 09, 2006
Posts: 413
Location: UK
|
Posted:
Mon Mar 12, 2007 7:59 pm |
|
I too was wondering...now i have checked and I too see the error
Good Spot |
|
|
|
 |
steve_lemaster

|
Posted:
Mon Mar 12, 2007 8:02 pm |
|
If it wasn't for me trying to track a block error, I wouldn't have found it. |
|
|
|
 |
Gremmie
Former Moderator in Good Standing

Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Mon Mar 12, 2007 8:42 pm |
|
Tables do not need an index to function. So that isn't your update problem. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
 |
steve_lemaster

|
Posted:
Mon Mar 12, 2007 8:54 pm |
|
So it would seem.
Still can't figure the bloody thing out, though. |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Mar 12, 2007 9:35 pm |
|
I presume you have turned on IPN in your paypal account? |
|
|
|
 |
steve_lemaster

|
Posted:
Mon Mar 12, 2007 10:21 pm |
|
yup. Config files are all set and correct as well.
I'm miffed. Everywhere I looked (I scoured this forum for the better part of two hours), i couldn't find any answers. |
|
|
|
 |
Guardian2003

|
Posted:
Tue Mar 13, 2007 4:25 am |
|
When it is in test mode, what data is stored in the ipn file? Does it give you any details of the error? |
|
|
|
 |
steve_lemaster

|
Posted:
Tue Mar 13, 2007 8:46 am |
|
It doesn't give me details of any errors. When ran the IPN test, every thing passed. |
|
|
|
 |
Gremmie

|
Posted:
Tue Mar 13, 2007 9:12 am |
|
Does your host allow remote socket calls? |
|
|
|
 |
steve_lemaster

|
Posted:
Tue Mar 13, 2007 10:44 am |
|
|
|
 |
steve_lemaster

|
Posted:
Tue Mar 13, 2007 12:47 pm |
|
Gremmie wrote: | Does your host allow remote socket calls? |
I checked again and it is supported. According to PayPal, there must be a website redirect if a donation is made or cancelled. I have that as well. |
|
|
|
 |
Gremmie

|
Posted:
Tue Mar 13, 2007 1:18 pm |
|
I would write a little test php script that would do a fsockopen() on a remote host just to make sure. I was helping some guys with some scripts that used fsockopen() that suddenly were failing. In the end, their host restarted their firewall and it started working again. |
|
|
|
 |
steve_lemaster

|
Posted:
Tue Mar 13, 2007 1:48 pm |
|
Know where I can find a script? |
|
|
|
 |
Gremmie

|
Posted:
Tue Mar 13, 2007 1:57 pm |
|
PM me and I'll email one to you. I tried to post it but got blocked. |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Mar 14, 2007 6:30 am |
|
Gremmie wrote: | In the end, their host restarted their firewall and it started working again. |
Good to know you got that working... I must have missed the update on this. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
steve_lemaster

|
Posted:
Thu Mar 15, 2007 12:39 pm |
|
I think he stopped helping me because of the site I am running. |
|
|
|
 |
Gremmie

|
Posted:
Thu Mar 15, 2007 12:51 pm |
|
Uh, no. I sent you the script, it worked, so that rules out the remote server connection problem. I was expecting you to keep posting here.
So let's recap. We have shown you can connect to a remote server. So there must be something amiss in your Treasury config. Start posting it here. |
|
|
|
 |
steve_lemaster

|
Posted:
Thu Mar 15, 2007 1:16 pm |
|
Whoops! Sorry.
I have triple checked everything in the config settings in NukeTreasury and I can't find anything wrong with it. I tested the IPN and every thing passed. |
|
|
|
 |
|