PDA

View Full Version : i need your help


verpissmich
10-19-2006, 11:48 AM
when i will install this script i become this :

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@server4.nl.kolido.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/1.3.33 Server at verpissmich.com Port 80

Whats the Problem

Thanks for your help

Ryan
10-19-2006, 02:03 PM
Remove the htaccess file and change search engine friendly urls for a bit.

verpissmich
10-20-2006, 06:58 AM
Site error: the file /home/www/web154/html/verpissmich/beta/install/index.php requires the ionCube PHP Loader ioncube_loader_lin_4.3.so to be installed by the site administrator.

www.verpissmich.com/beta/install

Whats the Problem i have install the ionCube PHP Loader

Ryan
10-20-2006, 04:31 PM
Have you uploaded the ioncube files?

verpissmich
10-23-2006, 02:59 PM
I just installed 2.5 Beta.

I have 2 questions:

Everything from the admin works fine, except I can't add extensions.
When I did the install, there were no extensions at all, so I want to add the .wmv extension, but when I go to Add Extensions, the file type drop down part of the form is empty, so when I press submit, it says "You did not complete the form."

When I go to Manage File Types They are there (Videos, Games, Pictures), but they don't show up in the Add Extensions form for some reason.

Any solution for this?

Ryan
10-23-2006, 03:34 PM
Have you considered running the 2.5 RC1? That's the latest version, otherwise there's a file patch on the forums for this issue.

verpissmich
10-23-2006, 03:48 PM
Hi Ryan,
no i will run the HumorSoftware_2.5_Beta Version...

I have another Problem, there is no categorie shown on my page : www.verpissmich.com/123

Whats the Problem?

Ryan
10-23-2006, 03:56 PM
You need to add media before the cateogires will show up.

The file you need to use to fix the 2.5 Beta bug is found here:
http://www.humorsoftware.com/forums/showpost.php?p=1458&postcount=8

verpissmich
10-23-2006, 04:07 PM
okay i have fixed

One other and last question :-):

I will add some external media like this:
http://www.youtube.com/v/Jze6akliSzE

The media which you gave the title 'Test2' has failed to be added for the following reason:
File could not be added. The extension of that file is not within the database.

Do you have a code to add extensions in this format?

Ryan
10-23-2006, 04:19 PM
This is fixed in the 2.5 RC1 Version.

verpissmich
10-23-2006, 04:20 PM
so that means that i cant use the 2.5 beta when i will show this media on my page

I will work with the 2.5 Beta because navigation is on the left site....

Ryan
10-23-2006, 04:26 PM
Not yet. I'm releasing the old layout soon then you can use the newer version. I would suggest using the latest version either wya though.

verpissmich
10-23-2006, 04:28 PM
okay how can i put the categorie links on the left site

verpissmich
10-24-2006, 08:50 AM
when i want to put some emped codes from youtube i become this error:

Unknown column 'embed' in 'field list'

How can i fix this

Thanks for your help

Ryan
10-24-2006, 01:46 PM
An email was sent out telling you how to fix this. But run this query in phpMyAdmin:
ALTER TABLE `files` ADD `embed` MEDIUMTEXT NULL AFTER `plug_url`