Author |
Message |
|
Replace all files and update your datebase with the sql file
CREATE TABLE book_pics (
msg_id int(11) NOT NULL default '0',
book_id int(11) NOT NULL default '0',
p_filename varchar(100) NOT NULL default '',
p_size int(11) unsigned NOT NULL default '0',
width int(11) unsigned NOT NULL default '0',
height int(11) unsigned NOT NULL default '0',
KEY msg_id (msg_id),
KEY book_id (book_id)
) TYPE=MyISAM;
ALTER TABLE `book_config` ADD `thumbnail` SMALLINT(1) NOT NULL, ADD `thumb_min_fsize` INT(10) NOT NULL;
|
|
|
OK, that's not too difficult.
And add some links
Language: <a href="language.php?lang=english">English</a> | <a href="language.php?lang=german">German</a>
|
|
|
<html>
your page
</html>
|
|
|
Nothing was deleted.
Please post again.
|
|
|
enable track-vars ist nicht aktiviert.
|
|
|
1.) Click on the - Button.
2.) Yes.
|
|
|
That's not a bug.
just edit the template form.php
|
|
|
What's not running?
The CGI script itself or the SSI?
|
|
|