1
Feedback & Suggestions / Re: 4images 1.10 - Feedback
« on: May 02, 2023, 08:57:11 AM »
Wie ist denn euer Stand dazu aktuell?
Follow 4images on twitter: Click here to follow!
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.
Die Installation läuft weiterhin nicht korrekt durch
....
Das fehlt ebenso wiederCode: [Select]ENGINE=MyISAM;
Ersetzen mitCode: [Select]ENGINE=InnoDB;
Ich finde das sollte man als Update mal nachschieben.
LG
<script language="javascript" type="text/javascript">
<!--
var captcha_reload_count = 0;
var captcha_image_url = "{url_captcha_image}";
function new_captcha_image() {
if (captcha_image_url.indexOf('?') == -1) {
document.getElementById('captcha_image').src= captcha_image_url+'?c='+captcha_reload_count;
} else {
document.getElementById('captcha_image').src= captcha_image_url+'&c='+captcha_reload_count;
}
document.getElementById('captcha_input').value="";
document.getElementById('captcha_input').focus();
captcha_reload_count++;
}
function opendetailwindow() {
window.open('','detailwindow','toolbar=no,scrollbars=yes,resizable=no,width=680,height=480');
}
// -->
</script>
DB Error: Bad SQL Query: CREATE TABLE 4images_settings (setting_name varchar(255) NOT NULL default '',setting_value mediumtext NOT NULL,PRIMARY KEY (setting_name)) ENGINE=MyISAM
Specified key was too long; max key length is 1000 bytes
ENGINE=MyISAM;
Ersetzen mitENGINE=InnoDB;
Hi,
danke für die Rückmeldung. Wenn ich irgendwie helfen kann, sag Bescheid.
Grüße!
Great!! hope you can conclude this, if you need some testers pelase let me knowCan you possibly program?
Mods FixI saw that you fixed some mods. Do you have a general interest in reviving 4images?