OK, that bit ... I put a whole post together with all error codes, system info, etc., and the system timed me out. Y'all might want to give us a bit more time to complete a post!
I have Joomla! 1.0.13 and iJoomla Digistore installed on a Linux i686 server with PHP 4.4.4 and Apache API.
I installed Joomsef 2.2.0 tonight. It said it installed but couldn't find the .htaccess file. I fixed that and headed to the component configuration file as instructed. The component cPanel opened just fine. The config page doesn't work.
I set the config.sef.php file to 766 permissions. Still didn't work.
I uninstalled the component and reinstalled it. Still doesn't work on the config page.
Save button pops up the warning window, but does not save.
Cancel button doesn't work at all.
All fields in the left hand column work fine, but changes cannot be saved.
I cannot click into the editor window in the right hand column at all.
I'm not a coder or developer. Help would be appreciated.
Updating (at bottom) to include the error I got when I logged out of the administrator panel. NOW I'm not happy. :'(
Updating again - backend is now working and config page saves, etc. The warning (first quote below) still shows up, but the java script error (second quote below) is gone. This changed after I set the \"live site\" address in the config file for Joomla! The last quote below from my previous update, however, is what you get when you go to the frontend of the site (
www.origi-nations.com/main/).
This message appears at the top of the page:
Notice: Table 'manager_joom1.jos_languages' doesn't exist in /home/manager/public_html/main/includes/database.php on line 294
/home/manager/public_html/main/includes/database.php:485
/home/manager/public_html/main/administrator/components/com_sef/admin.sef.php:804
/home/manager/public_html/main/administrator/components/com_sef/admin.sef.php:120
/home/manager/public_html/main/administrator/index2.php:69
This message appears on the java script error notice for the page:
Debug is turned on and provides the following:
20 queries executed
1
SELECT template
FROM jos_templates_menu
WHERE client_id = 1
AND menuid = 0
2
DELETE FROM jos_session
WHERE time < '1191810121'
AND guest = 1
AND gid = 0
AND userid <> 0
3
UPDATE jos_session
SET time = '1191811921'
, session_id = '546ff7b0591cdd27bf1aebe72c3f4052'
WHERE session_id = 'f7e1eeebfb0036cc9f3c6b7735da4941'
4
SELECT COUNT( session_id )
FROM jos_session
WHERE session_id = '546ff7b0591cdd27bf1aebe72c3f4052'
AND username = 'manager'
AND userid = 62
5
SELECT `id`, `name` FROM `jos_languages` WHERE `active`='1' ORDER BY `ordering`
6
SELECT id, title
FROM jos_content
WHERE sectionid = 0 AND title != '404'
AND catid = 0
ORDER BY ordering
7
SELECT id,introtext FROM jos_content WHERE `title`=\"404
8
SELECT SUBSTRING(link,8) AS name FROM jos_components WHERE CHAR_LENGTH(link) > 0 ORDER BY name
9
SELECT file, title FROM jos_sefexts
10
SELECT folder, element, published, params
FROM jos_mambots
WHERE published >= 1
AND access <= 25
AND folder = 'editors-xtd'
ORDER BY ordering
11
SELECT params
FROM jos_mambots
WHERE element = 'tinymce'
AND folder = 'editors'
12
SELECT template
FROM jos_templates_menu
WHERE client_id = 0
AND menuid = 0
13
SELECT a.id, a.title, a.name
FROM jos_sections AS a
WHERE a.scope = 'content'
GROUP BY a.id
ORDER BY a.ordering
14
SELECT params
FROM jos_modules
WHERE module = 'mod_mainmenu'
ORDER BY title
15
SELECT menutype
FROM jos_menu
GROUP BY menutype
ORDER BY menutype
16
SELECT *
FROM jos_components
WHERE name != 'frontpage'
AND name != 'media manager'
ORDER BY ordering, name
17
SELECT id, title, module, position, content, showtitle, params
FROM jos_modules AS m
WHERE m.published = 1
AND m.position = 'header'
AND m.client_id = 1
ORDER BY m.ordering
18
SELECT COUNT(*)
FROM jos_messages
WHERE state = 0
AND user_id_to = 62
19
SELECT COUNT( session_id )
FROM jos_session
WHERE session_id != '546ff7b0591cdd27bf1aebe72c3f4052'
20
SELECT id, title, module, position, content, showtitle, params
FROM jos_modules AS m
WHERE m.published = 1
AND m.position = 'debug'
AND m.client_id = 1
ORDER BY m.ordering
Message received after logging out of site:
Warning: mkdir(/home/manager/public_html/main/components/com_sef/cache) [function.mkdir]: Permission denied in /home/manager/public_html/main/components/com_sef/sef.cache.php on line 69
Error: headers already sent in sef.cache.php on line 69.
Stopped at line 872 in joomsef.php: HEADERS ALREADY SENT (200)
URL=
mydomain.com/mainoption=com_frontpage&Itemid=1:
OPTION=com_frontpage:
<br><br>Post edited by: NativePages, at: 2007/10/08 06:29