Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sookes

Pages: [1]
1
Mods & Plugins (Releases & Support) / using gd with resizer
« on: May 15, 2003, 02:38:53 PM »
I wish for ImageMagick!  Doesn't come installed and I've looked at it and don't know that I can.  

Thanks anyway.

2
Caveat to all who come after - make sure the file you are trying to upload is not corrupted!  

I went back to test it all again and this time uploaded a different file.  It worked with an image that was only 400 pixels wide. I have the max size set to 300.

I then tried to upload another jpg from the same first group of large pictures 900 x 900 and it says this:

Marjorie.jpg: Image size invalid
Marjorie.jpg: Image width invalid
Marjorie.jpg: Image heigth invalid

I even took the image into Fireworks and reexported as a jpg to make sure the file was okay.

Is there any size restrictions in the program itself? Or could this be a server or time out problem?

The folks who will be doing the uploads aren't knowledgeable enough to reduce these scanned files and digital camera images.  Need to be able to deal with the larger files if possible.

Thanks for your help, my fellow Georgian!

3
Mods & Plugins (Releases & Support) / will not resize images
« on: May 14, 2003, 05:52:31 PM »
I have spent 2 hours working on this.  I've redone it and checked to make sure I was using original files from the most recent version download.  The database is set up okay.

I've read through all the posts and have gained no illumination into what could go wrong.

The settings show up correctly in the control panel and can be manipulated there.

But no matter what I do, a user cannot upload a file over the specified max size.  It will not  resize the images.

I really like this and would like for it to work.

Any new ideas?

4
Discussion & Troubleshooting / sorry
« on: May 13, 2003, 11:01:20 PM »
was using some changed files and I finally figured it out.  Thanks for answering.  Sorry to have wasted your time.

5
user gets this message when registering
"cannot redeclare class email" - line 28 of email.php

admin does get the email message that a new user has registered and needs approval but user never gets any email then or after registration

I have this set up on another server with no problems but that one is user activated through email, not admin.

6
Discussion & Troubleshooting / I solved the problem.
« on: January 16, 2003, 03:55:25 PM »
Yes, I did.  I had simply done the form wrong.

7
I added all the new fields to the database and to the additonal fields file at the same time but forgot to put this one into the editprofile form until now.  All the others work fine but now this one doesn't.  If you try to enter or alter that field, the page returns with the correct message of page updated but no changes are made in the database.

I have gone back and checked everything all over again and can see no problem.

I just rechecked and found that I had not added the correct  name to the form for that field.

<input type="text" name="DojoName"  size="30" value="{DojoName}" class="input" />

I am explaining what I did because one of the most frustrating I've found in forums is someone mentioning a problem but once they solve it themselves, no one else knows what happened.

Thanks for your response!

8
I added a new field in the control panel/ member_editprofile and the information shows up if I put it in when using phpmyadmin.  THe information shows up in the control panel but it can't be changed.  The code for the new field looks just like the code for the other fields that can be changed in the control panel.  I've checked every thing I know and can't figure it out.

9
Discussion & Troubleshooting / Oh, duh...
« on: January 07, 2003, 07:34:22 PM »
Thank you.  I didn't even try it.  Just thought it didn't work! Now if you could only help with another php problem (unrelated to 4images)! :lol:

10
I think it worked before but now it doesn't.  Clicking on forgot password sends a scrambled password to user instead of the correct one.

Duh, what could I have done to the code or database to cause this?

11
Discussion & Troubleshooting / Never mind
« on: January 03, 2003, 07:51:46 PM »
I actually found the problem myself!

12
Discussion & Troubleshooting / Control panel no longer works
« on: January 03, 2003, 07:36:30 PM »
I had everything working fine and had to change my web host.  Now everything seems to be there and work fine except the control panel.  If a user modifies his settings and clicks save, the page refreshes and shows the changes.  But no changes show up in the database.

I've made all sorts of modifications to these files so I went back and put in the original member.php file but it didn't fix the problem.

I'm getting no errors of any kind anywhere and the users are being added normally.

Please help soonest.  I sent out a mass mailing today to former registrants under an old system so they can start using this one and they are getting frustrated.  (Yeah, I am, too, and I'm too tired to figure this out)

Thanks!

13
Installation, Update & Configuration / Registration no longer working
« on: December 23, 2002, 01:39:08 AM »
Sometime today I made a change that has created a problem.  Everything is working okay except registration.  When I try to register a new user, it gives me this sql error:

DB Error: Bad SQL Query: INSERT INTO 4images_users (user_id, user_level, user_name, user_password, user_email, user_showemail, user_allowemails, user_invisible, user_joindate, user_activationkey, user_lastaction, user_lastvisit, user_comments, user_homepage) VALUES (3, 1, 'newuser', '008c5926ca861023c1d2a36653fd88e2', 'newuser@selfdefensearts.com', 1, 1, 0, 1040603379, '7941b8b3725b09cef91fb301f77cbb7c', 1040603379, 1040603379, 0, '', )
You have an error in your SQL syntax near ')' at line 4

This has also happened since I added a new user into the database by inserting a row since I had no email address for the person I needed to enter.  Once I tried to add another new user through register.php I started getting errors and that other entry has disappeared.  I don't know if this has anything to do with my error now.

I've made a lot of changes in the files and don't want to start all over again.  Somebody please help!

Pages: [1]