| | How i do to change index.php of joomla sript if index.php is unwriteable? I want to put my own header. How i do? |
|
|
If the index.php file is unwriteable you need to CHMOD it to 0777 (or just 777 depending on the program) while you edit it, then put it back to what it was before so that it can't be edited again.
I don't use Joomla so I can't provide specific instructions. Just go into your FTP program and find the CHMOD option, and CHMOD the index.php file to 0777 or 777. Then do whatever it was you were trying to do. Once you're finished put the file back to the numbers it was at before. Hope this helps you.
thanks for your answer, chmod is a module downloable?how i do to edit and where i install the module?.Thanks at all.
for my ftp, if you right click on a file, the option of CHMOD is at the bottom, this is wher eu amek the changes stated above. It is not a module for joomla.
I don't understand 100% what you want to do. . . do you want to make it so its editable in the joomla control panel OR do you bassicly just want to edit how the page looks and the structure.? and well done on choosing Joomla!, its quality
i want to customizate my own header banner.
locating where the banner is,
opened your cpanel -- file manager. click the file which banner in. on the right small panel click edit it. -- just edited it like that,so you needn't chmod something. guangdian CODE <?php defined( '_VALID_MOS' ) or die( 'Restricted access' ); // needed to seperate the ISO number from the language file constant _ISO $iso = explode( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php mosShowHead(); ?> <?php if ( $my->id ) { initEditor(); } ?> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /> <link href="<?php echo $mosConfig_live_site;?>/templates/ddj002/css/template_css.css" rel="stylesheet" type="text/css"/> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="808" align="center"> <tr> <td class="outline"> <table width="802" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> <div id="buttons_outer"> <div id="buttons_inner"> <div id="buttons"> <?php mosLoadModules ( 'user3', -1); ?> </div> </div> </div> <div id="search_outer"> <div id="search_inner"> <?php mosLoadModules ( 'user4', -1 ); ?> </div> </div> </td> </tr> <tr> <td> <div id="header_outer"> <div id="header"> <div id="pathway_text"> <?php mosPathWay(); ?> </div> </div> <div id="top_outer"> <div id="top_inner"> <?php if ( mosCountModules( 'top' ) ) { mosLoadModules ( 'top', -2 ); } else { ?> <span class="error">Top Module Empty</span> <?php } ?> </div> </div> </div> </td> </tr> <tr> <td id="main_area"> <table width="802" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="left_side"> <div id="left_outer"> <div id="left_inner"> <?php mosLoadModules ( 'left', -2 ); ?> </div> </div> </td> <td id="main_body"> <?php if ( mosCountModules ('banner') ) { ?> <div id="banner_inner"> <img src="<?php echo $mosConfig_live_site;?>/templates/ddj002/images/advertisement.png" alt="advertisement.png, 0 kB" title="advertisement" border="0" height="8" width="468"/><br /> <?php mosLoadModules( 'banner', -1 ); ?> </div> <?php } if ( mosCountModules( 'user1' ) && mosCountModules( 'user2' )) { include('user1_user2.php'); } ?> <div id="body_outer"> <?php mosMainBody(); ?> <div class="clr"></div> </div> </td> <?php if ( mosCountModules( 'right' ) and ( empty( $_REQUEST['task'] ) || $_REQUEST['task'] != 'edit' ) ) { ?> <td id="right_side"> <div id="right_outer"> <div id="right_inner"> <?php mosLoadModules ( 'right', -2 ); ?> </div> </div> </td> <?php } ?> </tr> </table> </td> </tr> </table> </td> </tr> </table> <div align="center" class="dd">joomla templates by <a href="http://www.dezinedepot.com/">dezinedepot</a></div> <?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?> <?php mosLoadModules( 'debug', -1 );?> </body> </html> Which is the line to have change for edit header banner and put my own header banner customizate?
Recent Queries:-
Keywords : header, web, joomla
Has anyone done it? (2) Hello everyone, I was wondering if anyone around here has successfully installed Joomla on their i get error when i trayed to install joomla i get some (0) i get error when i trayed to install joomla about the default premising check this out i have set (5) im installing joomla right now direct install not going thru fantastico currently im stuc and i Nothing serious but... (7) Hello! I dont know if this is the right place to open this topic. Probably is because i am Having header errors when I try to set a cookie with PHP function setc (2) Hey guys, I'm having a problem setting cookies with PHP. I am trying to implement a script that When installing Joomla on trap17 (7) Joomla shows this warning QUOTE Following PHP Server Settings are not optimal for Security If someone have joomla on this server please help me ! (2) I have instal joomla on publc_html but it doesnt work. Can someone help me ? /blink.gif" (3) When i access to admin panel on joomla script i put my same username and paswoord and i seee that es (4) Hello, I have Joomla from Fantastico Script and to my I would like to make the upgrade from the (1) i have seen the other post but i don´t understand very well, i have joomla in fantastico and when i i think i did somthing wrong (1) i didn't like the way the header was set up so i went to overall_header and changed with html Looking for header, web, joomla
|
|
![]() Header Web Joomla |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|