1
I Have my site with XOOPS installed.. with users too..
I did transfered it to other hosting.. just reinstall XOOPS then insert all values in the database i needed.. like forum, users etc... in the module myalbum.. i just query _myalbum_cat, _myalbum_photos , and _myalbum_text tables.. and also xoopscomments.... all values are inserted.. but.. i have problems in xoopscomments.. i think comments are not working.. photos and descriptions are working but just the comments will not appear... i rechecked all.. i know i did right in querying.. i also updated the myalbum module and system... still not working.. just the comments not appearing..
i checked the configs
Quote:
myAlbum-P checker (Photos)
Environment Check
PHP directive 'safe_mode' (both ok): off
PHP directive 'file_uploads' (need on): on
PHP directive 'register_globals' (both ok): on
PHP directive 'upload_max_filesize': 16M byte
PHP directive 'post_max_size': 8M byte
PHP directive 'open_basedir': nothing
PHP directive 'upload_tmp_dir': ok
Table Check
Photos table: 26u847_myalbum_photos ok
Number of Photos: 271
Descriptions table: 26u847_myalbum_text ok
Number of Descriptions: 271
Categories table: 26u847_myalbum_cat ok
Number of Categories: 27
Votedata table: 26u847_myalbum_votedata ok
Number of Votedata: 65
Comments table: 26u847_xoopscomments ok
Number of Comments: 0
Config Check
as u can see.. 26u847_xoopscomments table have 0 values..
Myalbum version 2.84
xoops version 2.2.4