Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Adding second sidebar to customized theme woes. Re: Adding second sidebar to customized theme woes.

#72935
ncomelab
Member

OK – surely I must be missing something…

When I use the include command

Code:

I get the following error code:

Warning: include(?sidebar2php?) [function.include]: failed to open stream: No such file or directory in /home/onl143/public_html/blogsite/wp-content/themes/cc/index.php on line 5

Warning: include(?sidebar2php?) [function.include]: failed to open stream: No such file or directory in /home/onl143/public_html/blogsite/wp-content/themes/cc/index.php on line 5

Warning: include() [function.include]: Failed opening ‘?sidebar2php?’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/onl143/public_html/blogsite/wp-content/themes/cc/index.php on line 5

Sidebar2.php exists and is saved in the same directory. Any ideas what I am doing wrong?

Thanks so much!
Nancy