php calling
-
We call gallery in php by so function
<?php
$mykey_values = get_post_custom_values( ‘Gallery_number’ );
echo nggShowGallery($mykey_values); ?>Now we upgrade plugin and I have so message: Not valid template
What necessary to change in function to return to working way
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php calling’ is closed to new replies.