PHP Code:
$new_datastore_fetch[] = 'customname';
I added the above line to the "init_startup" hook and it did nothing. (I replaced "customname" with the correct title).
I also tried another formula which I came across in another discussion here on vB.org
PHP Code:
$datastore_fetch[] = "'customname'";
but it did not do anything either.
Anything else I might be missing, please?
Using vB 4.2.0.