|
I am developing a custom component in joomla while trying to use MVC.
How do I call a model from a view?
Started by Ankit Sachan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
At most you call a function of the controller which.
That's the whole point of it.
When you call $this->get('Data') within your JView class code, it will callIn MVC you don't.
Loaded by Joomla.
|
|
After upgrading from Joomla 1.5.10 to 1.5.11 .. I am getting this error when trying to access "Add Entry" Menu of Sobi2 Directory component
Fatal error: Call to a member function get() on a non-object in / /plugins/editors/fckeditor.class.php on line ...
Started by dam-man on
, 26 posts
by 18 people.
Answer Snippets (Read the full thread at joomla):
Upgraded to Joomla 1.5.11
FATAL ERROR: Call to a member function authorize() on a non-object issues?? If so I will be forced to revert back to Old version Joomla! 1.5.10 We have the same problem_users/views/user/tmpl/form.php on ....
|
|
I'm wondering what kind of php code i need to write to allow me to display Joomla 1.5 modules outside the Joomla framework, but on the same domain.
Because i don't fully understand how the Joomla framework works, i have extra website software and pages...
Started by dam-man on
, 30 posts
by 17 people.
Answer Snippets (Read the full thread at joomla):
This is what i am doing....
Your best bet is to get the data out using RSS .
So, you would of the Joomla framework, it quits and outputs the error.
The module rendered by Joomla then load that html content dynamically via an AJAX call.
|
Ask your Facebook Friends
|
Hi
I'm gonna to merge SMF and Joomla (not bridging!) => puting joomla files & folders into root of the host AND SMF files & folders too. before merging, I'll remove/rename "index.php" file of SMF. So, when users type my site address into the address...
Started by Barion on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at simplemachines):
You can no remove SMF's index.php.
Why do you even need joomla? Why not just use.
You can no remove SMF's index.php.
That is correct.
|
|
I have some joomla articles. some values in that article has to be updated by data obtained through a soap call to other site. Is there any plugin available for joomla by which i can embed custom php inside articles?? How can i do this.??
Started by Jasim on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Doing the {} call outputs the ....
Check out the Joomla plugin repository for "custom code in content"
Good luck!
To me, the ideal that are shown to users in the frontend, using Include Content Item Joomla Plugin , you add component.
|
|
OK. My current Joomla 1.5.25 is having serious javascript errors / mootools errors. I am NOT a programmer. My web photo gallery is displaying erratically, AND the ADMIN MENU is no longer functional (when I hover my mouse on the menu links, they are not...
Started by alvinngan on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at joomla):
This gives a very good overview of Joomla....
This is a great tutorial for getting started in Joomla 1.5.
Bhide.
I then download the Joomla 1.5.25 fresh install, and use the web install Joomla Fast by Saurabh R.
Off the live server.
|
|
I have joomla installed on my brothers server using softaculous in cpanel. But my brother removed all the categories, articles and sections on joomla that came with sample data. Now that i got access, i don't know how to do stuff without sample-data. ...
Started by Stark on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's a high-level overview of Joomla....
This is what I recommend to all my newbie friends .
If you are willing to buy a book, the "Joomla! 1.5: A User's Guide" by Barrie North will walk you through starting a site with Joomla from scratch.
|
|
I've trying to build Joomla into my existing website so I can use it for premium content.
I've already got a custom-built authentication system that sets my own session variables.
For some reason, Joomla (which is located in a different directory) doesn...
Answer Snippets (Read the full thread at stackoverflow):
Joomla will most likely initialize it's own session (we'll call to get this into Joomla would be to write a "System" plugin and call the function "onAfterInitialise from sending ....
It's own internal session management code.
|
|
How can you edit Joomla's articles in terminal?
Problem: to know the location where Joomla stores its articles
I tried to find articles unsuccessfully by
locate Masi | xargs -0 grep great
Started by Masi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to read/modify/delete articles you'll have_content" in your codebase, because of a feature of Joomla which allows you to specify different table the details you need will be in your....
Joomla stores articles in a MySQL database.
|
|
I talked to a few friends that say Drupal is amazing and that it is way better than Joomla. What are the major differences/advantages.
Started by Brian G on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Start using ....
(I personally don't agree with that; I think Joomla's UI is pretty themselves.
Joomla is praised for having a simpler user interface.
Consensus is that programmers prefer Drupal whereas mere mortals prefer Joomla.
|