Issues with Verse

Viewing 2 posts - 1 through 2 (of 2 total)
#67322

Ana Barros
Member

Hello,
I just fresh installed WordPress 4.9.1, Verse theme 1.5 and Download Manager free 2.9.61. I’m trying to setup the homepage, but as soon as I install Download Maganer, an error appears in the preview fo new items or selected categories and the whole website crashes. I’m working on local.

I had this error in another website I was building, and I thought that maybe I touched some code that I shouldn’t, so thats why i tryed a new install.

I attached an screenshot, but I don’t know if the text is readeable, so I paste the error anyway

 Fatal error: Call to undefined function wpdmpp_currency_sign() in D:\wamp64\www\EjerciciosRepasoV3\wp-content\themes\verse\home-static.php on line 73
Call Stack
#	Time	Memory	Function	Location
1	0.0002	239568	{main}( )	...\index.php:0
2	0.0004	242712	require( 'D:\wamp64\www\EjerciciosRepasoV3\wp-blog-header.php' )	...\index.php:17
3	0.2764	32076168	require_once( 'D:\wamp64\www\EjerciciosRepasoV3\wp-includes\template-loader.php' )	...\wp-blog-header.php:19
4	0.2814	32351440	include( 'D:\wamp64\www\EjerciciosRepasoV3\wp-content\themes\verse\home-static.php' )	...\template-loader.php:74
#67337

Looks like the problem with your theme that is not compatible with the wpdm plugin function. Why would the theme put the wpdmpp_currency_sign() function of the plugin into the theme file?
There is a possibility that the theme is making static sites with the function code which generates the sign in the frontend.

Can you look for details code? is there anything else.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Issues with Verse’ is closed to new replies.