• Profile
    • *.148.238.73
    • 2023.06.03 - 22:36  75

[module_srl] => 110

[module] => board

[module_category_srl] => 0

[layout_srl] => 124

[use_mobile] => Y

[mlayout_srl] => 126

[menu_srl] => 64

[site_srl] => 0

[mid] => Statistics

[is_skin_fix] => Y

[skin] => board_skin

[is_mskin_fix] => Y

[mskin] => default_skin_mobile

[browser_title] => Mathematics & Statistics

[description] => 

[is_default] => N

[content] => 

[mcontent] => 

[open_rss] => Y

[header_text] => 

[footer_text] => 

[regdate] => 20140913123139

[consultation] => N

[except_notice] => Y

[list] => no,title,extra_vars1,regdate

[list_count] => 10

[order_target] => list_order

[order_type] => asc

[page_count] => 10

[protect_content] => N

[search_list_count] => 20

[use_anonymous] => N

[use_status] => PUBLIC

[module_type] => mobile

[hide_category] => N

[use_category] => Y

  • 이 게시물을..
  • 야비 야비 Lv. 4

    OrangeDay Master

    Welcome back to our long-standing social networking site for gamers, life stories, and IT enthusiasts! It's been a while, but we're ready to reignite the spark of camaraderie. Let's reconnect, reminisce, and embark on new adventures together. Join us in building lasting friendships through our shared passions. Get ready to level up your social life!
23
  • AI   미드저니 옵션 참고
  • 야비 2023.04.27 - 18:17  262 22
  • aquarel style
22
  • FrontEnd   구글 검색 구현
  • 야비 2024.03.12 - 15:13  151 1
  • 1. 구글 Programmable Search Engine 접속 https://programmablesearchengine.google.com/about/ 2. "Get started" 클릭 3. 추가 클릭 4. 추후 수정가능하니 적당히 입력한 후 만들기 클릭 5. 아래 페이지 뜨면 완료. 아래 코드 복사 후 사용하거나 커스텀 하거나 구글 검색이 호함된 레이아웃은 대부분 아래 스크립트내 cx 코드값(검색엔진ID)을 이용
21
  • XE   XE 보안패치
  • 야비 2023.05.22 - 23:58  126 2
  • 익명성관련 취약점 modules/board/board.api.php https://github.com/kijin/xe-core/commit/52a3b898 외부페이지의 PHP 코드/템플릿 코드 이용 원격 코드 실행(RCE) 취약점 modules/page/page.view.php https://github.com/kijin/xe-core/commit/54a70d8fa91cdb2d40c8d3b09f0c551c675ad5d3 설문조사 스킨 경로 조작을 통한 원격 코드 실행(RCE)취약점 classes/template/TemplateHandler.class.php https://github.com/YJSoft/xe-core/commit/5e613fa6ff7df8cc657eeb51839fc70654d864c2
20
  • FrontEnd   특수 기호
  • 야비 2023.05.23 - 10:52  112
  • ! - Exclamation Point (엑스클러메이션 포인트) " - Quotation Mark (쿼테이션 마크) # - Crosshatch (크로스해치), Sharp(샵), Pound Sign(파운드 사인) $ - Dollar Sign (달러사인) % - Percent Sign (퍼센트사인) @ - At Sign (앳 사인, 혹은 앳), Commercial At(커머셜 앳) & - Ampersand (앰퍼샌드) ' - Apostrophe (어파스트로피) * - Asterisk (애스터리스크) - - Hyphen (하이픈), Dash (대시) . - Period (피리어드), Full Stop (풀스탑) / - Slash (슬래시), Virgule (버귤) \ - Back Slash (백슬래시) \ - Won sign (원사인) ...
19
  • XE   XE 코어 수정
  • 야비 2023.05.07 - 23:58  104 1
  • 사용자 정의항목 내용 복사 document.admin.controller.php 에서 function copyDocumentModule 함수 1 2 3 4 5 6 7 8 document.admin.controller.php 에서 function copyDocumentModule 함수 if($module_srl == $obj->module_srl) 부분 if($use!='Y' || $module_srl == $obj->module_srl) 변경 cs 뉴 아이콘 텍스트로 변환 /modules/document/document.item.php 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 라인 995 // Check new post if($this->get('regdate')>$time_check) $buffs[] = "new"; else if($this->get('last_update')>$time_...
18
  • AI   Midjourney
  • 야비 2023.04.25 - 15:08  86 4
  • Midjourney 무료사용 디스코드 https://discord.com/invite/midjourney 유료사용 https://www.midjourney.com/account/ 1. 우측메뉴에서 newbies-숫자로 된 메뉴 아무거나 선택 2. 채팅창에 /imagine 그리고 싶은 그림 표현 단어 입력 2-1. 첫 사용시 약관 동의 확인 3. 그림 4장 생성 됨 3-1. U1~U4 : 선택후 큰그림 V1~V4 : 선택후 선택그림으로 재생성 이후 반복 tip 채널내 갤러리 등에 사용자가 입력한 명령어 볼수 있음 저니 갤러리 https://www.midjourney.com/showcase/recent/ 디폴트 /imagine 작가명::1~5, masterpiece, --v 5 -...
17
  • RX/XE   라이믹스 서버 이전
  • 야비 2024.02.22 - 12:20  83  1
  • 1. 전체 파일 백업 백업된 파일에서 아래 폴더 삭제 /files/cache /files/config 2. DB백업 참고 : https://www.orangeday.com/STUDY/1752 3. 이전할 이전 서버 백업 파일 업로드 /files/cache, /files/config 폴더 삭제 확인 4. 사이트 접속 후 라이믹스 재설치 재설치 이후 메인 페이지 , 관리자 페이지 접속 한 상태로 다음 진행 관리자 이메일, 아이디, 비번 등 관리자 정보는 기존 사이트와 동일하게 입력 5. 재설치 사이트 DB삭제 테이블까지 삭제 해도 상관없음 (백업DB 적용시 새로 생성됨) 참고 : https://www.orangeday.com/STUD...
