Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i tryed to fix but (dont know if what it did is right, i dont have skills in php) now im stuck and i dont know where the problem is.
Please take a look to those error and if you think that you are able to fix my php file please pm me, i will pay you if necessary.
1st error:
Code: [Select]Parse error: syntax error, unexpected '*' in /home/user/public_html/main.php on line 136line 136:Code: [Select]mt_srand( ( double ) * 1000000 );I deleted the* (is that ok?)
---------------------------------------
2nd error:
Code: [Select]Parse error: syntax error, unexpected '}', expecting ')' in /home/user/public_html/.main.php on line 204line 204:Code: [Select]for ( ; $i < $total_pages + 1; } while ( 0 ), ++$i )changed to:Code: [Select]for ( ; $i < $total_pages + 1; ) while ( 0 - ++$i )is that correct?
---------------------------------------
3rd error:
Code: [Select]Parse error: syntax error, unexpected T_IF, expecting T_WHILE in /home/user/public_html/.main.php on line 214line 214:Code: [Select]}
if ( $add_prevnext_text )
{deleted: } and { is that ok
---------------------------------------
4th error:
Code: [Select]Parse error: syntax error, unexpected T_RETURN, expecting T_WHILE in /home/user/public_html/.main.php on line 225line 225:Code: [Select]}
return $page_string;
}deleted: } and { (is that ok?)
---------------------------------------
5th error:
Code: [Select]Parse error: syntax error, unexpected ',' in /home/user/public_html/.main.php on line 948lince 948: Code: [Select]( "Log Files", "Could not write to logfile "".$fileName.".log" in ""._LOGFILES_PATH."", please make sure that the file has write permissions (chmod 777)." );I changed the [], with - (is that ok?)
---------------------------------------
6th error:Code: [Select]Parse error: syntax error, unexpected ',' in /home/user/public_html/.main.php on line 978Line 978: Code: [Select]( "Log Files", "Could not open language directory in ""._TEMPLATE_PATH.""" );I changed the [], with - (is that ok?)
---------------------------------------
7th error: Code: [Select]Parse error: syntax error, unexpected '*' in /home/user/public_html/.main.php on line 1026Line 1026: Code: [Select]mt_srand( ( double ) * 1000000 );Deleted *. (is that ok?)
---------------------------------------
8th error: Code: [Select]Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/user/public_html/.main.php on line 1259Line 1259: Code: [Select] $db1->query( "SELECT id, email, activationKey FROM users WHERE confirmed='no' AND status='inactive' AND regdate<(UNIX_TIMESTAMP()-"._MEMBER_ACTIVATIONRESEND * 60 * 60 * 24.") AND lastlogin='0' AND active_sentmail='no'" );
And that`s it here i am stuck.. i dont know what to do.
Please help me with my error, i really need to be fixed.
Like i said i will pay if necessary.
subtract 1 from value entered in text field
HiHow do I subtract 1 from the vaue entered into a text field?Thanks
System copy error in RUN ABAP REPORT PHASE
Hi,
Save file by click
Hello. I'm not understand how to save file from page. I'd like make link to file with save ability.<?phpchdir('upload/');foreach (glob("*.*") as $filename) { $uploadfile =
Remote Database Access
Hey guys!!OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin after setting up a mysql database in the cpanel.I've been asked to setup a website and the client has set up
Onclick problem in Firefox
Hi, I am using a <label onclick="myfunction(this)"></label>. It doesn't seem to trigger in Firefox but works fine with ie. Does anyone know why?Thanks
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this: abcd@gmail.comfefef@mail.comfefefef@yahoo.comfewferf@mail.net...What I want to do is insert a paragraph after
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to connect but it reports back this error:QuoteWarning: mysql_query(): 11 is not a valid MySQL-Link resource
uploading video files into mysql in php
hi,I have the video files which i have to upload into mysql db. along with creating thumbnails from the video.can any one help me in this which will be greatful to methank u
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.I am going to be getting a large string, like 10-20 paragraphs. I will also have an array or words that i would like to search it for.
Ariba 9r - SAP MM Integration
Hi experts,