Sticker vote ผมจะเอาหน้า news.php ไปโชว์อ่ะขึ้นแบบเนี้ย
แก้ไงครับ
Warning: include(sticker/config.php) [function.include]: failed to open stream: No such file or directory in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 5
Warning: include() [function.include]: Failed opening 'sticker/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 5
Warning: include(sticker/bin/tdb.class.php) [function.include]: failed to open stream: No such file or directory in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 6
Warning: include() [function.include]: Failed opening 'sticker/bin/tdb.class.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 6
Fatal error: Class 'tdb' not found in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 7
Warning: include(sticker/config.php) [function.include]: failed to open stream: No such file or directory in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 5
Warning: include() [function.include]: Failed opening 'sticker/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 5
Warning: include(sticker/bin/tdb.class.php) [function.include]: failed to open stream: No such file or directory in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 6
Warning: include() [function.include]: Failed opening 'sticker/bin/tdb.class.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 6
Fatal error: Class 'tdb' not found in /home/srna/domains/s-rna.ac.th/public_html/vote/sticker/news.php on line 7
ขอบขอบพระคุณล่วงหน้าเป็นอย่างยิ่งครับ
จะตอบว่าไงดีล่ะ มั้นก็ขึ้นกับ path ของหน้าที่เรียกใช้ และ path ของ sticker ว่าเป็นอย่างไร เช่น
include('vote/sticker/config.php');
เป็นต้น ซึ่งเรื่องเหล่านี้ต้องดูจาก Server ตัวเองเท่านั้นครับ
คำแนะนำอื่นๆที่น่าจะง่ายกว่า ก็คือเรียก news.php โดยใช้ iframe ครับ ซึ่งจะทำให้ไม่ต้องแก้ไข path ใดๆ
$path = 'sticker/';
แก้ไขค่านี้ให้ถูกสิครับ