Last seen: Mar 25, 2024
I would guess that might have something to do with the Joomla side. Double-check that the plugins are activated/configured properly? Unfortunately, I ...
It looks as though you didn't add the code to languages/en.php like you were meant to. It's in the eFiction folder within the JFiction downl...
Yeah, I don't believe there's a built in way to do it. Somewhere in the code is probably a query that says to sort sort the names as descend...
Do you want the text to be over on the image like that? (I am looking at browse.php.) CSSZen does have #output in it to match the div in Zenlike'...
I think what's at play is default.tpl. CSSZen doesn't have it, so you'll want to copy the one out of default_tpls into your skin&...
Too bad this isn't updated:Although I guess that's mostly for updates.
Then I would look into WAMP/LAMP/MAMP. That stands for [Linux, Windows, or Mac], Apache, MySQL, and PHP. It's basically installing an Apache serv...
I wanted to double-check that I hadn't told you something crazy (it's been a while since I dealt with this), and so I found the part of stor...
What are the folders within the stories folder CHMODed to? When we recently switched hosts, we had some legacy folders that were CHMODed to 755, which...
No, it displays. It's just that even when the proper numbers are entered, it says that it's incorrect every time. I thought at first it migh...
You can use this to create an admin-available search function that will search for members by email.There is also a mod to add the username to the new...
Glad I could help. The explanation was a little long, but I was trying to give you an idea of how it works instead of just telling you what to change.
You should check out the skinning documentation. Here's a good place to start:
You don't have to know PHP. You just have to edit your skin(s): index.tpl. That's HTML/CSS.
