1
Hasanibrahim
something is wrong

when i enter edito ,http://off.gen.tr/off/modules/edito/ , links don't work, because it seems as wordbook module. what's the problem do you think ?

2
Hasanibrahim
Re: something is wrong

Is not there any clue about this :(

3
ghia
Re: something is wrong
  • 2009/2/13 11:05

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Are you sure you have installed the correct module?
It seems you placed the files of the wordbook module in the edito folder.
What version of Edito do you have?
Check last 2 questions in the /modules/edito/xoops_version.php .
Have you a preference setting that refers to wordbook or are you using URL rewriting?

4
Hasanibrahim
Re: something is wrong

Ghia, i installed correct module , and before a few days ago, there wasn't any problem. But i think it's about wordbook . I couldn't find any problem but when i enter editor, it's linking wordbook instead of edito. My XOOPS version is XOOPS 2.0.18.1. Thank you very much

5
iHackCode
Re: something is wrong

it looks like something is modifying the xoopsModule object in the index.php page of that module.

try adding:(these two lines. add them before the "//Affiche le nom du module et le texte d'introduction" comment)

$module_handler = & xoops_gethandler('module');
$xoopsModule =& $module_handler->getByDirname('edito');

//Affiche le nom du module et le texte d'introduction
$xoopsTpl->assign("module_name", $xoopsModule -> getVar( 'name' ));

but that doesn't get to the cause of the issue though. it looks like the issue also appears in other pages of that module.
Just to confirm. are you using the latest version of that module?
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

181 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits