Author Topic: WB2 Template Manager error messages  (Read 11017 times)

Offline stewart45

  • Jr. Member
  • **
  • Posts: 11
    • Newlands
WB2 Template Manager error messages
« on: June 17, 2013, 04:35:03 AM »
I am getting error messages at the top of the Web page (see attachment) when running template manager any ideas

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: WB2 Template Manager error messages
« Reply #1 on: June 17, 2013, 11:05:48 AM »
Hi,

Your problem seems to be a too restrictive permission for folder "Include".
So, simply take your ftp program (or other) and put permissions to "666"
for the folder "include" and all files contained.

Regards,
Jacques
Please, consider supporting this site 

Offline stewart45

  • Jr. Member
  • **
  • Posts: 11
    • Newlands
Re: WB2 Template Manager error messages
« Reply #2 on: June 17, 2013, 02:26:03 PM »
had to set it to 777 to clear the messages, trying to update a file produced this message, reset permission to 777 for manage.php still didnt work

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: WB2 Template Manager error messages
« Reply #3 on: June 17, 2013, 06:15:10 PM »
Hi Stewart,

The file today_txt.bak cause this problem. When you update
a file of your Template, first, it copy the actual file to a ".bak" file.
That way, if something going wrong, your update trial cause no bad effect.

If you have a problem with .bak files, 2 things have to be test;

- When file 1st update, .bak file doesn't exist, so a "create" right is needed
in that folder for folder owner (only you). See 1st if it can create the file!

- But, if you are nervous about security an other solution is to change the rights
only for that file (if step 1 work)

So, security has probably be change from standard "644"

Regards,
Jacques
Please, consider supporting this site 

Offline stewart45

  • Jr. Member
  • **
  • Posts: 11
    • Newlands
Re: WB2 Template Manager error messages
« Reply #4 on: June 18, 2013, 04:02:18 AM »
thanks for your help Jacques, unfortunately tried what you suggested but still getting same error message. the backup file is not being created

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: WB2 Template Manager error messages
« Reply #5 on: June 18, 2013, 11:13:30 AM »
Hi Stewart,

Then, we see that creating new files is the problem.
So, I suggest to wipe all things and reset all to "644"!

Regards,
Jacques
Please, consider supporting this site 

Offline stewart45

  • Jr. Member
  • **
  • Posts: 11
    • Newlands
Re: WB2 Template Manager error messages
« Reply #6 on: June 18, 2013, 03:52:17 PM »
Thanks, seems to be working now