1
A full description of the issue:
installation whent ok, i can install and uninstall modules change preferances of XOOPS and modules but i can't add anything: Add, Modify, and Delete Categories/Files in downloads, Add, Modify, and Delete Categories/Links in links, forums in forum, add polls...
any ideas? templates, cache and uploads have 777 permisions.
thx.
PHP Debug Messages:
Notice [PHP]: Constant _YES already defined in file modules/filemanager/language/english/admin.php line 48
Notice [PHP]: Constant _NO already defined in file modules/filemanager/language/english/admin.php line 49
Notice [PHP]: Constant _exists already defined in file modules/filemanager/language/english/admin.php line 71
Notice [PHP]: Undefined variable: action in file modules/filemanager/admin/index.php line 16
Notice [PHP]: Undefined variable: hautpage in file modules/filemanager/admin/index.php line 641
Warning [PHP]: main() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/share/pear') in file modules/filemanager/admin/index.php line 641
Notice [PHP]: Undefined variable: id in file modules/filemanager/admin/index.php line 642
Notice [PHP]: Undefined variable: nom_rep in file modules/filemanager/admin/index.php line 653
Notice [PHP]: Undefined variable: user in file modules/filemanager/admin/main.php line 304
Notice [PHP]: Undefined variable: lien in file modules/filemanager/admin/main.php line 342
Notice [PHP]: Undefined variable: lien in file modules/filemanager/admin/main.php line 348
Notice [PHP]: Undefined variable: lien in file modules/filemanager/admin/main.php line 354
Notice [PHP]: Undefined variable: lien in file modules/filemanager/admin/main.php line 360
i get this error only in file manager. other modules give me no php debug messages.
MySQL Debug Messages:
Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = 'nl6qqk7ohge7b7r5jvnicg2dg5'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
Total: 4 queries
Blocks
Total: 0 blocks
Execution Time
XOOPS took 0.18067193031311 seconds to load.
Extra
Smarty Debug Messages:
Smarty Debug Console
included templates & config files (load time in seconds):
db:system_block_user.html
db:system_block_waiting.html
db:system_block_mainmenu.html
db:system_block_online.html
db:system_block_newusers.html
db:mylinks_submit.html
default/theme.html (0.01013)
default/theme_blockleft.html (0.00092)
default/theme_blockleft.html (0.00078)
default/theme_blockleft.html (0.00072)
default/theme_blockleft.html (0.00069)
default/theme_blockleft.html (0.00068)
assigned template variables:
{$SCRIPT_NAME} /modules/mylinks/submit.php
{$block} Array (2)
title => New Members
content => <table cellspacing="1" class="outer">...
{$category_selbox} <select name='cid'>n<option value='0'...
{$lang_allpending} All link information are posted pendi...
{$lang_cancel} Cancel
{$lang_category} Category:
{$lang_description} Description:
{$lang_dontabuse} Username and IP are recorded, so plea...
{$lang_notify} Notify me when this link is approved
{$lang_options} Options:
{$lang_sitetitle} Website Title:
{$lang_siteurl} Website URL:
{$lang_submit} Submit
{$lang_submitlinkh} Submit Link Form
{$lang_submitonce} Submit your link only once.
{$lang_wetakeshot} We will take a screen shot of your we...
{$module} Array (3)
name => News
directory => news
sublinks => Array (0)
{$notify_show} 0
{$sublink} Array (2)
name => Top Rated
url => http://gec.optimal.local/modules/myli...
{$user} Array (4)
avatar => empty
id => 1
name => admin
joindate => 2006/3/20
{$xoops_banner} <div><a href="http://gec.optimal.loca...
{$xoops_charset} ISO-8859-1
{$xoops_codes} {$xoops_contents}
rnrn ...
{$xoops_dirname} mylinks
{$xoops_footer} Powered by XOOPS 2.0 © 2001-2003...
{$xoops_imageurl} http://gec.optimal.local/themes/default/
{$xoops_isadmin} 1
{$xoops_isuser} 1
{$xoops_js} //-->
2
enyone?
3
Which module are you using?
Have you tried a php debug as well?
4
i'm using modules that came with XOOPS download + file manager. and yes php debug of file manager module is all ready in my first post. thats only module that gives me any data.
5
maby this helps u to help me :)
i get this php debug when i try add news as a user in my hompage
Warning [PHP]: Invalid argument supplied for foreach() in file modules/news/submit.php line 34
Notice [PHP]: Undefined variable: subject in file modules/news/submit.php line 54
Notice [PHP]: Undefined variable: subject in file modules/news/submit.php line 69
Notice [PHP]: Undefined index: anonpost in file modules/news/include/storyform.inc.php line 42