@rajon69 Yeah - sort of. But sections were removed in Joomla 1.6. It sounds like you have a Joomla 1.5 site in which case watch lesson 7a in our 1.5 playlist.
I tried, didn't work. Then I changed to $error_reporting = '0'; re turn was a blank page. But input was registered. only thing is I have to go back even when I click "Save & New". Thanks for trying, let me know if you have any other suggestions:(
Try this c:\xampp\htdocs\joomla\ right click on configuration.php and select edit.. when editing configuration.php goto line 21 and change value default to 6135 as shown below public $error_reporting = '6135';
now restart your xampp sql and apache services and you are done :)
if categories are like folders in computers! can you plz explain what are section managers for? Are they Like the C:\ and D:\ in computers?
rajon69 2 weeks ago in playlist Joomla 2.5 / 1.7 / 1.6 Tutorial
@rajon69 Yeah - sort of. But sections were removed in Joomla 1.6. It sounds like you have a Joomla 1.5 site in which case watch lesson 7a in our 1.5 playlist.
BuildAJoomlaWebsite 2 weeks ago
Thank you for these step by step videos. As a beginner, it's great to hear and see how to the system works.
thaibui01 2 weeks ago in playlist More videos from BuildAJoomlaWebsite
I tried, didn't work. Then I changed to $error_reporting = '0'; re turn was a blank page. But input was registered. only thing is I have to go back even when I click "Save & New". Thanks for trying, let me know if you have any other suggestions:(
sambindu55 2 months ago in playlist Joomla 1.6 / 1.7 Tutorial
Try this c:\xampp\htdocs\joomla\ right click on configuration.php and select edit.. when editing configuration.php goto line 21 and change value default to 6135 as shown below public $error_reporting = '6135';
now restart your xampp sql and apache services and you are done :)
siasatgame 2 months ago
When I try to save and close the article I get this,
Call to a member function clean() on a non-object in C:\xampp\htdocs\sam\libraries\joomla\cache\cache.php on line 282
Can you help me with fixing this please!
sambindu55 2 months ago
@sambindu55 Just comment those that clean function. it will work. It works for me.
rupandas 1 month ago