1
markian
Can any 1 help about this..
  • 2006/4/24 21:29

  • markian

  • Just popping in

  • Posts: 78

  • Since: 2004/12/19


after i installed that #OOPS#ing Modules : Cafepress Shop v1.03 i got this
Resized Image

but i dnt realy know what is this.. any 1 knows this ?
i enable php debug i got this.. i already uninstall that module but still the same...

Notice [PHP]: Constant _MI_POLLS_NAME already defined in file modules/xoopspoll/language/english/modinfo.php line 6
Notice [PHP]: Constant _MI_POLLS_DESC already defined in file modules/xoopspoll/language/english/modinfo.php line 9
Notice [PHP]: Constant _MI_POLLS_BNAME1 already defined in file modules/xoopspoll/language/english/modinfo.php line 12
Notice [PHP]: Constant _MI_POLLS_ADMENU1 already defined in file modules/xoopspoll/language/english/modinfo.php line 15
Notice [PHP]: Constant _MI_POLLS_ADMENU2 already defined in file modules/xoopspoll/language/english/modinfo.php line 16
Notice [PHP]: Constant _ALBM_MYLINKS_SMNAME4 already defined in file modules/flashgames/language/english/modinfo.php line 27
Notice [PHP]: Use of undefined constant _MI_FUNPICTURES_NAME - assumed '_MI_FUNPICTURES_NAME' in file modules/funpictures/xoops_version.php line 28
Notice [PHP]: Use of undefined constant _MI_FUNPICTURES_DESC - assumed '_MI_FUNPICTURES_DESC' in file modules/funpictures/xoops_version.php line 30

2
rabideau
Re: Can any 1 help about this..
  • 2006/4/24 23:42

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


r u sure this module works with your version of xoops?
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

3
markian
Re: Can any 1 help about this..
  • 2006/4/25 11:41

  • markian

  • Just popping in

  • Posts: 78

  • Since: 2004/12/19


iam not sure.. but.. important now is.. i uninstalled it already and still that errors appear.. any 1 can help me how to remove that

4
stefan88
Re: Can any 1 help about this..
  • 2006/4/25 11:48

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


For the Notices you need to turn debug off. For the other thing, you may try to empty template_c folder (delete all files except index.html). Maibe update system module too...
..

5
xuser
Re: Can any 1 help about this..
  • 2006/4/25 14:43

  • xuser

  • Just popping in

  • Posts: 73

  • Since: 2002/11/26


it looks like debug info
Xuser's site
http://xuser.org
http://theme.xoops.org.cn

6
markian
Re: Can any 1 help about this..
  • 2006/4/25 17:24

  • markian

  • Just popping in

  • Posts: 78

  • Since: 2004/12/19


Quote:

stefan88 wrote:
For the Notices you need to turn debug off. For the other thing, you may try to empty template_c folder (delete all files except index.html). Maibe update system module too...

I did bro.. but still the same..
that always came up
Quote:
unction should be in functions.admin.php, however it requires extra inclusion in xoops_version.php if so * * @param string $dirname dirname of current module * @return bool */ function mod_isModuleAction($dirname = "system") { $ret = @( // action module "system" !empty($GLOBALS["xoopsModule"]) && "system" == $GLOBALS["xoopsModule"]->getVar("dirname") && // current dirname ($dirname == $_POST["dirname"] || $dirname == $_POST["module"]) && // current op ("update_ok" == $_POST["op"] || "install_ok" == $_POST["op"]) && // current action "modulesadmin" == $_POST["fct"] ); return $ret; } endif; ?>edded tags $tags[] = "SCRIPT"; $tags[] = "VBSCRIPT"; $tags[] = "JAVASCRIPT"; foreach($tags as $tag){ $search[] = "/<".$tag."[^>]*?>.*?<\/".$tag.">/si"; $replace[] = " [!".strtoupper($tag)." FILTERED!] "; } // Set iframe tag $search[]= "/\/]*SRC=(['\"])?([^>\/]*)(\\1)[^>\/]*?\/>/si"; $replace[]=" [!IFRAME FILTERED!] \\2 "; $search[]= "/]*?>([^<]*)<\/IFRAME>/si"; $replace[]=" [!IFRAME FILTERED!] \\1 "; // action $text = preg_replace($search, $replace, $text); return $text; } endif; ?>menu[$i++]['link'] = "admin/admin_votedata.php"; ?>

7
stefan88
Re: Can any 1 help about this..
  • 2006/4/25 17:30

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


I'm not familiar with 2.2.x, but you can try also to delete adminmenu.php in cashe folder(or just rename it, so you could turn it back)...

If this does not help, you could try to reupload system module or some parts of it - it looks as corupt file...

Make backups before any big changes
..

Login

Who's Online

231 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 231


more...

Donat-O-Meter

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

Latest GitHub Commits