Joss Posted December 8, 2013 Posted December 8, 2013 One of the problems with using Joomla on an off since, well, since it started, is that I appear to have signed up for a whole heap of sites so I could download extensions and so on. For some reason, perhaps now would be a good time to try and delete myself from a few or more of those sites...... Oh, a new little collection of PW sites will be appearing shortly .... 4
MatthewSchenker Posted December 9, 2013 Posted December 9, 2013 Greetings Joss, Oh, come now... You know very well it's fun to keep receiving all that Joomla stuff. It's kind of like seeing a fading photo of yourself wearing those bellbottom jeans, or recalling how you drank a little too much at that friend's party in high school. Seriously, though, Joss. If it were not for Joomla I would have never had a chance to meet you. That would be sad. Looking forward to your new sites! Thanks, Matthew
Joss Posted December 9, 2013 Author Posted December 9, 2013 Good point well made. However, i think I could do without constant emails from Gavick Pro et al.
Macrura Posted December 9, 2013 Posted December 9, 2013 all of my joomla subscriptions are about expired, i think i have 1 wordpress subscription, so once i cancel that i'll be free!
lonelyliddy Posted December 18, 2013 Posted December 18, 2013 I hate all that email companies send all the time. Like twitter realy blasted my mailbox once.
Joss Posted December 19, 2013 Author Posted December 19, 2013 eeek! I just had to download and install a Joomla extension for someone! It was for adding a simple twitter timeline - you should see the amount of rubbish it added to what should be such a simple thing. Someone get me a glass of water** quick! (** trans. Water = Middleton's Irish Whiskey, one cube of ice, no water)
Craig Posted December 19, 2013 Posted December 19, 2013 <?php wire('pages')->find("template=drink, category=whisky, type=middletons, ice=1, limit=1"); 1
Soma Posted December 19, 2013 Posted December 19, 2013 With some help you could get it for less. $drinks->get("category=whisky, type=middletons, ice=1"); I like that ass.
Joss Posted December 19, 2013 Author Posted December 19, 2013 Mind you, as the evening wares on, it is more like $drinks->FIND("category=whisky, type=middletons, ice=1"); foreach($drinks as $drink) { if($drink->copper == 1) { echo "Sorry Ociffer!"; }else{ echo "Taxi"; } }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now