Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentServer Side ScriptingPHP right
  Reply to this topic Start new topic
left right
simonsoft
post Oct 28 2007, 09:16 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 28-October 07
Member No.: 2,008



hi,

i hosted in zymichost. my supposed "clean" codes are displaying error now.

pls try simster.zymichost.com (but its a WAP forum, so u need OPERA or other emulators)

the main menu has several error messages
the login has disabled some file open functions
the hits counter in the index(after login) page is disabled too
and the rest of the site, has one or two, errors.


i hope the php functions are not restricted.
i hope the php error is set to more "silent" one.

thanks!
Go to the top of the page 
 
  + Quote Post
jhsmurray
post Nov 19 2007, 11:24 PM
Post #2


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643



I'm not a php pro but I find it best to start with the first php error, and then fix one at a time. This is because they are all likely tied into the first error.

That said, it looks like you need to have another parameter for the fopen() function:
QUOTE
Warning: fopen() expects at least 2 parameters, 1 given in /www/zymichost.com/s/i/m/simster/htdocs/wap/index.php on line 3945
When you fix that, hopefully the rest will fall into place.

The first parameter is the filename, the second parameter is the method:
http://www.php.net/manual/en/function.fopen.php

Anyways good luck with it.
Go to the top of the page 
 
  + Quote Post
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 21st November 2009 - 06:57 PM