Posts

Thread: Why does Apache keep resetting?

my website stop working come , not load. home page resets works! i have ubuntu 10.04.1 installed , newest webmin believe webmin controls cron jobs, possible webmin doing this? files , folders still in /var/www Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Why does Apache keep resetting? Ubuntu

How to make a template left justified? - Joomla! Forum - community, help and support

hi, i'm new joomla, , i'm looking solution, make template strictly left justified (i have template centered). is there "simple" solution this, or doesn't worth trying? thanks answer in addition. you accomplish within css entry. introduce css attribute float: left; in css entry body. for example, (a) in beez template, accomplished adding css attribute follows: code: select all body { background:#ffffff none repeat scroll 0 0; color:#000000; float:left; /* newly added */ font-family:arial,helvetica,sans-serif; font-size:100.1%; padding:0; text-align:center; } (b) in milky way template, accomplished adding css attribute follows: code: select all body { color:#333333; float:left; /* newly added */ font-family:helvetica,arial,sans-serif; font-size:12px; line-height:1.3em; margin:0; } Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Installation hangs on language selection - Joomla! Forum - community, help and support

when browser install, hangs on language selection page. when click next, returns language selection. default, has selected english if try change british english, returns english. i've tried doing manual install not set database. when remove installation directory says must, tries insert session data can't because there no tables. i tried installing earlier version got same results. joomla 1.5.15 full freebsd 6.1 apache 2.0 mysql 5.0.22 php 5.2.9 i appreciate can get. thanks, rich greetings rich: while use console / ssh base installation, comes mind might causing if javascript , cookies being blocked. have checked allowing cookies , javascript site? if both enabled , problem still exists, there in site or server error logs? thank you. Board index Joomla! Older Version Support Joomla! 1.5 Installation 1.5

Thread: Where are the codecs for streaming audio

been trying connect pandora streaming music site. ubuntu 10.04 said needed install 3 streaming codecs did keeps popping saying need them. know how fix this? thanks. i logged on pandora , started streaming immediately..so i'm not sure codecs need, i'm guessing bad , ugly start. try this: code: sudo apt-get install ubuntu-restricted-extras if doesn't try post codec names. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Where are the codecs for streaming audio Ubuntu

How to reference Macintosh HD in file path

how reference macintosh hd in file path, in case renamed?   i tried: myfile = file ('macintosh hd/mytxt.txt');   but nothing happens, when write file. i think answer don't…   var w = new file('/untitled.txt'); if (w.exists){      w.open('r');      var x = w.read();      w.close();      $.writeln(x); }else{      $.writeln('false'); }   your file sat @ system's mount point. worked fine me… More discussions in InDesign Scripting adobe

how to add custom elements/tags/function names etc

i wondering if there way add custom element dreamweaver tags?   what mean dreamweaver intellisense/autocomplete throws error when using new php 'namespaces' addition, says there syntax error when new addition php 5.3, suppose adding custom element case of adding xml files in dw, have not had before, if has been dealt on earlier date appreciate pointers.   jimmy   (ps. not talking adding whole namespace functionality dw, adding tag not throw error when used) More discussions in Develop server-side applications in Dreamweaver adobe

Need Help with SubMenu using Joomla 1.5 - Joomla! Forum - community, help and support

hi, im new joomla , trying design new small music website using xampp on local pc. 1. have created menu item called albums on main menu. 2. upon clicking 'albums' menu should expand , list artists names. 3. next upon clicking on 1 of artist names should list selected artist's album (s) articles. i greatful if advise how best acheive above result. thanks in advance.. you have section named album , under section album have artist category. album -> artist -> article/album 1 album can have multiple artists , 1 artists can have multiple articles/albums create menu item album , make section layout. list artists. when click on artists, display albums of artist clicked. note: please build small test site , see want , whether suggestion works. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5