Search results

  1. S

    Terminated Account possibilities?

    Hey all, My accounts been terminated because I have been unable to get online during the summer holidays I have had my account restored from backup once before, not sure if its possible again? if not, I would still like to use my account name, is it possible to choose a new domain and get my...
  2. S

    mySQL passwords changing

    Hey all, For some reason, every so often my passwords on my users for the MySQL are changing... so i keep having to remove the user, create the user again and do the correct password. then attack it again to the database, Is this your side keep reverting my database? or do I keep getting...
  3. S

    Trying to get property of non-object

    Hey all, On multiple Ajax applications I have been trying to run. I'm constantly getting this error "Trying to get property of non-object" The applications are all returning an error on if($result->num_rows) I'm having a feeling it could be to do with my php rights. I'm currently on...
  4. S

    Vista Dreamscene

    Hey all, My mates been looking for the Vista Dreamscene aurora rtm theme http://www.istartedsomething.com/wp-content/uploads/2007/03/vistawall1.jpg and has been unable to find it anywhere, does anyone know if its avaliable for free anywhere on the web, and if anyone could provide a link or...
  5. S

    Javascript maths problem

    Hey all I got less than 3 hours to get this sorted >.<!! I need to be able to calculate this in javascript and its going to require some maths formula I can't seam to land on no matter how many times I play around with it. Its to work out a parcel price and this parts based on weight Less...
  6. S

    Wordpress Create user from my regiester page, conflict with phpbb3

    Hey, I have been trying to sort out a centralised login system for my site, I was considering using LDAP, but I can't be bothered with that anymore, so I have so far added a phpbb user add to my register page, which I have just finished getting working. Which was simply to include the...
  7. S

    Susspended account:unable to review

    Hey, My accounts been suspended with "unable to review"... I looked it up, and someone who was hosting a facebook app said that yeah he has no content. so he said he would put a little in, and a mod unsuspended his account. My account... project.exofire.net.. Has 3 databases.. 1 site with a...
  8. S

    Your remote database stuff makes no sense

    Right, Of course I have searched the forums for an answer. Because what I want is to be able to connect to my database via MySQL connect, so I can sort out a catalogue and some other useful functions I am unable to perform via PHPMyadmin. So on the forum, you say that we are forbidden from...
  9. S

    Ways around submitting a form using a hyperlink?

    Hey there, I'm wondering if it is possible to have,,,,,or trick html into letting me use a hyperlink as a submit, so that I can keep with my css text buttons, The reason I see this as possible is php statmentments like <a href=\"" . $_POST['redirect']. "\">click here</a>)"; I...
Top