Jump to content

Joaquin

Members
  • Posts

    67
  • Joined

  • Last visited

Everything posted by Joaquin

  1. Clicking the exclamation point usually at least tells you the line number that the error is on. A lot of times the onload= attribute in the <body> tag is calling a function that doesn't exist or with wrong parameters i.e. <body onload="preloadImages()"> Where preloadImages() is not defined or needs some parameters like preloadImages(image1.gif,image2.gif) I could take a look at the source if you post or PM me a link.
  2. I wouldn't open it
  3. I think what you are asking about is a meta redirect. Open the code for index.htm ( or whatever your home page is called ) and add the following line some place in between the <head> and </head> tags: <meta http-equiv="REFRESH" content="10; URL=http://www.domain.com/sub/"> Changing the URL obviously changes the place you are redirected to and changing the "10" will change how many seconds are waited before the redirect takes place. Does this help? oh and welcome to the forums!!
  4. Welcome to the forums!!!
  5. Just fine Thomas, thanx
  6. I agree with Rob, having spam assassin mark the emails for a while allows you to determine if any important emails get marked as spam. Email clients such as outlook express or full on outlook allow you to set up rules and white and black lists.
  7. Hi again, this time ForeclosureStoppers.net would love to be added to the family site. A link to TCH is at the bottom and this is a commercial site, thanks. ForeclosureStoppers.net We are not attorneys but foreclosure mediators at Foreclosure Stoppers. We have been trained to provide methods to resolve mortgages that are currently in default using techniques other than foreclosure. Regardless of your present credit situation we will negotiate with your mortgage company and come up with a plan that is workable for you as well as your mortgage company.
  8. Hi there, Nat's Nick Nacks would love to be added to the family site. A link to TCH is at the bottom, thanks. Nat's Nick Nacks An online store that offers a variety of knick knacks, collectibles, house hold items and gifts. We offer glass and ceramic statues as well as vases and candleholders. We also have a variety of music boxes and water globes as well as picture frames and book ends. Free catalogs!
  9. Daniel, I have the exact same book you got and it is a good read, enjoy.
  10. And just to add to what MikeJ said. When you create a subdomain such as bloodsong.facciolli.com in your cpanel, you will also be able to access it as www.facciolli.com/bloodsong. FYI
  11. Beer
  12. card
  13. But do you actually have a turtle Don?
  14. Hi Don, thanx. All the stuff that is up there is excess inventory she wants to burn off before she restocks and makes a new go at it. Turtles huh?
  15. Yeah to "login" to your site you would go to your sites url and then type"/cpanel" after it in the address bar. i.e. http://www.example.com/cpanel hope this helps and welcome to the forums!
  16. Dick you are the man!!! It both makes me happy and angry that you found the answer on cubecarts forums because I checked there first and for some reason did not find that thread You do a service to your craft!
  17. Line 267: include("$site_dir/admin/lang/$session_lang"); I followed the directions as they pertain to permissions to the 'T'. What should they be on that file? And as I'm not familiar with PHP I'm not familiar with how blank lines affect things. What files can't have blank lines? thanx by the way....
  18. Ok I've reduced many of the errors, only 3 remain: Warning: main(/home/natsnic/public_html/admin/lang/): failed to open stream: Success in /home/natsnic/public_html/admin/settings.inc.php on line 267 Warning: main(/home/natsnic/public_html/admin/lang/): failed to open stream: Permission denied in /home/natsnic/public_html/admin/settings.inc.php on line 267 Warning: main(): Failed opening '/home/natsnic/public_html/admin/lang/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/natsnic/public_html/admin/settings.inc.php on line 267 link is still as above: http://server94.totalchoicehosting.com/~natsnic/ pls help
  19. I've had a horrible time so far restoring a backup of a cubecart database from my old host. The page shows up with data from restored database ( ) but there are errors. They seem to be wrong path errors but I can't tell where they are. A link is below to see all the errors for yourself: http://server94.totalchoicehosting.com/~natsnic/ Any help would earn my eternal gratitude!!! Joaquin
  20. Thanx Michelle & Thomas
  21. I use toast.net for email but I'm thinking that another issue may have confused things. A, client I guess you would call them, used my email address when they purchased their account for silverspork.com. I noticed that when I created my account for natsnicknacks.com it would not let me use my normal email address because it said I already had an account. So I used my school email address initially, but later in the purchase I think I may have put my normal email address. I'm thinking this has caused some confusion so yes, I guess I will submit a ticket, thanx Thomas.
  22. Hi there, I'm guessing this would go in presales because it is the status of the sale that is in question. I purchased another hosting account Tuesday night about 2am. Having my other 2 hosting accounts' welcome emails with account info come very quickly in a matter of hours, I'm concerned that I still have not received my welcome email for my new account for natsnicknacks.com. Should I submit a ticket or just be more patient?
  23. Hi again, more searches for time warner smtp produced: Road Runner (Time Warner): smtp-server.columbus.rr.com Road Runner (Time Warner): smtp-server.nc.rr.com Road Runner (Time Warner): smtp-server.insight.rr.com so it does seem they use this naming convention but it doesn't look as simple as names of states. Calling your isp is probably still your best bet, or maybe their web site's faq if they have one.
  24. Ok, I found something on setting up smtp with a time warner road runner account: In the Outgoing mail server (SMTP) box, type smtp-server.carolina.rr.com. Note The server domain name will differ slightly, depending on where your service is located. This example is for Charlotte, North Carolina. Your sign-up information or Road Runner customer service can provide you with the exact domain for your area. The whole article can be found at micrsoft at: http://office.microsoft.com/en-us/assistan...0957021033.aspx I'm not sure if you could just substitute your state for carolina and have it work or not. Your isp could tell you best for sure what your smtp server's name is.
×
×
  • Create New...