| Author |
Message |
crazy1701d New Member


Joined: Jun 26, 2006 Posts: 8 Location: South Carolina
|
Posted:
Wed Feb 04, 2009 2:13 pm |
|
I use easyphp to test sites before i use them. On easyphp the RNYA module works great.
When I upload it too the server the tabs do not work, the add field does not put the field into the registration form and few other small errors.
The only difference in the two servers are the server API and the php version that I can see.
the server it all works on, the API is apache and the php version is 5.2.0
The server that has the errors, the API is CGI and php version is 5.2.8
I am so lost. Any ideas  |
|
|
|
 |
fkelly Moderator

Joined: Aug 30, 2005 Posts: 3186 Location: near Albany NY
|
Posted:
Wed Feb 04, 2009 4:42 pm |
|
It is more likely that your problem is with an incomplete or erroneous FTP process than it is with the API or PHP version. I would try to re-upload the files and monitor the progress carefully and then check back here. You can also turn on error reporting and database logging (see config.php and rnconfig.php for these respectively) and see if any database errors are being generated. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Thu Feb 05, 2009 5:43 am |
|
Also, check to see that the CSS is loading properly. Compare your local easyphp site to the site on the server using something like (it also shows CSS) |
|
|
|
 |
crazy1701d New Member


Joined: Jun 26, 2006 Posts: 8 Location: South Carolina
|
Posted:
Thu Feb 05, 2009 5:38 pm |
|
Why does you saying something so simple make me feel so stupid. That was all I needed to do. It was in the header file. It must not have overwriten it when I updated from 2.10. It was still loading the old style.css.
This whole time I was thinking it was the mod. Shows how a simple little thing can mess alot of stuff up. I just wonder how many things weren't working I didn't know about.
Thanks for the help and making me feel like a noob.  |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Thu Feb 05, 2009 11:22 pm |
|
Probably because the same thing happened to me... keep your head up!  |
|
|
|
 |
|
|
|
|