Posts

I need help with the countModule - Joomla! Forum - community, help and support

code: select all double background: <? php if ($ this-> countmodules ( 'leftmodule , rightmodule')):?> left background: <? php if ($ this-> countmodules ( 'leftmodule')> 0)?> right background: <? php if ($ this-> countmodules ( 'rightmodule')> 0)?> normal background: <? php if ($ this-> countmodules ( 'rightmodule + leftmodule') == 0)?> problem: if left , right module activated dual background appears leftmodule left background , rightmodule right background underneath de dual background. this logical because above code leftmodule , rightmodule order appears activated when left , right both activated dual background want only. the left module left background must receive assignment should not appear right module activated , vice versa. i not php programmer. have tried various combinations i’m not seeing anymore.. what must left module left background not appear right module enabled also?? , visa versa. greetzz...

Thread: Ubuntu Newbie! Wired and wireless connections are non-functional.

Image
so installed ubuntu 10.04 on new acer aspire 1 netbook yesterday. however, can't seem install wireless driver, , wired connections not work either. suggestions? new ubuntu , desperately need you may need post output of following command code: sudo lshw -c network terminal (applications-accessories-terminal)when modem connected via ethernet cable Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless Ubuntu Newbie! Wired and wireless connections are non-functional. Ubuntu

HELP! Please? - Joomla! Forum - community, help and support

Image
hi, have problem hope can me with. have project 1 of college courses. have present website created class. however, have create website home , present class. wondering have access website home on 1 of computers on college campus? please me. project due next monday (november 9, 2009). p.s. using xampp 1.7.1 windows, , joomla 1.5x do have static ip address? if so, setup firewall on router forward pc , make sure xampp accept external requests. from campus, have enter ip address , you're away. if have dynamic ip address have use dynamic dns service. google search "dynamic dns" few - use no-ip.com , quite (and have free option ) again, have open firewall , check xampp settings. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Thread: GRUB2 fails to load after install

g'day everyone, long time ubuntu user (4.10) , have had fair bit of experience installing ubuntu , many mishaps along way. after having no internet year decide try new 10.04 flavour ordering cd site. installation went well, no hiccups. when restarted comp went straight xp, thought i'll use sgd boot partion anyway , fix small problem later. well... after sgd confused sda sdb, figured out grub2 standard boot loader. thats lost, have searched forums (25 pages or so..) , realise not going fix or trial , error. here's info ubuntu 10.04 lts winxp sp3 intel p4 3.0 1.5 gb ram nvidia 6200 agp ide hdd 36 gb sda1 ntfs, sda2 ext3(/), sda3 swap sata hdd 160 gb sdb1 ntfs, sdb2 ext3(/home) cheers in advance !! go http://bootinfoscript.sourceforge.net/ , follow instructions , post results in next post Forum The Ubuntu F...

Re: unlock code to Photoshop album Starter Edition 3

i have got problems photoshop album starter edition album. photos locked in there 2006 onwards , without warning unable access them. on screen message asks me register adobe unlock code , when tried reply came product no longer supported adobe. rang customer services (uk) , told me no longer supported product , contact support man!!!! appalled @ this. adobe - think not. else offer me support in overcoming problem? thanks. adobe poor,   you're not alone in wondering how photos 'out' of starter edition. there few posts in forum, of based on false assumption starter edition has exclusive access photos appear 'in' program.   http://forums.adobe.com/message/2413333#2413333 http://forums.adobe.com/message/2281147#2281147 http://forums.adobe.com/message/2165616#2165616   it a  common misconception starter edition 'stores', or copies, your  files it. program not move or copy files @ all,  rather scans system's pictures directory, , generates  miniature versi...

Redirect non-www to www using rewrite mode - Joomla! Forum - community, help and support

Image
hi all,it has been 4 hours did googled find solution, hope able share , me out i have problem indexing, of website indexed www , non-www i have found solution, can not able apply rewriteengine on rewritecond %{http_host} ^yourdomain\.com$ [nc] rewriterule ^(.*)$ http://www.yourdomain.com/$1 [r=301,l] since have 4 websites, how make common .htaccess file websites without specifying domain name .. thanks help try 1 haven't tested should work. rewritecond %{http_host} !^www\. rewriterule ^ http://www .%{http_host}%{request_uri} [l,r=301] Board index Joomla! Older Version Support Joomla! 1.5 Search Engine Optimization (Joomla! SEO) in Joomla! 1.5

how to create sessions? - Joomla! Forum - community, help and support

Image
how can create sessions.we create more sessions @ time if want in site development.is there source codes available.plz send me hi, you can use code set session $session =& jfactory::getsession(); $session->set('security_number', $session_var); the below code ued session $session =& jfactory::getsession(); $value = $session->get('security_number'); thanks , regards Board index Joomla! Older Version Support Joomla! 1.5 Performance - Joomla! 1.5