Support > cpg1.5 themes (visuals)
Prosilver with 1.5
Bill Hildyard:
Hi I am trying to install amidly customised version of Prosilver to 1.5 however despite follow all the upgrade themes instructions I am getting the following error:
--- Quote ---Template error
Failed to find block 'view_log_files' (#<!-- BEGIN view_log_files -->(.*?)<!-- END view_log_files -->#s) in :
--- End quote ---
Full text of error page attached, any thoughts.
Cheers
Bill
Jeff Bailey:
Almost
--- Quote from: Jeff Bailey on March 30, 2010, 08:55:37 pm ---Then create a new one with your themes theme.php and template.html attached and a link to your site.
--- End quote ---
Bill Hildyard:
Sorry.
Files attached. http://www.gasteria.org.uk/Gallery/
Cheers
Bill
Joachim Müller:
Actually I suggest zipping your custom theme folder and attaching the zip to your posting.
You appear to be using an editor that is not up to the task, with double line-breaks showing through for me. You have copied nonsensical code from somewhere you shouldn't have copied from: your theme.php file end in mid-air with
--- Code: ---if (!function_exists('theme_display_image')) { //{THEMES}
function theme_display_image($nav_menu, $picture, $votes, $pic_info, $comments, $film_strip)
{
global $HTTP_COOKIE_VARS, $CONFIG;
starttable();
echo $nav_menu;
endtable();
starttable();
if ($CONFIG['display_film_strip'] == 1) {
echo "<tr><td width='200' class='tableb'
--- End code ---
, which is of course incomplete and will cause errors.
Try the files I have attached instead for a start.
Joachim
P.S. In the short time span you have been around on this forum you have an impressive record of not respecting board rules and misbehaviour. You have been told about board rules often enough now, so the tolerance is zero as far as you breaking the rules is concerned.
Bill Hildyard:
Sorry :-[ I am appreciative of the help.
I tried those two files but still getting the same error and it is defiantly to do with the theme as if I remove the Prosilver folder Coppermine opens with the default theme, zipped theme folder attached.
Regards
Bill
Navigation
[0] Message Index
[#] Next page
Go to full version