I've changes it all to upper cases but still no luck Here is the names of the tables directly from my php-site on the server, is something missing or misspelled: FORUM_ALBUM FORUM_ALBUM_CAT FORUM_ALBUM_CONFIG FORUM_ALBUM_USERS FORUM_ALLOWED_MEMBERS FORUM_AVATAR FORUM_A_REPLY FORUM_A_TOPICS FORUM_BADWORDS FORUM_CATEGORY FORUM_CONFIG_EXTENSION FORUM_CONFIG_NEW FORUM_FORUM FORUM_GROUPS FORUM_GROUP_NAMES FORUM_MEMBERS FORUM_MEMBERS_PENDING FORUM_MODERATOR FORUM_NAMEFILTER FORUM_PM FORUM_REPLY FORUM_SUBSCRIPTIONS FORUM_TOPICS FORUM_TOTALS FORUM_UPSIZE
Yes now its running. But of course its not the end of trouble. I'm trying to make a new directory where to upload the photos and admitting some file-type jpg gif ect. When I'm summiting it it does'nt remember the settings.
Yes I know, and I have created a folder and granted it all access. It stills having the /Uploads as default in the settings and it dont even reconize this even the /Uploads allrealy exist
Hi again Now I've managed to get it to make the right folder where to put the photos, i.e. /uploads as in the default. It was a backslash problem where \ has to be changed to /
But I cannot make it remember the settings in admin_album.asp
Is their anyone who knows about the folder problem om a unix-server, and the problem by saving the setting in admin_album. I can se that a table is made and the default settings are put in the records. But I can not get it to save new setting.
I don't see anything wrong in your file, in table album_config values are right? They have to be updated from admin album, and routine seems ok.. Have you tryed to unistall and reinstall tables from admin album?
Hi I have deleted an reconstructed a new table in Admin_album. This is the fields in the config-table.
num_files int(11) Ja NULL file_size int(11) Ja NULL thumbnails int(11) Ja NULL base_dir char(50) Ja NULL thumbnailer char(100) Ja NULL img_type char(20) Ja NULL approve int(11) Ja NULL num_cat int(11) Ja NULL pop_win int(11) Ja NULL base_width int(11) Ja NULL base_hight int(11) Ja NULL offset_left int(11) Ja NULL offset_top int(11) Ja NULL single_album int(11) Ja NULL Cat_Photo_Display int(11) Ja NULL
No they could be in lower case, it's only table name that is case sensitive. When you install photo album from admin page, values in album are inserted correctly?
Hi I've tried your version of admin_album and its still give the same result. Did your see the troubleshooter-result? It looks like the folder is not accepted even if it excist with wide acces(777)