| 제목 | wizmall6.3.1 for php | ||||
|---|---|---|---|---|---|
| 등록일 | 2010.02.04 | HIT | 5677 | 작성자 | 폰돌 |
| 첨부화일 | |
||||
| naf | still error Warning: require_once(E:/AppServ/www/config/avatar_config.php) [function.require-once]: failed to open stream: No such file or directory in E:\AppServ\www\wiz63\lib\cfg.avatar.php on line 2 Fatal error: require_once() [function.require]: Failed opening required 'E:/AppServ/www/config/avatar_config.php' (include_path='.;C:\php5\pear') in E:\AppServ\www\wiz63\lib\cfg.avatar.php on line 2 T_T Thank you. |
2010.02.04 |
| 폰돌 | thank you for your checking.. i found some error in cfg.avatar.php first time i think i missed making avatar_config.php in config folder as i made avatar system, i supposed an avartar system must exist on document_root so as you seen /lib/cfg.avatar.php, there are a code '$DOCUMENT_ROOT'. you need to exchange the path.. but this time, i recommand you skip this, because avatar system is only test at this time.. thank you again for your effort |
2010.02.04 |
| nafe | hi pondol Thank you so much. last night i skip it already ^^ I can use wizmall6.3.1 already.that perfect!!! yeah yeah!!! and i think you edit some code, right? coz 6.3 i got some error when i skip avatar.^^ Thank you for spend your time for my cooment. Thanks you again for a good freebie ^______________^ Take care! |
2010.02.04 |
| mini soda | 위즈몰 첨 접해 봅니다... 일단 감사하구요...ㅎㅎ 다른 무료쇼핑몰 솔루션 많이 이용해 보았지만 위즈몰은 첨이네요...^^ 여기 삽-위즈 닷컴은 디자인 버그 뭐 이런것들 신경 안쓰신듯... |
2010.03.06 |
| mini soda | 음... 일단... 카페24 호스팅 사용중 이구요... www/shop/malladmin/install/install.php 경로 입니다.. wizmall6.3.1.zip [15.95 MB] 파일 받았구요.. Parse error: syntax error, unexpected '=', expecting ')' in /home/hosting_users/igng5/www/shop/lib/class.common.php on line 11 설치시 에러 문구 이구요,., 아시는 분 있음 좀 갈쳐 주심이... 아마도 아주 간단하거나 혹 뭔가 실수가 있는듯... 10 ## 다중 클라스 함수 호출용(상기 대신 앞으로 이거 사용) 11 function get_object(&$dbcon=null, &$Image=null, &$Xml=null){//정의클라스 불러오기 12 if($dbcon) $this->dbcon = $dbcon; 13 if($Image) $this->Image = $Image; 14 if($Xml) $this->Xml = $Xml; 15 } 클래스.컴앤드.피에이치피 파일 10 ~ 15번 줄 입니다... 서버 버전: 4.0.22-log Protocol version: 10 MySQL client version: 4.0.22 Used PHP extensions: mysql Language : euc-kr 이상 입니다... |
2010.03.06 |
| 볼튼 | 기타관리 > 팝업관리에서 html편집기 이미지가 에러납니다. | 2010.03.16 |
| 이카르트 | install3 에서 더이상 진행이 안되는데 이거 왜 그런가용?? | 2010.04.09 |
| 안기정 | function get_object(&$dbcon=null, &$Image=null, &$Xml=null){//정의클라스 불러오기 &를 지우면 에러는 안뜨는데 ..... |
2011.02.26 |
| 안기정 | 많은분들이 물어보는데 폰돌님은 묵묵 부답 php를 이해 하는 사람들이 알아서 수정해서 쓰란 말씀 | 2011.02.26 |
| 흠... | Parse error: syntax error, unexpected '=', expecting ')' in /home/hosting_users/igng5/www/shop/lib/class.common.php on line 11 저도 이 에러 뜨네요.. 어쩌란 말인지;;; |
2011.05.17 |