Recent content by chriscrowe43

  1. C

    trying to get my account reactivate after being gone for a while

    i guess what im trying to figure out is, is my account just gone or can i get it reactivated?
  2. C

    trying to get my account reactivate after being gone for a while

    Hello, It's been a while sinse i have been able to do anything with my site. I know it has to be reactivated or something. i did get logged back in to x10 hosting but it says i need to register a new domain. Can someone help me figure out how to get my domain back? I had to shelf my site for a...
  3. C

    Deprecated: Function ereg_replace() is deprecated

    Im getting an error. Deprecated: Function ereg_replace() is deprecated in (site root) /wi_class_files/automakeLinks.php on line 26 i have a pageing calling on a file containing this code. (lines 22-30) automakelinks.php class autoActiveLink { function makeActiveLink($originalString){...
  4. C

    Undefined offset: 1 in (site root) /scripts/checkuserlog.php on line 76

    I'm sorry mission but your going way over my head. Mabey i have no business messing with this stuff but i really kind of need it, I know it is a probably a pain to deal with someone so uninformed about how php works but once i get passed this issue everything else normally seems to work or has...
  5. C

    Undefined offset: 1 in (site root) /scripts/checkuserlog.php on line 76

    im sorry i feel stupid but what do i need to do? how would i go about printing out what i need to print?
  6. C

    Undefined offset: 1 in (site root) /scripts/checkuserlog.php on line 76

    ok thank you ill check it out and update here ---------- Post added at 05:13 PM ---------- Previous post was at 05:04 PM ---------- Ok i stuck the code in and tested it. and got nothing but updated line numbers showing that the code had been moved down. When you say that its telling that...
  7. C

    Undefined offset: 1 in (site root) /scripts/checkuserlog.php on line 76

    Hello I was wondering if there is anyone that could help me figure out this problem im having. I have been racking my brain for two days trying to figure this out. Notice: Undefined offset: 1 in (site Root)/scripts/checkuserlog.php on line 76 Warning: mysql_num_rows() expects parameter...
  8. C

    createing links in php to database and site files in a subdomain?

    If i understand what your saying correctly i would have to think that everything should be working. Thats where im confused becuase It all works in the /home/user/public_html/ where i have it set up on my main domain. but its not working on the subdomain.
  9. C

    createing links in php to database and site files in a subdomain?

    all the files are copied to the /peacemakers/ and then a automatically configred from configure.php page that you navigate to in your browser. then delet so there is a complete copy of the files on both the /home/user/public_html/ and /home/user/public_html/peacemakers/ just with different...
  10. C

    createing links in php to database and site files in a subdomain?

    i think so, i just dont understand why it would work when its in /home/user/public_html/ and not in /home/user/public_html/peacemakers/ , if there is code i need to change im not really sure what. But it just doesnt want to send out the activation email through my subdomains email...
  11. C

    createing links in php to database and site files in a subdomain?

    im assuming it is/home/user/public_html/peacemakers i have been doing all my uploading to /home/user/www/peacemakers but im told there the same thing so.?
  12. C

    createing links in php to database and site files in a subdomain?

    Ok so I have ran into an issue with codeing when it comes to php and my subdomain. my php code works in my main domain ie. it sends out an activation email to the user after registering for join my community. But when I began setting up my subdomain and tired to use the same code(which is...
  13. C

    disk full error

    Thank you guys for getting er fixed have a great weekend!!
  14. C

    disk full error

    hello, just wanted to inform the suport team that im getting an disk full error on the starka server. update. im trying to connect to the server but now im getting a 421 75 users (the maximum) are already logged in sorry could not connect to server so i dont know if the disk full error is...
Top