PEAK XOOPS - Re: Replacing or Removing Image Manager in englishin japanese

Re: Replacing or Removing Image Manager

List posts in the topic

none Re: Replacing or Removing Image Manager

msg# 1.1.1.1.1.1
depth:
5
Previous post - Next post | Parent - Children.1 | Posted on 2007/7/31 23:02
Burning  二等兵   Posts: 10
Woops ! I'm sorry for these two post. The solution has been posted two years ago :
> http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=17185&viewmode=flat&order=ASC&a...
(thanks to marcan)

And the code to hack is still on line here :
> http://www.xoopsitalia.org/modules/news/article.php?storyid=317


It works fine with these instructions (INSTALL.txt) :

add a line into original imagemanager.php like this:
line 28:
---------------------------------------------------
include './mainfile.php';
include 'modules/myalbum/imagemanager.php'; // add this line
if (!isset($HTTP_GET_VARS['target']) && !isset($HTTP_POST_VARS['target'])) {
exit();
}


And maybe for the next release it will be useful to add marcan's modification (class/module.textsanitizer.php around line 180)

@+
Votes:43 Average:5.12

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!