Two Errors (Line: 462 and "editeditedit")
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine
Author Message
n00b
Newbie


Joined: Mar 25, 2007
Posts: 11

PostPost subject: Two Errors (Line: 462 and "editeditedit")
Posted: Sun Apr 15, 2007 3:51 am
Reply with quote

I've read probably all posts in the coppermine section about error and whatnots however i didn't find any similar problems to the erros that I have:

1) Here's an error that I get when I try to upload a phot to the album:

The picture 'modules/coppermine/albums/userpics/10002-logo.gif' can't be inserted in the album

File: [removed]/modules/coppermine/db_input.php - Line: 462

2) Another problem is that the title of the albums are simply repeats of the word "edit" such as "editediteditedit"

Can someone tell me how to fix this?


n00b's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 48/5.0.27/5.1.6/9.1.2.1/9.1.2.1
Back to top
View user's profile Visit poster's website
n00b
Newbie


Joined: Mar 25, 2007
Posts: 11

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Mon Apr 23, 2007 4:45 pm
Reply with quote

So any suggestions?

n00b's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 48/5.0.27/5.1.6/9.1.2.1/9.1.2.1
Back to top
View user's profile Visit poster's website
spotlight
Nice poster


Joined: Aug 10, 2004
Posts: 59

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Mon Dec 10, 2007 7:19 pm
Reply with quote

Hi i have the same error
_________________
=======================================
Un saludo en español para los que hablamos esta lengua

spotlight's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
XP/?/MYSQL 2.../PHP 4.22/CPG :8.2b
Back to top
View user's profile Visit poster's website
Jeruvy
Security Team


Joined: Apr 23, 2004
Posts: 1433
Location: Canada

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Wed Dec 12, 2007 1:45 am
Reply with quote

Is it generating an error message?

Do you have full privileges to this folder?

_________________
J.
j e r u v y a t y a h o o d o t c o m

Need help? Look here: www.dragonflycms.org/W...d=112.html
Need to chat? Look for me on irc.freenode.net

Jeruvy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu7.10/Debian3.1 - 2.2.3/1.3.37 - 5.0.38/4.0.27 - 5.2.1/4.4.7 - CVS/9.1.2}
Back to top
View user's profile ICQ Number Yahoo Messenger
spotlight
Nice poster


Joined: Aug 10, 2004
Posts: 59

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Wed Dec 12, 2007 2:03 pm
Reply with quote

I have 777 cmod all the folders under coopermine

Could be something with the server? like GD libraries or other stuff Crying or Very sad

_________________
=======================================
Un saludo en español para los que hablamos esta lengua

spotlight's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
XP/?/MYSQL 2.../PHP 4.22/CPG :8.2b
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Wed Dec 12, 2007 2:27 pm
Reply with quote

Excusa me, onde esta su sitio DragonflyCMS?
_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
spotlight
Nice poster


Joined: Aug 10, 2004
Posts: 59

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Wed Dec 12, 2007 3:54 pm
Reply with quote

Puedes ver aqui (you can see here) www.pcservicio.cl/port...rmine.html
_________________
=======================================
Un saludo en español para los que hablamos esta lengua

spotlight's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
XP/?/MYSQL 2.../PHP 4.22/CPG :8.2b
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Wed Dec 12, 2007 4:25 pm
Reply with quote

Muchas gracias amigo.
I was just wondering if you really really really were still using php 4.2.2 as your server specs show Razz

There are quite few reasons why teh function will fail, picture not being created (so missing file) or resize fails etc etc.
Its a quite singular problem and needs degub.

If you have a little experience with php try to locate the function add_picture somewhere inside includes/coppermine/ and "echo" something step by step until you get where it exactly fails.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
spotlight
Nice poster


Joined: Aug 10, 2004
Posts: 59

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Thu Dec 27, 2007 1:41 pm
Reply with quote

Hi I just edit the function is in the file picmgmt.inc I echo some lines (//) finally I can upload a photo but I can see it show with an X also if I clic over y see the bigger photo but still with the X I can´t see any thumbnail.

Aditional info: In the configuration secction
ªMethod for resizing images ª y have two options Image Magic or netpbm, I can select any and don´t work.

I have another dragonfly portal in other server and in this option i can select GD library in this case the galerie works OK. I think the problem is with mi hosting provider....

Some help please

Crying or Very sad

_________________
=======================================
Un saludo en español para los que hablamos esta lengua

spotlight's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
XP/?/MYSQL 2.../PHP 4.22/CPG :8.2b
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer


Joined: Jun 29, 2004
Posts: 3677
Location: Melbourne, AU

PostPost subject: Re: Two Errors (Line: 462 and "editeditedit")
Posted: Thu Dec 27, 2007 2:28 pm
Reply with quote

Make sure your profile server specs are all up to date.
_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine All times are GMT
Page 1 of 1


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Dedicated Server & Bandwidth Sponsored by DedicatedNOW
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.7832 seconds with 19 DB Queries in 0.189 seconds
Memory Usage: 2.95 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy