Best Blackhat Forum

Full Version: [REQ] (in)SPYR Genesis Child theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
I am new to this blogging world. I need (in)SPYR theme from Genesis.
Kindly help ...
here is the demo link
http://my.studiopress.com/themes/inspyr/#


thanks in advance
hi

Some how i managed to search the link of free inpyr theme http://www.findthatzip-file.com/search-4...-2.zip.htm
downloaded and installed.....but it is displaying some kind of error in my wp admin panel

Warning: Illegal string offset 'label' in /home2/digisant34/public_html/wp-content/themes/inspyr/includes/inspyr_admin/admin_options.php on line 148

Warning: Illegal string offset 'radio' in /home2/digisant34/public_html/wp-content/themes/inspyr/includes/inspyr_admin/admin_options.php on line 150

Kindly explain me how to resolve this error

Thanks
Hi Sant14!

I have been looking for inspyr theme and I got myself to this link from google. Thankyou for this nice sharing. I have checked out and resolved this error as well. You can go on line 147 on admin_options.php and remove this code:
$current_selection = '';

and add this code:

$current_selection = array('label'=>' ','radio'=>'');

This should resolve this issue. Hope this works.

Also, let me know as well if you have found some other way to do this. Since, I am a developer, I would like to add it to my technicalities. :)

Thank you
Also, let me know if you found any other errors and how do you score this theme? As I will be soon going to use it in my website. Any suggestions will be greatly appreciated...

Hoping to hear from you soon!
Reference URL's