script and coding help search
Search Only:

Search Keyword jupgrade error

Total: 40 results found.

Page 1 of 2
Ive just installed php5 on a new development machine. Apache and MySQL are working and a test of php with a simple phpinfo() works ok. I have transferred my php4 code to the new machine (I didnt ...
One of my companys software vendors convinced me to let them develop a web service that would allow me to create records in our financial database. Their web service/commercial software is running ...
Hi Im getting a Parse error: parse error, unexpected < in C:wampwwwhpsidebar.php on line 2 But theres nothing wrong in line 2. The code below is just the sidebar for my webpage. I saved ...
I have a document viewer that displays inline pdfs. Problem is, some people dont have access to certain documents due to restricted access on the SharePoint server. How do I catch the "Error: ...
Ive just installed php5 on a new development machine. Apache and MySQL are working and a test of php with a simple phpinfo() works ok. I have transferred my php4 code to the new machine (I didnt ...
I know there is a syntax error but for the life of me I cannot find it, can i have some assistance? Cheers, Zacron PHP Code: header(Location: http://contest.netcheckup.ca/upload_page.php?file=. ...
Makes no sense, anyone? Parse error: syntax error, unexpected $end in /home/cyberweb/public_html/lst/add.php on line 94 Line 94 is the end. "?>" Makes no sense, anyone? ...
I have a page that sends people to another website directing them to a sub-page. The problem is the addresses of these sub-pages change as that site updates or makes changes. So Id like to check prior ...
I am getting the following error message Parse error: parse error in C:wampwwwedit.php on line 34 What should i do? Edit.php is shown below PHP Code: <?php // Connects ...
I have a widget that displays properly on almost all my posts in Wordpress yet some seem to have some sort of crazy </span> unmatched error and display weird. Here are pictures comparing ...
Hi, I am getting the following error message: Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established on line 18 ...
Hi all, Im newbie. I have an error with my forums VBulletin 3.8.3. Please help me! Open Admin Control Panel > User title > Update Alert messege: Parse error: ...
Im trying to convert some older php scripts. I have been able to sort out most of the problems that are coming up, but am having trouble with a few lines that are coming up in my skin.php ...
Code: <?php # Standard Form $page_title = Form; include (includes/header.html); function email () { // This function will be called if the error checking doesnt find any problems } // ...
Hi All, I am trying to enable the download of a ZIP file, through a link created using the PHP code below. I am able to download the file through the link, but when I try to open the ...
Im trying to compare a string to an error. If it matches I need it to display some text (for now lets say "asdf"). this is the code I use to get the error Code: if( ...
Below is someone elses script that I adapted. It goes through a directory looking for a specified image file and then makes copies of it in different sizes. I havent finished scripting for ...
I used this code off of another forum as a guide line, and I got the error "Syntax error, unexpected {, expecting (". The error is on the line: "if { $var = $var2" ...
PHP Code: <?php if (isset($_GET[post]))  else  ?> It gives me the error Code: PHP Parse error: syntax error, ...
Hi, I am trying to upload photos where I keep a copy of the original photo in my upload directory (works fine) and I create a second thumbnail copy which goes to the thumbs directory ...
<< Start < Prev 1 2 Next > End >>