Jump to content

rbb213

Members
  • Posts

    95
  • Joined

  • Last visited

Everything posted by rbb213

  1. One Last thing before I let you go..... What is the indexing thingy that the search engine is talking about?...
  2. Don, your the Man!.....It worked! Thanks!
  3. Hey Bruce, I keep getting an error in the login setup.... An error occured while trying to connect to database on '66.36.231.135': Access denied for user: 'redline@server80.totalchoicehosting.com' (Using password: YES) Users in fastfind redline_redline (Privileges: ALL PRIVILEGES) Connection Strings Perl $dbh = DBI->connect("DBI:mysql:redline_fastfind:localhost","redline_redline","<PASSWORD HERE>"); PHP $dbh=mysql_connect ("localhost", "redline_redline", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("redline_fastfind"); Any thoughts? Rocky
  4. Now one question though...My index page is a html file...But it says that in needs to be on a php. In the Installation Walkthrough... STEP 4. SETUP WIZARD FastFind includes an integrated 3-step setup wizard, which will step you through the FastFind installation. The wizard collects database login details, as well as various other details, including your FastFind license key. To start the setup wizard, navigate to the /fastfind/admin folder in your web browser, for example: http://www.yoursite.com/fastfind/admin. This guide assumes that you have index.php setup as your default document in Apache. Is that the actual index page?
  5. how do you get this to work on a html site?
  6. rbb213

    Access

    Back to the drawing board....I still cant get this to work....Im open for suggestions... Rocky
  7. here's an easy one... Eaglepro
  8. rbb213

    Access

    I created the dsn name, but it still wont let me in....do i just type in... serverXX.totalchoicehosting.com ? and the username and pass? if so, It still wont let me in to create, even though that user name has ALL privledges... Rocky
  9. rbb213

    Access

    Okay guys n gals, Im starting to get this, I can get the file to almost convert, but now it wants to connect to the sql db...is there a workaround so i can manually upload this? or better yet the sql info so I can connect to the db?
  10. rbb213

    Access

    I really dont know what I am doing.....I suck at this....lol... From the whole thing... I know access pretty well, but when it talks about upsizing, and then trying to connect...I went out the window on this.. All the settings on there....(im Lost) How to crete a sql db?......( im lost again) Bummer...
  11. rbb213

    Access

    God, I dont know what Im doing....I am afraid, I may mess up my site..... ...... Who is gonna come to my rescue?
  12. rbb213

    Access

    Thanks Lisa...Do you know of a decent program to convert mdb files to a sql db?
  13. rbb213

    Access

    Can you put a microsoft Access Database on TCH and be able to let a user add or make changes to a *.MDB File?
  14. rbb213

    Ipb

    Hi everyone, I know its been a while that I asked a question, but its time again... How do you set the IPB users to post an entry on the calendar?...I read the IPB help file, but I cant seem to find the answers I am looking for, or I am just not understanding them. This is what I am trying to do.. As a registered member of my board, I want everyone to be able to post events on the calendar.. For some odd reason, they can't. How do I active the members to post events? TIA Rocky
  15. Thanks Lisa, I figured what i did wrong
  16. Thanks
  17. What is the max size of file you can transfer using a ftp client or the web browser upload to the CPanel interface?
  18. rbb213

    Ipb

    Thanks Bruce, I found it, now how do you set it up for a moderator to monitor psots without having to approve the posts?
  19. rbb213

    Ipb

    Did I mess something up?... Okay, well I set up the IPB on my site, but when people post, it waits for a mod to authorize that post. Why is that?...How can it be set up so that once a registered member makes a post it shows up immediately?... Or should i re-install the IPB on my site?
  20. MODS, Do we have a room or something to show off our webpages? or perhaps create a room?...or is it even possible?
  21. AHAHHA...the Clostest one to me is 895.2 miles....Hmmmmmm, I may have to go there one day.....lol Jet's Pizza 4512 Breton Rd. S.E. Kentwood, MI 49508 (616) 281-5450 -- 895.2 miles Click Here for Map Jet's Pizza 1407 W. Maumee Adrian ,MI 49221 (517) 266-1300 -- 925.8 miles Click Here for Map Jet's Pizza 120 W. Highland Ste. 800 Howell, MI 48850 (517) 545-8005 -- 934.1 miles Click Here for Map Jet's Pizza 3009 Vine St Lansing ,MI 48912 (517) 351-1100 -- 935.5 miles Click Here for Map Jet's Pizza 1640 Haslett Ste 3 Haslett ,MI 48840 (517) 339-9606 -- 942.1 miles Click Here for Map
  22. Thanks! Woesap...I'll Look into it..... Back to the books again...
  23. So if this was to be converted into a php page, where would that file be placed?... Talk about service with a smile.....Dang Don, that was super fast reply!
  24. where would that file go if you were to put that on a page to actually submit an email to someone?.. the file is an asp form, with ... <% contactfield1=Request("field1") contactfield2=Request("field2") contactfield3=Request("field3") contactfield4=Request("field4") mbody = "field1 : "&contactfield1&" | field2 : "&contactfield2&" | field3 : "&contactfield3&" | field4 : "&contactfield4 'email object for cdonts ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 'Set pmail = Server.CreateObject("CDONTS.Newmail") 'change the email to your email address 'pmail.From = "admin@redlineriders.org" 'pmail.To = "admin@redlineriders.org" 'pmail.Subject = " Website Contact enquiry " 'pmail.Body = mbody 'pmail.MailFormat = 0 'mime type 'pmail.BodyFormat = 0 'default value 1 for plain text type 'pmail.Send 'Set pmail=Nothing 'new mail 'DIM Mailer 'email object for CDO Windows 2003 ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Set objMessage = CreateObject("CDO.Message") objMessage.Subject = "Website Contact Enquiry" 'change the email to your email address objMessage.Sender = "admin@redlineriders.org" objMessage.To = "admin@redlineriders.org" objMessage.TextBody = mbody objMessage.Send set objMessage=Nothing response.write("response=ok") %> I know, im a bit tossed up in the air on this one, but its only a form, that once someone hits submit its supposed to send out an email to the said addy...but the problem is I dont know where that file should go. the file is set up in an flash website, but it stumps me to where it goes.
  25. AllI can say, this was well worth the battle!.. Top notch QUALITY AND SERVICE to TCH mods, techs and Family. I thank you all personally for all your help. Rocky
×
×
  • Create New...