This topic was marked solved by its starter, on January 31st, 2014, 08:18 PM
Errors when checking detailed version info

txcas

  • Bug Zapper
  • Posts: 202
Errors when checking detailed version info
« on January 31st, 2014, 03:56 PM »
Clicking on more detailed generates 7 errors:

2: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 449

2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 374

2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/core/html/Admin.template.php
 Line: 336

2: array_keys() expects parameter 1 to be array, null given
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1483

8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1483

8: Undefined index: default_language_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1482

8: Undefined index: default_template_versions
Apply Filter: Only show the errors from this file File: /home/creedmoo/public_html/sandbox/gz/app/ManageMaintenance.php
 Line: 1480

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Errors when checking detailed version info
« Reply #1, on January 31st, 2014, 07:15 PM »
This feature, I'm afraid, isn't available in Wedge.
I have no plans to provide version number comparisons for two reasons:
1/ It's easier and faster to just say, "Re-upload all of the latest package's /core into your /core folder." (A lot of thought was put into making that possible... :P)
2/ File headers in Wedge are built in a way that they don't need to be updated if nothing changes in them. i.e., (a) the copyright info only specifies the starting date (2010), and specifying a date isn't even necessary, but I thought the starting date was okay, (b) files have no version number, because, once again, you're expected to have all of the latest files anyway.

txcas

  • Bug Zapper
  • Posts: 202

MultiformeIngegno

  • Posts: 1,337