Error: [237] The addon Template is not installed properly!

seanie_morris

Danke, evacki, your solution worked perfectly, thank you! :)

Seanie.


DarkViper

Das Feld ist nicht dafür vorgesehen, um einen kompletten Lizenztext aufzunehmen, sondern nur die Lizenzbezeichnung und einen Link zum gültigen Lizenztext.
Da die DEVs auf die Templateersteller keinen Einfluss haben, tauchen immer wieder mal solche Stilblüten auf.
[url=http://www.youtube.com/watch?v=tmzDAz6ZvFQ]Der blaue Planet[/url] - er ist nicht unser Eigentum - wir haben ihn nur von unseren Nachkommen geliehen[br]
[i]"You have to take the men as they are... but you can not leave them like that !" :-P [/i]
[i]Das tägliche Stoßgebet: [b]Oh Herr, wirf Hirn vom Himmel ![/b][/i]

evaki

@ DEV
War da nicht mal was, gabs oder gibts sowas wie 'ne Verlängerungsmöglichkeit?
Ala
$template_license = 'This Template.........................................';
.$template_license = '.................are from Norbert Gumbrecht.';
mit oder ohne Punkt? Oder velwechsre ich was?

Oder gaaaanz anders gefragt, weils ja anscheinend den CORE betrifft: "Warum gibts es diese Beschränkung? Sinn? Zweck?"
MfG. Evaki

evaki

info.php
This is missing
$template_function     = 'template';
And $template_license is to long (Data too long for column 'license' at row 1)

To insert like this:
$template_directory = 'snailrain';
$template_name = 'snailrain';
$template_version = '0.95';
$template_platform = '2.8.3';

$template_function     = 'template';

$template_author = 'free-responsive-templates.com';

//$template_license = 'This Template is licensed under the Creative Commons Attribution 3.0 License. You are free to use Snailrain Responsive Template. You can not remove copyright notice from any our template without our permission. Credits in footer should remain intact. Uses Photos are from Norbert Gumbrecht.';

$template_license = 'This Template is licensed under the Creative Commons Attribution 3.0 License.  Uses Photos are from Norbert Gumbrecht.';

$template_description = 'Snailrain is a responsive starter template. Its reworked for WBCE / WebsiteBaker CMS by Norbert Gumbrecht.';

$block[1] = 'Main';
$block[2] = 'Right';
$block[3] = 'Box';

$menu[1]='Mainmenu';
$menu[2]='None';



I hope it helps
Reg./MfG. Evaki

seanie_morris

Hi Folks,

I get this error message when I try to install the snailrain template from wbce.at
Quote[237] The addon Template is not installed properly!
When I try it a second time, it says the template is already installed, and via FTP I see that the folder is there. The template is not in the Add Ons section to remove it, I have to do that via FTP. I have tried the whole process a couple of times.

Other templates I tried install fine. What would cause this to happen?

Seanie.