Forums

RS-Linkify Thread is sticky

Quick find code: 261-262-33-65181208

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
^Glad it's you and not me.

I've never really played around any kind of cms. Don't plan too either. Joomla is huge and quite widely used, but it's not for me.

I definitely don't envy you. Though I'm caught in an endless logic puzzle atm, trying to expand on some code I've written.

Actually it's worse than that, kind of embarrassing too. I'm trying to understand why what I wrote works. Sounds silly, but I can't build on it until I get my head around what I have done.

Anyway coffee sounds good, I need to look away from the screen for 5 min or so and enjoy my cuppa, then start fresh.

Have fun with Joomla :)

16-Mar-2015 11:41:23

J3
Jun Member 2017

J3

Posts: 3,560 Adamant Posts by user Forum Profile RuneMetrics Profile
I personally hate Joomla because it is trying to oversimplify stuff that should just be done in code. It's basically html and php torn to pieces and made into buttons and switches and it ANNOYING. I'd much rather be building wordpress templates/themes right now :P Oh well, it's not much work so it's alright.

And good luck to you! You will often find this comment in my code or stylesheets.
http://puu.sh/guuTn/ddfa955249.png


­­ _________________________________________
| Submit a bug report | Overloaded XP | CLF | HLF |
­­
@J3sven

16-Mar-2015 11:52:21

J3
Jun Member 2017

J3

Posts: 3,560 Adamant Posts by user Forum Profile RuneMetrics Profile
How about...


// Replaces with spaces the braces in cases where braces in places cause stasis
$str = str_replace(array("\{","\}&quot ;) ," ",$str);

Also I am currently wasting valuable time trying to navigate this damned CMS to find out how they imported a certain image... I thought these things were supposed to make my life easier.


­­ _________________________________________
| Submit a bug report | Overloaded XP | CLF | HLF |
­­
@J3sven

16-Mar-2015 13:09:46 - Last edited on 16-Mar-2015 13:12:19 by J3

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
J3 said :
// Replaces with spaces the braces in cases where braces in places cause stasis


Laughing, try saying that out loud as fast as you can :)

J3 said :
I thought these things were supposed to make my life easier.


I'm pretty sure the way it works is the less understanding you have, the easier it is. If you know how to code, then you are at a disadvantage.

16-Mar-2015 13:31:29

Quick find code: 261-262-33-65181208 Back to Top