Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. thanks it works not the login screen. this is the last issue that i had.
  2. still having a problem on login sir. but if i access the folder fox fluxbb i can login there using my account. my account on fluxcp is already login but on fluxbb forum You are not logged in. sir can you make a diff patch for this? i've notice this problem everytime i login on the forum using the direct path. Page Not Found The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again. /fluxcp_location/?module=fluxbb/index.php
  3. ragnarokdb
  4. why i always got this problem? Info Bad HTTP_REFERER. You were referred to this page from an unauthorized source. If the problem persists please make sure that 'Base URL' is correctly set in Admin/Options and that you are visiting the forum by navigating to that URL. More information regarding the referrer check can be found in the FluxBB documentation. i test it on my local computer. i got error when trying to change password. Server error The website encountered an error while retrieving http://127.0.0.1/ro/?module=account&action=changepass. It may be down for maintenance or configured incorrectly. Here are some suggestions: Reload this webpage later. HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request. and sir after i login on your demo site. when i close the site and try to visit it again i got Error / FluxBB
  5. wow thanks for this. sir how can i make it just like on yours? the forum was included on your fluxcp not bring you on the page. sir there is a problem regarding on clicking the login or register. it redirect me to this none existing page. fluxcp/trunk/?module=account&action=login fluxcp/trunk? this is not the location of my fluxcp there is a bug sir on your themes\default\fluxbb\header.php if ($pun_user['is_guest']) { $links[] = '<li id="navregister"'.((PUN_ACTIVE_PAGE == 'register') ? ' class="isactive"' : '').'><a href="/fluxcp/trunk/?module=account&action=create">'.$lang_common['Register'].'</a></li>'; $links[] = '<li id="navlogin"'.((PUN_ACTIVE_PAGE == 'login') ? ' class="isactive"' : '').'><a href="/fluxcp/trunk/?module=account&action=login">'.$lang_common['Login'].'</a></li>'; } else { $links[] = '<li id="navprofile"'.((PUN_ACTIVE_PAGE == 'profile') ? ' class="isactive"' : '').'><a href="?module=fluxbb&action=profile&id='.$pun_user['id'].'">'.$lang_common['Profile'].'</a></li>'; if ($pun_user['is_admmod']) $links[] = '<li id="navadmin"'.((PUN_ACTIVE_PAGE == 'admin') ? ' class="isactive"' : '').'><a href="?module=fluxbb&action=admin_index">'.$lang_common['Admin'].'</a></li>'; $links[] = '<li id="navlogout"><a href="/fluxcp/trunk/?module=account&action=logout" onclick="return confirm(\'Are you sure you want to logout?\')">'.$lang_common['Logout'].'</a></li>'; } the /fluxcp/trunk/ should not be included there. and also i've noticed that i cannot login on the forum. i also try it on your sample. same i can't login on the forum. Register and login links in header already fixed. Thank you In regards to the creation of an account, sorry but I forgot to update the create.php in my live host it's already updated now. I'm working now on account sync plugin what do you mean by this? sir i'm having a problem on login. i just try same of your. i can login on the fluxcp but on the forum. still not login. here is my screenshot. this is happen on my fluxcp and your's. i can't login on the forum. sir i figure out something. to make login on forums. you must directly access fluxbb folder. for example. http://artworx.juplo.com/fluxbb now i can login. but if its directly on http://artworx.juplo.com/?module=fluxbb it will not let you login on the forum only on the site.
  6. wow thanks for this. sir how can i make it just like on yours? the forum was included on your fluxcp not bring you on the page. sir there is a problem regarding on clicking the login or register. it redirect me to this none existing page. fluxcp/trunk/?module=account&action=login fluxcp/trunk? this is not the location of my fluxcp there is a bug sir on your themes\default\fluxbb\header.php if ($pun_user['is_guest']) { $links[] = '<li id="navregister"'.((PUN_ACTIVE_PAGE == 'register') ? ' class="isactive"' : '').'><a href="/fluxcp/trunk/?module=account&action=create">'.$lang_common['Register'].'</a></li>'; $links[] = '<li id="navlogin"'.((PUN_ACTIVE_PAGE == 'login') ? ' class="isactive"' : '').'><a href="/fluxcp/trunk/?module=account&action=login">'.$lang_common['Login'].'</a></li>'; } else { $links[] = '<li id="navprofile"'.((PUN_ACTIVE_PAGE == 'profile') ? ' class="isactive"' : '').'><a href="?module=fluxbb&action=profile&id='.$pun_user['id'].'">'.$lang_common['Profile'].'</a></li>'; if ($pun_user['is_admmod']) $links[] = '<li id="navadmin"'.((PUN_ACTIVE_PAGE == 'admin') ? ' class="isactive"' : '').'><a href="?module=fluxbb&action=admin_index">'.$lang_common['Admin'].'</a></li>'; $links[] = '<li id="navlogout"><a href="/fluxcp/trunk/?module=account&action=logout" onclick="return confirm(\'Are you sure you want to logout?\')">'.$lang_common['Logout'].'</a></li>'; } the /fluxcp/trunk/ should not be included there. and also i've noticed that i cannot login on the forum. i also try it on your sample. same i can't login on the forum.
  7. getitem 674,2 just change the 2 into 4.
  8. hmmm revert what we changes before check if the script still getting errors.
  9. we didn't change anything on line 2.
  10. can you post the error you've got.
  11. hmmm as of now. the client 2012-01-04bragexe have no crashing issue regarding on cash shop. below that client date the Ragexe cash shop function is not applicable. and also not recommended client because when you clicked the cash shop. client crashed. and about on RagexeRE. i'm not sure. i'm not using it anymore. and for the patcher. there are no big changes on it. you can still use the old one.
  12. what do you mean wrong? just add more timer timer should starts on OnClock0100: and finish until OnClock2400:
  13. Ragray/Miruku they are both out dated client now. you should use this. http://www.nickyzai.com/?p=kro since we started to use the Ragexe now.
  14. you can use it on pre-re or renewal. on your config\servers.php 'Renewal' => false,
  15. always mark the topic solve if its already solve thanks.
  16. if you want every hour just simple change it lol OnClock0100: OnClock0200: OnClock0300: OnClock0400: onward.
  17. if( sc->data[sC_DEFENDER] ) speed = max(speed, 200); else if ( sc->data[sC_DEFENDER2] ) speed = max(speed, 0);
  18. just change this. OnClock0200: OnClock0600: OnClock1000: OnClock1400: OnClock1800: OnClock2400:
  19. its not working, they can still attack each other on the safe zone.
  20. oh finally the issue will be resolve.
  21. i just want to make an special event on this map. pvp_y_1-1. and i just want to add a safe zone for player who want to rest or do anything without hitting with other player or mobs. if you will come out on the green box. monsters or other player can attack you. but while your are on inside the green box. you cannot hit or be hit by monster or player. thanks in advance.
  22. oh ok thanks you.
  23. i've noticed that the warp portal for the right side of morroc will warped you directly to moc_fild20?
  24. update version 3
  25. try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one. just try to search this. // TODO: find a more accurate date for this #if PACKETVER < 20130320 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). and // TODO: find a more accurate date for this #if PACKETVER >= 20130320 void clif_parse_cashshop_buy( int fd, struct map_session_data *sd ){ its on the line 14397 and 16366 hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242. do you have the hex code for ignore missing file/pallete? try to diff it and include the ignore missing file/palette. it works but No Items inside how to put some ? try to edit this on clif.c #if PACKETVER < 20130320 change it to 20120410 There is so many #if PACKETVER < I don't know which one. just try to search this. // TODO: find a more accurate date for this #if PACKETVER < 20130320 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). and // TODO: find a more accurate date for this #if PACKETVER >= 20130320 void clif_parse_cashshop_buy( int fd, struct map_session_data *sd ){ its on the line 14397 and 16366 hmmm we only change the #if PACKETVER < 20120410 only line 14479 and 16483. in rAthena 13705 I can't Find it. lol it's an outdated revision. the cash shop system was release on r17242. do you have the hex code for ignore missing file/pallete? try to diff it and include the ignore missing file/palette. it works but No Items inside how to put some ? It's Working But when I Purchase an Item it says: " The Purchase has failed because the NPC does not exist " What's the PROBLEM pops ? try to back read. you're the the only one who got that problem. the solution was already posted.
×
×
  • Create New...