Jump to content

domynoe

Members
  • Posts

    9
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.domynoes.com/

Profile Information

  • Location
    California, USA

domynoe's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Yea, I know, but I can't afford to buy a newer version, so, stuck with the old.
  2. I'm still getting this error with no idea where to look to fix it.
  3. Okay, checked the permissions. Have no idea what to look for in the Config since this has been up since you guys banned GM and I was able to muck around with the templates then. As far as I can tell, the only problem I'm having is changing the coding in the templates. Yes, I'm a coding idiot, why do you ask?
  4. Everything worked when I first installed. What would have changed since? I haven't played with any of it. And everything else is working fine-new entries can posted and edited, etc.
  5. For some reason I'm getting an error on changing my templates at all for MT. I needed to close off a blog's comments, which worked fine, but I had to take the previous/next code and move it for it to be visable on the blog and I get the following: Site name: domynoes.net Are there issues with my site that I'm unaware of? Help?
  6. thank you. i'm quite proud of it. i'm actually quite the busy girl between my personal forums, my writing group forums, some market forums, my writing, my 4 websites, my children's and husband's websites, ummm . . . yea. i'll see about poking about once in awhile, but don't count me as a regular. lol and speaking of writing, off to get some done. yay. thanks again for the help.
  7. doh! that was the problem. thanks. since it was showing up next to the databse name i assumed the use was already ssigned. *smacks forehead* told you i was new at this php/mysql thing. give me html and ssi and all that and i'm fine. lol
  8. yea, created the database saxykam, and gave it the user name saxykam. in my cpanel, they're showing up as: database: domynoe_saxykam username: domynoe_saxykam that's originally how i put them in the script and it came up with the unable to select a database error. sigh . . . . i'll try it again.
  9. i'm trying to install a script on a subdomain and am getting the following error on the create file: "Unable to select database" the config file has the following: $dbhost = "localhost"; // usually this is localhost but if it doesn't work, check with your hosting provider $dbname = "dbname"; // the name of the databse you want to put the phpFanBase tables in $dbuser = "username"; // your MySQL username (must have access to database above) $dbpass = "password"; // your MySQL passwor assuming i've created the dtabase "name" with the username "name2" and the password "pw100" what values do i put there to get the script to connect to the database? in my cp panel, the database is showing up as domain_name and the user is showing up as "domain_name2" but when i tried those values it didn't work. it didn't work without the domain_ either. i'm relatively new to php and mysql, but i have gotten this script to work on another domain, so, please help? someone? thanks
×
×
  • Create New...