Jump to content

Nested MS SQL HTML problems


tapupartforpres

Recommended Posts

Alright, I am over my head here, I am being a good forum user, I have looked around for a while and cannot find help with this.

 

The reason why this happened all of a sudden is that my MSSQL host upgraded there server without installing FreeTDS.  After they installed it, it seems I have some issues with my code (I know I emailed and complained with no avail).

 

My customer cannot login to his account.  It seems that the login info is not getting printed since it's nested with the MS SQL HTML output.  I have 2 data bases one hosted locally MYSQL and the other at another server using MSSQL on a Windows server.  I have been told that I can fix this by reworking some of the login logic in the template/index.html file.  This is where I am stuck.  I am not 100% sure what he is saying here.

 

Ok I was also told to check the value of $ww->db->db_conn (which normally should return true/false, but due to the lack of mssql functions returns "DB CONN").  Where do I check this, what is he referring to?

 

Can someone give me a little insight in how to fix this problem.  I know I am leaving out some info.  Anything?  Thanks

Link to comment
https://forums.phpfreaks.com/topic/119212-nested-ms-sql-html-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.