go in php.ini and put dispaly_errors= off (are 2 lines)Originally Posted by Carabina
go in php.ini and put dispaly_errors= off (are 2 lines)Originally Posted by Carabina
Originally Posted by =Master=
what file to enable Devil square ranking? in d:\muserver..ty in advance
master plz relased muweb 0.4
Lol, maybe you can check again your code.. instead of asking people to hide your errors .. :)Originally Posted by =[Master]=
(It's just a suggestion. Hiding is not fixing.)
that is a error only easyphp report it
Ok.. I took a look to that code.Originally Posted by =[Master]=
This is what I found in doreg.php:
- You're only setting $Error=1 when you have an error (when Login is missing, when password is missing or has illegal characters, etc).
But, if you fill up the fields correctly, you're not setting $Error at all.
Then, In line 191 you're comparing $Error=1 ... it's impossible to check the
content of something that does not exists..
How can you fix that? .. I can tell 2 ways to do it. (The ones I'm thinking right now)
1. Set $Error=0 (or something but 1) before you check for errors.
2. Check if $Error exists before checking if $Error=1.
I'm using Apache 2.2 with Error report = ON .. PHP 5 and MSSQL 2000 and I still get same error than Carabina.PHP Code:if(isset($Error)) {
if($Error!=1){
..............some code here.....
**
**
PS: If you know a little about programming you'll agree with me that hiding is not fixing.. and comparing a variable that doesn't exists is not possible. (I don't know that much about programming, but I do know some basics, if you need some help feel free to PMing me.)
And =Master=... u forgot toxixman on creditz :D
poor coding ... =]Originally Posted by =[Master]=
nice site, good job madalin;)
Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\config.php on line 366
what is this?
im dont find line extension=php_mssql.dll
help me
thx
anybody can send your C:/Windows/php.ini and ou config.php
thx
Last edited by danilohalford; 15-05-06 at 04:59 AM. Reason: Automerged Doublepost
MuWeb 0.4 data file lost because viruses, I try to make again data,pls dont spam when will be relased,when i will release i will!
:) .. nice:!
Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\config.php on line 366
what is this?
im dont find line extension=php_mssql.dll
help me
thx
anybody can send your C:/Windows/php.ini and ou config.php
thx
WOW! cool templates!!! :D
too bad the links doesnt work anymore :P ..
vezi ca nu mai merg linkurile mane :D
damn :(
lolz links works, w8 until picture of web load and scroll down
well if you need a mirror to download you can download from my host:
http://endurance.1.page.tl/index.php...iles/Websites/
filename: MuWeb_ver_0.3.rar
For people having problems with Master's Mu Web .03 Release...
Install Appserve Get Appserve from somewhere...
- Install Appserve in destinated folder [ C:/Appserver ]
- Go to Appserver folder and delete all the things in the [ WWW Folder ]
- Extract MuWeb Package in [ WWW Folder ]
- Go to Start > Control Panel > ODBC ( Data Source ) and follow the STEPS
Take Note : This is WHERE the Call to undefined function: mssql_connect() in c:\appserv\www\config.php on line 369 occurs.
After your done with the steps above.
Go to Start > Program Files > Appserve > Server Control Server > Apache Restart
Then go to : http://your_ip/install/install.php
Then youre done...
Very good the your site
which php file refers to this table? (i want to put counter under it)
![]()
need some help plz....
I downloaded it.
Now you say goto you ip .. etc.
I click it and the url is dead, what do i do now.
I fixed up the config.php, now i just gotta do this your_ip url thing.
Help?