I want to integrate linkex in wordpress. I got the following error when I try to do that
Warning: include(\linkex\data\output@2) [function.include]: failed to open stream: No such file or directory in
F:\Test\blog\wp-content\themes\wrastle-10\sidebar.php on line 12
Warning: include() [function.include]: Failed opening '\linkex\data\output@2' for inclusion
(include_path='.;C:\php5\pear') in F:\Test\blog\wp-content\themes\wrastle-10\sidebar.php on line 12
I just don't understand where "@2" comes from at the end of output folder.
Warning: include(\linkex\data\output@2) [function.include]: failed to open stream: No such file or directory in
F:\Test\blog\wp-content\themes\wrastle-10\sidebar.php on line 12
Warning: include() [function.include]: Failed opening '\linkex\data\output@2' for inclusion
(include_path='.;C:\php5\pear') in F:\Test\blog\wp-content\themes\wrastle-10\sidebar.php on line 12
I just don't understand where "@2" comes from at the end of output folder.