[Closed]: Internal Server Error [Closed]: Internal Server Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Closed]: Internal Server Error

Started by formulx, March 27, 2008, 05:46:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

formulx

Hello,
For some reason im getting a:
----------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, --- and inform them of the time the error occurred, and anything you might have done that may have caused the error.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at domain.com Port 80
------------------------

Whenever I try to click on the thumbnail of the most viewed image (topn). The problem only occurs on the front page of the gallery and disappears when clicking on a thumbnail in the category (sorry I couldnt think of another way to word it)

Here is an example of whats happening. A thumbnail on the front page gives that error is:
http://domain.com/gallery/displayimage.php?album=topn&cat=0&pos=0

(It seems the script isnt picking up what category the image is in)

When you go into a category and click on a thumbnail of the most viewed image the link is:
http://domain.com/gallery/displayimage.php?album=topn&cat=1&pos=0
That link works.

Thanks!

Nibbler


formulx

Sorry I will post them but before I do I have to warn anyone reading it contains adult content, if thats a problem can I PM the links?

Joachim Müller

Posting those links is fine as long as you post a warning with them that they are not safe for work.

formulx

Ah okay thanks, didn't want to break the rules and end up getting another - karma.

Warning links NSFW (Contains adult material)
The link to the gallery is: http://hentai.arcadepunk.com/
Here is an example of the problem: http://hentaimate.com/gallery/displayimage.php?album=topn&cat=0&pos=1
If you go to: http://hentaimate.com/gallery/index.php?cat=78 and then click on the link of the image it works:
http://hentaimate.com/gallery/displayimage.php?album=topn&cat=78&pos=4

Thanks!

formulx

Sorry for the multiple posts, I wish I could find a edit post button =P

I also wanted to know if there was any fixes for these problems:

1. I need to make it so that any categories created (first level) display in the albums and files column a total of all the files and albums that any subcategories and child categories below that. I have my gallery structure as having category -> subcategory -> albums and on the main page it will make the row's colspan = 3 so it looks pretty messy as it is right now.

2. Is there any way to make it so when batch adding files the website doesnt slow down? I realize there are a lot of queries going on at once which may be the reason but the website becomes totally inaccessible when batch adding files and sometimes it becomes a problem as I add a hundreds of files at once which may cause it to be down for up to 5 minutes.

3. Is it possible to edit the function that controls the most viewed and last viewed functions to make it so when a picture is clicked it takes the person to the direct page of the picture? So for example instead of going to: http://hentaimate.com/gallery/displayimage.php?album=topn&cat=17&pos=0 they are taken to http://hentaimate.com/gallery/displayimage.php?album=304&pos=0

Warning links above are NSFW

Thanks a lot, also if i need to make a separate thread for the above let me know I wasnt sure if that was the case.

Joachim Müller

We have a strict "one question per thread" policy that you agreed to respect when signing up, so yes: you'll need to start new threads for the new questions.

formulx

Ah okay I didnt want to spam the board with 5 threads which is why I asked. Is there any solution to the original problem in this thread?

Nibbler

I don't get an errors when clicking those links.

formulx

Hmm weirdest thing ever, looks like the problem just disappeared  :-\ thanks for all your help guys!