16
  • FrontEnd   replaceState pushState popstate
  • 야비 2023.06.01 - 22:53  82
  • replaceState pushState https://yceffort.kr/2019/09/30/handle-browser-history popstate https://ifuwanna.tistory.com/194
15
  • RX/XE   회원정보 사용자 정의 값 개별 저장
  • 야비 2023.05.25 - 22:42  79
  • https://xetown.com/questions/1452981 복잡
  • RX/XE   module_info 리스트
  • 야비 2023.06.03 - 22:36  75
  • [module_srl] => 110 [module] => board [module_category_srl] => 0 [layout_srl] => 124 [use_mobile] => Y [mlayout_srl] => 126 [menu_srl] => 64 [site_srl] => 0 [mid] => Statistics [is_skin_fix] => Y [skin] => board_skin [is_mskin_fix] => Y [mskin] => default_skin_mobile [browser_title] => Mathematics & Statistics [description] => [is_default] => N [content] => [mcontent] => [open_rss] => Y [header_text] => [footer_text] => [regdate] => 20140913123139 [consultation] => N [except_notice] => Y [list] =...
13
  • RX/XE   확장변수 관리자만 보기 설정
  • 야비 2023.12.15 - 00:44  71
  • 출처 https://moonhouse.co.kr/xetip/582252 확장변수명을 _hidden으로 끝나게 설정 write_form.html {@$match = preg_match('/_hidden$/is', $val->eid)} <!--@if($match != 1 || $grant->is_admin)--> <th scope="row">{$val->name}</th> <td cond="$val->eid!='rating">{$val->getValueHTML()}</td> <!--@end--> _read.html {@$match1 = preg_match('/_hidden$/is', $val->eid)} {@$match2 = preg_match('/_both$/is', $val->eid)} <!--@if(($match1 != 1 && $match2 != 1) || $grant->is_admin)--> <th scope="row">{$val->name}</th> ...
12
  • FrontEnd   모바일 앱 설치 js
  • 야비 2023.12.20 - 18:46  67
  • See the Pen 모바일 앱 설치 by Yabi (@orangeday) on CodePen.
11
  • BackEnd   HeidiSQL DB 이전
  • 야비 2024.02.16 - 17:25  55  1
  • 내보내기 데이터베이스, 테이블 : 생성 체크 데이터 : INSERT (신규 데이터를 삽입) 불러오기 1. SQL 파일 불러오기 불러온 쿼리를 수정하여 적용할 수 있음 편집 후 우클릭으로 실행 2. SQL파일 실행 쿼리 바로 실행
10
  • FrontEnd   모바일 메뉴 세로 100%
  • 야비 2023.12.11 - 16:33  52
  • See the Pen v-stretch menu by Yabi (@orangeday) on CodePen.
9
  • AI   레오나르도 네거티브 프롬프트
  • 야비 2023.05.11 - 21:46  50
  • tatto, asian, anime, body deformation, mutation, (((two heads))), (((2 heads))), ((extra limb)), duplicate, blurry, abstract, disfigured, deformed, cartoon, animated, toy, figure, framed, 3d, bad art, bad anatomy, poorly drawn, extra limbs, close up, b&w, weird colors, watermark, blur haze, long neck, long body, elongated body, cropped image, out of frame, draft, deformed hands, twisted fingers, ((((mutated hands and fingers)))), double image, malformed hands, multiple heads, extra limb, ugly, po...
8
  • FrontEnd   다크모드
  • 야비 2023.12.06 - 16:10  46
  • See the Pen Darkmode by Yabi (@orangeday) on CodePen.
7
  • RX/XE   페이지 번호로 바로 이동
  • 야비 2023.12.02 - 18:09  43
  • 원본글 주소 https://xetown.com/tips/365519#comment_365553 location.href = location.href.setQuery("page", 123);
6
  • RX/XE   분류 2단으로 구분하기
  • 야비 2023.11.21 - 14:10  42
  • 원본 글 주소 https://xetown.com/tips/1734321 <tr cond="$module_info->use_category=='Y'" style="display:none;"|cond="!$grant->manager && $module_info->write_category_first"> <th scope="row"><!--@if(!$module_info->write_category_name)-->{$lang->category}<!--@else-->{$module_info->write_category_name}<!--@end--><span class="required">*</span></th> <td colspan="3"> <select id="first"> <option value="" cond="!$module_info->write_category_first"><!--@if(!$module_info->write_category_name)-->{$lang->cat...
5
  • RX/XE   소셜 로그인 관련 정보 모음
  • 야비 2024.04.16 - 12:08  40
  • 소스 https://github.com/rhymix/rhymix-sociallogin 설치 위치 \modules\sociallogin 페이지 삽입 방법 https://github.com/bjrambo/rx_xedition_social/commit/6fee50b419eff125c73af071b7b558da1e8347e0 <load target="^/modules/sociallogin/skins/default/css/default.css" /> <!--@if(!$is_logged && \Rhymix\Modules\Sociallogin\Models\Config::isEnabled())--> {\Rhymix\Modules\Sociallogin\Models\User::getSocialloginButtons()} <!--@end-->
4
  • FrontEnd   구글 폰트 사용
  • 야비 2023.11.09 - 11:38  34
  • 사용