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.


Topics - wax

Pages: [1]
1
hi all,

without any modifications i suddenly get the error
posted below, it only appears when a users logs in.
(all is fine when i log in as admin)..

do you have any idea what's going on?
like i said i didn't do anything.

greets,


derek


DB Error: Bad SQL Query: SELECT a.cat_id, a.auth_viewcat, a.auth_viewimage, a.auth_download, a.auth_upload, a.auth_directupload, a.auth_vote, a.auth_readcomment, a.auth_postcomment FROM 4images_groupaccess a, 4images_groupmatch m WHERE m.user_id = 14 AND a.group_id = m.group_id AND m.groupmatch_startdate <= 1025082061 AND (groupmatch_enddate > 1025082061 OR groupmatch_enddate = 0)
Can't open file: '4images_groupmatch.MYD'. (errno: 144)

2
hi everyone,

i got 4images running smoothly after long and hard work
redesigning templates, went away for a weekend
at the beach, came home and.....

big time errors (as shown at the bottom)
.. can anyone shine a light on what's going on?

i launched the site a few day's ago, all photographers are
very happy with the new gallery, but now it crashes..
we are very sad..

anyone know what's wrong?
could it be a limit on my sql database?

thanks,

derek

--------------- errors ------------------------------------------------------------

DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, 4images_users u, 4images_categories c WHERE i.image_active = 1 AND i.cat_id NOT IN (0) AND u.user_id = i.user_id AND c.cat_id = i.cat_id ORDER BY RAND()
Error writing file './ns1.log' (Errcode: 28)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, 4images_users u, 4images_categories c WHERE i.image_active = 1 AND u.user_id = i.user_id AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
Error writing file './ns1.log' (Errcode: 28)

3
hi jan and elke,

I have tried to get a direct link to the user-homepage
(as defined in member_profile) in the categories (after  {user_name_link} )

but i don't get it working...

is it possible? if yes: can you tell me how?

thank you for your time and effort,

greets,

derek

4
hi everyone,

we've got a strange problem:
all systems crash on the permissionpage (of the categories)
on our site. so we can't use the pulldowns to set permissions.

we have over 75 categories wich results in a 102 kb large page.

we've tried to view the permissions with different systems and OS:

-. pentium 2 and 3: only few pulldowns visible in netscape,
   explorer shows nothing.
-. amd 800 mhz: the same
-. apple G4: shows up fine in explorer, netscape crashes like hell.

the page seems to use up all internal memory on the machines.
after visiting the permissionpage, we get messages of low memory,
have to exit all programs, or right click is suddenly disabled etc.

anyone with ideas how to avoid this? We can't do it on the G4
(it's not ours..)

(for Jan: you had no problems at all, what system do you use?)

what can be the problem? the coding looks fine.
we are getting a bit depressed right now, so any help would be really nice.

thanks


derek

5
hi Jan,

I can't set permissions anymore in the usergroups,
the pulldowns have suddenly disappeared...
have any idea what's going on?

some other,  minor things:
- netscape 4.7 crashes bigtime on gallery
- how can i use icqfield for info about photographer?
   it only allows digits, where can i change that?
- if i remove the tumbnail line (members_upload) i get
  an "error uploading tumbnail"

thanks for you great effort!

derek

Pages: [1]