Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 7th August 2012, 23:45
Giorgatzelos's Avatar
Giorgatzelos Giorgatzelos is offline
Senior Member
 
Join Date: Nov 2009
Greece
Posts: 300
Default edit index.php error
i try to import a flash menu to my site as i did at the past when i edited the site with your help...i try to imprt a .swf code

Code:
OpenTable("3D Menu");
echo "<center>\n";
echo "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"905\" height=\"550\" id=\"3dmenu\" align=\"middle\">\n";
echo "<param name=\"movie\" value=\"3dmenu.swf\" />\n";
echo "<param name=\"quality\" value=\"high\" />\n";
echo "<param name=\"scale\" value=\"exactfit\" />\n";
echo "<param name=\"wmode\" value=\"transparent\" />\n";
echo "<param name=\"menu\" value=\"false\">\n";
echo "<embed src=\"3dmenu.swf\" quality=\"high\" scale=\"exactfit\" wmode=\"transparent\" width=\"905\" height=\"550\" name=\"3dmenu\" align=\"middle\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />\n";
echo "</object>\n";
echo "</center>\n";
CloseTable();


or the index.php i had at that edited phpmybittorrent version but it returns:

Code:
Warning: ftp_put() [function.ftp-put]: Can't open that file: Permission denied in /home/mainhost/public_html/file-manager/includes/filesystem.inc.php on line 1368

any ideas?

Bump: i thought it was all about privileges...set it to 644 and worked like a charm!
Reply With Quote
Reply

Tags
edit , error , indexphp

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 14:51. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.