code
search
solutions
software
Search
Search
script and coding help search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
jupgrade error
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
Parse Error: syntax 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 ...
2.
[RESOLVED] Soap errors
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 ...
3.
[RESOLVED] Confusing Parse Error
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 ...
4.
How to catch a SharePoint "Error: Access Denied" page
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
: ...
5.
[RESOLVED] I dont understand this ERROR message
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 ...
6.
Simple error
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=. ...
7.
another Parse error/syntax error This one is too obvious its stupendous
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? ...
8.
checking for html 404 error
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 ...
9.
[RESOLVED] Parse error cant figure out solution
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 ...
10.
Need Help!!! With Random </span> Unmatched Error in Wordpress
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 ...
11.
Error Message Help Please
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 ...
12.
VBulletin - syntax error on file misc.php
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
: ...
13.
Parse error: parse error, unexpected [
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 ...
14.
How to avoid undefined index error before submitting form?
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 } // ...
15.
Download ZIP file PHP script errors
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 ...
16.
check if error == X then
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( ...
17.
Syntax for Error Messages in Img Resize Script
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 ...
18.
Syntax error, unexpected {, expecting (
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" ...
19.
PHP Parse error: syntax error, unexpected T_ELSEIF
PHP Code: <?php if (isset($_GET[post])) else ?> It gives me the
error
Code: PHP Parse
error
: syntax
error
, ...
20.
Resize 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
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats