illmedia
Member
Posted 6 months ago #
I uploaded a theme to my server in wp-content/themes and I can see it in themes but when I activate theme it gives this error
Warning: require(/home/illmedia/public_html/main/wp-content/themes/marangal/functions/option.php) [function.require]: failed to open stream: No such file or directory in /home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php on line 18
Fatal error: require() [function.require]: Failed opening required '/home/illmedia/public_html/main/wp-content/themes/marangal/functions/option.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php on line 18
Why is it giving me this error?
Thank you for your support
nttoanbrvt
Member
Posted 6 months ago #
/home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php
/home/illmedia/public_html/main/wp-content/themes/marangal/functions/option.php
this file not found, you need check exist or no.
thesun2012
Member
Posted 6 months ago #
illmedia
Member
Posted 6 months ago #
No This file does not exist
/home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php
Yes This file does exist
/public_html/main/wp-content/themes/marangal-purple/functions/option.php
illmedia
Member
Posted 6 months ago #
o wait that file does exist /home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php
and file
/home/illmedia/public_html/main/wp-content/themes/marangal/functions/option.php exist both are there am i to give one of these files a location?
illmedia
Member
Posted 6 months ago #
What other file not found is ther something missing?