RMcGirr83 wrote:I don't believe that style "Mybird" is updated to even 3.0.6 let alone 3.0.7. Do you have the prosilver style involved? You may want to change to that to see if the errors still present themselves.
When I upgraded each version, I just let the auto update do the work and it never errored and the forum looked fine later. In the ACP it definitely says 3.0.7 so I'm not sure how to update my template. How can you tell what version each template is? Or do you just know because of files that is should have with the new versions?
Ok, I activated the prosilver and deactivated my template, but Prosilver doesn't come up as the default now? Preview shows it looking fine with my site, but I can't see the contact page that way.
Installed styles
prosilver * 0 Details Deactivate | Export | Delete | Preview
forum_14161 58 Details Activate | Export | Delete | Preview
I did notice that this says forum_14161 but my directories are using myBird?!? This was installed a while ago and was used from another forum template. So could have gotten confused since I dealt with 4 forums at the time! Do you think that's why my templates don't get updated correctly?
The captcha_default.html file is part of a 3.0.6 style for a phpBB forum.
Well, that explains that once I figure out how to upgrade my template that I didn't know wasn't.
When I visit the link you posted, I see this
Not showing errors now after copying the contact_body.html from the subsilver.
So check the edits to language/xxx/common.php
This is what I have....edited in both en and en_us now
Code: Select all
//-- mod : Contact board administration ------------------------------------------------------------
//-- add
$lang = array_merge($lang, array(
'CONTACT_BOARD_ADMIN' => 'Contact Board Administration',
'CONTACT_BOARD_ADMIN_SHORT' => 'Contact',
));
//-- fin mod : Contact board administration --------------------------------------------------------
?>
..and it looks like you may have uploaded the prosilver html file from the mod download instead of the subsilver2 one as well.
put the contact_body.html file from the subsilver into my template.
So I guess the issues I have is that I need to update my template and I don't know how. That will give me the captcha. And, at this time, I still don't have a .mods tab. But if my template is up to date, then I can see if the rest is good. Actually, I don't think the mods tab would have to do with template would it? Is updating the template something you can tell me or should I go start another forum because it's getting off subject? Thanks!