Author Topic: Few Things...  (Read 3730 times)

Sharyd

  • Guest
Few Things...
« on: August 03, 2008, 07:05:44 PM »
Good Stuff!
A few things though... since CIT is now a subdomain, if you tweak your cookies script to just have the domain of ".cohtitan.com", which your PHP Session ID and titan_forum are set to read www.cohtitan.com AND tweak the CIT pages so the _utm*'s ".cohtitan.com" and not ".cit.cohtitan.com", when we login is one half of the site, it will reflect globally.

Such tweaks can also be made to authorize users from different domains, like HeroPlanner and COHFaces... let me know if you'd like help with that. :D

ALSO, your newest version of the TNT is still pointing to the old Web Service.
Code: [Select]
        <Titan.My.MySettings>
            <setting name="Titan_TV_titanvault" serializeAs="String">
                <value>http://www.cityinfoterminal.com/titan/titanvault.asmx</value>
            </setting>
        </Titan.My.MySettings>
Just an FYI.

Tellin' ya, I can help if you let me :D. I'm a PHP and Apache/Linux wiz and know it better than most people should.

Voltaic Shock

  • Elite Boss
  • *****
  • Posts: 575
Re: Few Things...
« Reply #1 on: August 03, 2008, 08:16:38 PM »
@Voltaic Shock[/b]
TN Admin, CIT Co-Creator, CGT Developer, Obsolete
---------------------------

  http://www.motorcyclistsunited.com/  http://www.YourFreeiPhone.com/index.php?ref=5292707

Sharyd

  • Guest
Re: Few Things...
« Reply #2 on: August 03, 2008, 08:37:10 PM »
Thought you guys were moving away form Windows Hosts...

Voltaic Shock

  • Elite Boss
  • *****
  • Posts: 575
Re: Few Things...
« Reply #3 on: August 03, 2008, 08:48:28 PM »
Thought you guys were moving away form Windows Hosts...

For the sites yes, but TNT is done in .NET 2.0

The web service is in .NET 2.0 as well.
@Voltaic Shock[/b]
TN Admin, CIT Co-Creator, CGT Developer, Obsolete
---------------------------

  http://www.motorcyclistsunited.com/  http://www.YourFreeiPhone.com/index.php?ref=5292707

Sharyd

  • Guest
Re: Few Things...
« Reply #4 on: August 03, 2008, 09:15:33 PM »
Oh, well... I use Visual Studio 2008 and I have a similar script (compared to TNT) I was working on while TNT wasn't working.

My server is Linux, and I use NO web service... yet my application can still send valuable information to the server by using VB's WinHTTP control to send and post data to a php that reads the info and sends it through like a form.

Bypassing the Linux "localhost" database rules and creating a simple and SMALL transfer every time.

Let me know if you wish to play with the source.

It is written in VB framework 3.5.

Voltaic Shock

  • Elite Boss
  • *****
  • Posts: 575
Re: Few Things...
« Reply #5 on: August 03, 2008, 09:22:39 PM »
I'll take a look at it.

The web service sorta does this by sending the data to a script.

I personally like having the layers and besides HS uses our web service to update data to the site.
@Voltaic Shock[/b]
TN Admin, CIT Co-Creator, CGT Developer, Obsolete
---------------------------

  http://www.motorcyclistsunited.com/  http://www.YourFreeiPhone.com/index.php?ref=5292707