Tagged Questions

0
votes
1answer
14 views

Can you use a C# library in a AMP-server?

Is it possible for me to build some database functionality in a C#-library (using LINQ 2 SQL) and then somehow import it into a php (joomla) project?
0
votes
1answer
29 views

How can you test if you’re on the homepage in Joomla?

Hi I'm working on a Joomla site, and I need the front page to look slightly different from the rest of the pages, but not enough to warrant the use of two themes (it's a pain to h …
1
vote
1answer
36 views

What is the cleanest way to add code to contrib.auth

I've migrated an old joomla installation over to django. The password hashes is an issue though. I had to modify the get_hexdigest in contrib.auth.models to have an extra if statem …
0
votes
1answer
11 views

unable to connect to database on AWS

hi all actually I have my website build with Joomla hosted on hostmonster but all Joomla website need a database support to run this database is on AWS configuration files need …
-3
votes
3answers
127 views

JOOMLA or DRUPAL?

I need website clone, am i need to choose joomla ro drupal? Here is my project!
0
votes
0answers
12 views

TinyMCE/JCE on a split-site Joomla

Dear All I have split a Joomla installation across two servers (one for dynamic content, one for static) and I'm having trouble with the wysiwyg editor TinyMCE/JCE. Can anyone of …
0
votes
2answers
32 views

How to get the current Joomla username?

Hey, I'm trying to get the current Joomla username. I was able to get it by using $user =& JFactory::getUser(); echo $user->username; But now I've installed Joomla on m …
0
votes
4answers
61 views

How can I keep one specific article always on top on the front page?

On my joomla website, I'd like to have a "about our company" article always be the first article on the front page. I want the other articles to shift down in position as new artic …
0
votes
3answers
25 views

Replace the index screen with a custom HTML page on a Joomla website

Hi there, I will start by saying that I have basically no experience using Joomla or even really PHP. I wish to set a temporary "new site coming soon" html page as the index scree …
1
vote
0answers
40 views

Joomla module works locally but displays nothing when hosted

Hello, I am new to joomla and I need to work on a joomla website for a school project. I modified an existing module to make it display featured projects and it does that flawlessl …
1
vote
7answers
93 views

Which one would be better to a members website, Joomla or Drupal

Or maybe other OS cms? I want to form a members website, with registration, member profile and member personal photo galleries What would you suggest? I'm pretty advanced with PH …
2
votes
1answer
50 views

Joomla and XMLRPC

How do I get started with getting going with XML-RPC with joomla? I've been looking around for documentation and finding nothing... I'd like to connect to a joomla server, (after …
1
vote
0answers
38 views

Is there a better way to build this joomla url?

So far I'm re-inventing the wheel here in the most uncomfortable way. I can feel in my gut that this will break one day and cause me a lot of pain. Therefore I'm looking for a be …
0
votes
1answer
20 views

Is there a Joomla function to generate the ‘alias’ field?

I'm writing my own component for Joomla 1.5. I'm trying to figure out how to generate an "alias" (friendly URL slug) for the content I add. In other words, if the title is "The art …
0
votes
1answer
29 views

Alternating Colors in UL in php Joomla mod_feed

I am using Joomla 1.5 for my site and want to make the RSS Feed Module (mod_feed) display alternating rows in a different color, hoping somebody here can help out! Here is the main …

1 2 3 4 5 18 next
15 30 50 per page