Hello everyone,
Does anyone know how can I get the path and URL of the Joomla installation relative to the document root and site domain? I am looking for the Wordpress correspondent of WP_CONTENT_DIR and WP_CONTENT_URL.
Thanks all,
Bogdan
I managed to find that part of the URL using this piece of code: $installation_dir_in_url = subs...
Hi i want to redirect my URL from
http://foo.example.com to http://example.com/foo
Please help
...
hi everybody
i m facing problem to open a new article in joomla, when i click on link following error display on the page
Homepage is showing:
404 - Component not found
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address...
Hello,
i m using joomla default editor for a form and jquery validator plugin, now i want to validate that joomla text editor should not be blank.... how do i validate that??
i read an article regarding validation for tinymce, i want similar to this post
although if i click on toggle editor than validation works( coz it turn ...
I have a good knowledge of Joomla, but searching for "joomla compared to wordpress" brings up CMS-dilemma articles. Is there a tutorial that compares the two?
...
So, I've installed the myApi plugin for Joomla 1.5.
Most of it works perfectly fine. However, whenever I try to use the Facebook Connect feature, it seems to work, but then fails with the error message "No Facebook User ID found".
I've setup the Joomla side to use the correct App ID and secret, and the facebook side has the correct ur...
i m developing site in Joomla, meanwhile i stuck in a problem,please help me in below problem
here is my folder structure for component
htdocs/Joomla/administrator/component/com_test/test.php,controller.php
models/test.php
controllers/test.php
...
I have joomla install on IIS with a domain that's not registered yet, so we are still using the IP address..
So whenever you go "home" or do some actions in the admin panel it keeps trying to go back to localhost - how do I change it - or do I need to wait for the domain to come on...
The website is here btw - http://12.148.212.142/
...
I come from a SQL Server background and thought that it might mean it was a temporary table, but after reading up on MySql temp tables I don't think that's true.
I'm seeing it in the following context:
SELECT ID, Name FROM #_SomeName
UPDATE
This query is defined in a PHP string and then run against the MySQL Database. I'm not sure ...
Inside a joomla content, I need to place a link that points to another article within the same joomla site. How can I do this?
Note that is should work even if I change my joomla-based site name.
...
Hi
I uploaded joomla 1.5 to my host and install it. and i work in joomla control panel .
I added some articles.
i had some problem that i fixed them for exmple when i wanted to wisit mysite(fa.backyou.com), i saw this error : This url is not valid and cannot be loaded.
fortunatly i fixed this problem.
but now i have another problem :...
I am trying to create a custom template, but I want the template to look a little different for my Joomla! homepage/frontpage. Is there a easy boolean-type expression I can use to determine whether I am on my site's homepage?
That way, I can just say if ($on_homepage) { [custom homepage html] } else { [regular template] }
Thanks in ad...
I've been trying to build a site similar in function to craigslist in Drupal. The idea, is to make a geo-aware platform centered around bartering, instead of general classifieds or sales.
I love Drupal, but I'm struggling to get location/googlemaps integration to play with the listings and ended up using too many custom snippets I got f...
Does Google App Engine has a support for Joomla?
...
How do I convert from MiaCMS to Joomla? They both have a common ancestry in Mambo CMS (RIP). Now that MiaCMS is going the same way I need to move to something else and Joomla seems to be the best choice. There should be enough commonality to port over. And MiaCMS has a porting instructions from Mambo that could possibly be used to create...
I had a Joomla 1.0 site. I created a fresh new install of 1.5 and used the migrator to upgrade from 1.0. According to the installer all went fine.
But now when I access the homepage, it tells me Component not found. I remember I had a custom component setup com_p that displayed the home page.
How can I change in Joomla 1.5 which compon...
I'm using a Joomla 1.5 installation and the Joomla search component allows you to search in certain "search areas": Articles / News Feeds / Sections / Categories / Web Links ...
I don't want my users to have to worry about these things however and I also don't want them getting "sections" or "categories" as results - it's just a simple ...
My company is looking at various PHP frameworks to build a customer's site. This is a shop that has some legacy in-house frameworks and we're trying to move away from that. In my spare time, I've coded in CodeIgniter and dabbled a bit in Kohana. I have yet to use a CMS like Joomla or Drupal, but I recognize that they're built using an MV...
Hello All,
i m using tinymce editor on joomla component that behave strangly
tinymce is already present (automaticaaly) on page load ..now if i write something on tiny mce editor( eg: 'with tinymce') & then click on toggle editor button ( now simple text area appears) and i see <p>with tinymce</p>, now if i append some text...
http://localhost/joomla/administrator/ The web browser returns an error that the page does not exist after I complete the installation and deleted the folder.
I have to use apache2. I am also using the latest version of apache, mysql. Im using php 5.2.13 VC6 x86 Thread Safe.
I used a combo of two tutorials:
Tutorial 1
Tutorial 2
When...