Jump to content

Keitaro Urashima

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by Keitaro Urashima

  1. Hello everyone! After installing the V4P Addon to my CalciumKid's Flux-CP, I'm able to create a new voting site and it appears to work perfectly (it adds to the cp_v4p_sites database and lists on the Edit/Delete option as well). But it doesn't show on the "Voting Sites" buttom for the people (me or anyone else) to vote! It only shows "No Voting Sites" as if I didn't add any Voting Site =/ I think it's a listing problem in: addons/voteforpoints/themes/default/voteforpoints/list.php <?php if($vp): ?> [...] <?php if(!$vp): ?> <br/> <i>No voting sites found</i> <?php endif; ?> [...] = Normal content. Didn't copy because it would get too long, but I haven't change anything in any voteforpoints addon file. What does "<?php if($vp): ?>" stand for? What condition is that? My V4P addon is either ignoring or not finding that condition to show the Voting Sites on the list for the players to vote. Thank you for your time, Keitaro.
  2. My Flux-CP CMS doesn't work with characters like: úíóéáçñ, etc. Instead of the accent characters, I get a bunch of "???". For exemple, when I change: addons/content_management/lang/en_us 'NewsHomeTitle' => 'News & Updates', to this: addons/content_management/lang/en_us 'NewsHomeTitle' => 'Notícias e Atualizações', It appears like this: Thank you for your time, Keitaro.
  3. I have the same problem as some people posted here. After creating a Voting Site, it still doesn't appear for the users to vote, only "No Voting Sites". I imported the 3 sql-files to the main rathena database, and when I add a new voting site, it adds to the "cp_v4p_sites" as well. But still "No Voting Sites"... I'm using a fresh CalciumKid's FluxCP (with the group_id mod). Thank you for your time! Keitaro.
  4. @Docubo I tried to do that, but didn't work =/ For exemple, when I change: addons/content_management/lang/en_us 'NewsHomeTitle' => 'News & Updates', to this: addons/content_management/lang/en_us 'NewsHomeTitle' => 'Notícias e Atualizações', It appears like this:
  5. I have a question. How do I make the CMS support characters like "áéúçíú" etc? I'm using FluxCP renewal mod (group_id). When I type these kind of characters, it appears as a bunch of "???". Thank you, Keitaro.
  6. The ports are fowarded in the modem configurarion. I can connect and log in to the game. Me and everyong else; so the ports are OK.
  7. Ok, here's the situation: I have a working server compiled with the latest rAthena SVN files; The CPs that I use (Ceres, Flux) are fine about almost everything, as creating accounts, logging in, viewing characters online etc; The MySQL database for the server AND the emulator are running remotely, not localhost with the CPs (but that didn't affect the CP main functionality) Flux-CP is the latest renewal-based. Ceres is version r117. Both CPs have the adresses (IP:Port) of the Login, Char and Map Servers in their configurarion files. But I cannot see the server status! It always shows "Offline" for me and everyone that sees. Before everything, thank you for those who help me Keitaro.
  8. Ok, I managed to fix the main problem (create new accounts). Now I can do that. But the server status still doesn't change to Online >_<. Both CeresCP and FluxCP just cannot view my server status. This topic can be closed, since the problem in the topic title was solved. I will start a new thread to discuss about the Server Status. Thank you!
  9. Hello! I tried to configure FluxCP with rAthena, but had no success. After installing, I can access the CP, login to my accounts etc, but can't register new accounts AND cannot view the server status. I filled the fields (including the birthdate) correcly. When I try, it says: "Uh oh, what happened?" The Server Status Problem, I really don't know what it is. In CeresCP, I have the same problem. I see how many people are online, but the server status remains "Offline" (both login, char and map servers). Oh, I'm using the latest rAthena SVN release compiled with Microsoft Visual Studio C+ 2010, the renewal-FluxCP and Ceres_r117 versions. Thank you, Keitaro.
×
×
  • Create New...