Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
array_key_exists ERROR updating to GS 3.2.1
#14
I have tried using getPageField with non-existing slugs and the error I get (a notice) is different.
After experimenting a bit, I got D.O.'s error by inserting this in the sidebar:

Code:
<?php
global $pagesArray;
$pagesArray = NULL;
getPageField('page','title');
?>

It's like $pagesArray isn't being populated or something in D.O.'s site.
Reply


Messages In This Thread
RE: array_key_exists ERROR updating to GS 3.2.1 - by Carlos - 2013-10-03, 00:43:55



Users browsing this thread: 1 Guest(s)