Jump to content

odivo1

Members
  • Posts

    14
  • Joined

  • Last visited

odivo1's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. When I first signed up I used a hotmail adress to sign up, so I thought it was very wierd when I did not get anything from heliohost. But I did not think that I needed it since I could use the account anyway. But now I want to set up a domain name and more, but I don't have the dns and other details that I need. So my question is, how can I get the details sent to my gmail account? Hope anyone can help me
  2. Oh, my bad. Look in one of your include files that is in your cont folder or something like that. Also, upload the images to the images folder. nothing in the cont folder that had that. But the images are in "themes" folder for each template. Hmm, I don't understand anymore =(
  3. The problem is that I don't have anything like that in my index.php
  4. I doubt it's a php problem. But first of, change this: <script language="Javascript" src="../scripts/innovaeditor.js"></script> to this: <script language="JavaScript" src="scripts/innovaeditor.js"></script> Then, make sure all your images are uploaded to your images folder. After that, make sure you have styles.css uploaded correctly, because I don't see any css in it, only your homepage. Where should I change it? By the way I have css in it, it is called styles.css
  5. Yeah I have done everything right when it comes to install it, but it worked fine on hostgator server, I don't know why it does not work here. Maybe the Php is the problem?
  6. Well the main purpose was to fix all errors which we accomplished. But how IS it supposed to look like? Perhaps you didn't link any CSS files or something? something like this
  7. Yes it is, it is in a folder named admin if I link it, you will just end up on the admin site. This is how it is located: http://watchphone.heliohost.org/public_htm...dmin-header.php or http://watchphone.heliohost.org/admin/admin-header.php Oh then just do it this way: include(admin/admin-header.php) I did it the error messages are not there anymore, but the website, does not look like it was ment to look like. See for your self: http://watchphone.heliohost.org/
  8. Yes it is, it is in a folder named admin if I link it, you will just end up on the admin site. This is how it is located: http://watchphone.heliohost.org/public_htm...dmin-header.php or http://watchphone.heliohost.org/admin/admin-header.php
  9. Yup, exactly the same. Except I don't get what PHP function is the last one, the Class 'DB' one. Thanks again, but now we have new problems, this is the code: Warning: include(admin-header.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 635 Warning: include(admin-header.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 635 Warning: include() [function.include]: Failed opening 'admin-header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 635 Warning: include(admin-footer.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 639 Warning: include(admin-footer.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 639 Warning: include() [function.include]: Failed opening 'admin-footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 639 any idea?
  10. The @ symbol won't fix your problem, just will hide the error messages but it won't work still. Forget about it for now.. See how you linked it with include(../cont/cont.php) ? Well try this instead: include(cont/cont.php). The reason for this is that it is your homepage and is not in any directory/folder. That means the "cont" folder is within the same directory and can be accessed at: http://watchphone.heliohost.org/cont/ . Thanks, I did as you said, now the only thing that remains is this: Warning: include(.../cont/Control.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 25 Warning: include(.../cont/Control.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 25 Warning: include() [function.include]: Failed opening '.../cont/Control.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 25 Warning: include(.../cont/Pages.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 27 Warning: include(.../cont/Pages.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 27 Warning: include() [function.include]: Failed opening '.../cont/Pages.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 27 Warning: include(.../cont/Mysql.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 29 Warning: include(.../cont/Mysql.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 29 Warning: include() [function.include]: Failed opening '.../cont/Mysql.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 29 Fatal error: Class 'DB' not found in /home/hamza87/public_html/index.php on line 33 Should I do the same with these too?
  11. I am sorry, but I did not undertsand, how do I and where do I but that "@" symbol? And what do you mean with try including it with simply "cont/file.php", I am very happy for the help you give me Unveiled
  12. I have a problem, I have done everything that I could do, I uploaded the files, installed the website, but when I try to view my store, on http://watchphone.heliohost.org/, I just get this error messages: Warning: include(../cont/cont.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 23 Warning: include(../cont/cont.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 23 Warning: include() [function.include]: Failed opening '../cont/cont.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 23 Warning: include(../cont/Control.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 25 Warning: include(../cont/Control.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 25 Warning: include() [function.include]: Failed opening '../cont/Control.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 25 Warning: include(../cont/Pages.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 27 Warning: include(../cont/Pages.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 27 Warning: include() [function.include]: Failed opening '../cont/Pages.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 27 Warning: include(../cont/Mysql.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 29 Warning: include(../cont/Mysql.php) [function.include]: failed to open stream: No such file or directory in /home/hamza87/public_html/index.php on line 29 Warning: include() [function.include]: Failed opening '../cont/Mysql.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hamza87/public_html/index.php on line 29 Fatal error: Class 'DB' not found in /home/hamza87/public_html/index.php on line 33 I hope you guys can help me get this website start running
×
×
  • Create New...