|
#1
|
|||
|
|||
|
Problem with uploading
Hi,
I've searched the forum but couldn't find anything for this specific error. Whenever I upload an image, I get the following error (eventhough the image is uploaded correctly): +++ Warning: include_once() [function.include-once]: Unable to access ../includes/IXR_Library.inc in /home/www/web232/html/addons/admin_ping.php on line 50 Warning: include_once(../includes/IXR_Library.inc) [function.include-once]: failed to open stream: No such file or directory in /home/www/web232/html/addons/admin_ping.php on line 50 Warning: include_once() [function.include]: Failed opening '../includes/IXR_Library.inc' for inclusion (include_path='.:/usr/share/php') in /home/www/web232/html/addons/admin_ping.php on line 50 +++ I have been building my own templates. Did I possibly screw something up? Can anyone tell me, what the warning message means? Any help is greatly appreceated. prokop (http://barkatdogs.com) |
|
#2
|
|||
|
|||
|
if this file cannot be found, you should check if it is there!
if the paths are ok, if the file is uploaded in ASCII-mode and not BINARY-mode, etc. it would be good if you list here the info about your installation which you find in the admin area, because that is exactly why this info is there ;=) |
|
#3
|
|||
|
|||
|
Hey Connie,
thanks for your reply. The specified files seem to be present. I've copied now some stuff from the admin section. If you need some more information, please let me know, as I urgently want to get rid of the problem. Pixelpost Information You are running Pixelpost version: 1.5 Final - July 2006 Latest Pixelpost version: Check Looking for help or want to give feedback, please step into Pixelpost forum.: www.pixelpost.org/forum/ Host Information URL http://barkatdogs.com/admin/index.php PHP-version 5.2.0 (Pixelpost's min requirement: PHP version: 4.3.0 ) Session save path /tmp MySQL version 5.0.27-standard-log (Pixelpost's min requirement: MySQL: 3.23.58 ) GD-lib bundled (2.0.28 compatible) with JPEG support File Uploads to Pixelpost site are possible. Server Software Apache EXIF Pixelpost is using exifer v1.5 for EXIF-information. Paths Guessed imagepath: /home/www/web232/html/images/ Configured Imagepath: ../images/ Image Directory: OK - Can we write to the directory? YES. CHMOD: 0777 Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0777 Language Directory: OK Addons Directory: OK Includes Directory: OK Templates Directory: OK |
|
#4
|
|||
|
|||
|
could it be, that an addon is causing this problem?
could you take off (not only deactivating) the addons one after the other and check? does this happen when you use other templates as well? |
|
#5
|
|||
|
|||
|
hey connie (hab mir gerade mal deine seiten angesehen, wir können uns wohl auch auf deutsch unterhalten - oder kollidiert das mit den forum-regeln?
![]() figured, that the addin: Ping service (admin_ping - version 1.0) - status: ON is causing the problem. What next? ![]() Shall I try to use different templates? Thanks again! |
|
#6
|
|||
|
|||
|
Hi!
For the "general forums" we want to stick with english, for german, we have the german forum, so we could continue there but it makes no sense to move this thread, I think I will have a look at your template, maybe I see a reason for this problem with ping.. |
|
#7
|
|||
|
|||
|
some points:
1) all CSS-elements should be in lowercase 2) Code:
<meta name="page-topic" content="bark@dogs.com - throwing your beauty back at you."> Code:
<meta name="page-topic" content="bark@dogs.com - throwing your beauty back at you." /> 3) Code:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 7 errors in HTML and no chance to validate the CSS because first the html-errors must be fixed. you are for sure a better photographer than a webdesigner ;=( you must clean the code first before we can start to find the reason for the error / conflict with the ping-addon.. some tips: How can I validate a template? I read about the "webdeveloper extensions" in the forum sometimes. What are they? |
|
#8
|
|||
|
|||
|
Hey Connie,
thanks for your reply and your efforts in solving this issue. I understand that my xhtml and css do not validate. that is pretty ok with me and shouldn't have any effect on the problem posted initially. to prove that, i tried to use a different template. the problem persisted. can you still help me? any more ideas? thanks a lot in advance and greetings from berlin! |
|
#9
|
|||
|
|||
|
Hey Connie,
solved the problem: it is an uppercase/lowercase issue within the admin_ping.php and the corresponding file. i've been turning both, the filename in line 50 of the php file and the inc file to lowercase, works fine now. thanks for your efforts. btw, where do I get the "most important sides to ping"? thanks! |
|
#10
|
|||
|
|||
|
I never ping ;=( weisses nich...
aber danke für den Hinweis, das ist ja ein blöder Fehler... schauen wir dass wir das reparieren, falls es noch nicht gefixt ist für die nächste Version |
| Post Reply |
| Thread Tools | |
|
|