Bucki
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Opening wierd Websites?!Hi
The Security SiteCheck, says everything is allright.
.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # Start CloudFlare:rilindjaislame.net rewrite. Do not Edit RewriteEngine On RewriteCond %{HTTP_HOST} ^rilindjaislame.net RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L] # End CloudFlare rewrite.
If I reset the PLUGins, will it delete anything??
meaning, within the posts etc?Forum: Fixing WordPress
In reply to: WordPress Opening wierd Websites?!No way man … I dont believe I been hacked.
Otherwise that person, could just delete the whole site.I am thinking probably, one of the PLUGINs had a malicious script
Probably, even if I disable all plugins, it wont delete it ?Forum: Fixing WordPress
In reply to: Change CALENDAR language?!yeh I know … thanks but using Dreamweaver and searching for January, it finds the following files containing the monthly names:
jquery-addons\date.js
jquery-addons\date_en_US.js
wp-includes\locale.php
wp-includes\js\tinymce\langsGuess I will do it this way ??
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!Forum: Fixing WordPress
In reply to: Change CALENDAR language?!1> Quick search and it showed this:
https://sony.web.id/download-broadway-themes-a-wordpress-magazine-theme.html
2> You CANNOT access the website because it is still not PUBLISHED, since we want to change some stuff and undergoing tests. Unless you have ADMIN logins, otherwise u cant see the site, is this clear enough!?
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!well since there IS NO, then I will have to try this way, as above but u saying DO NOT CHANGE!! So how would u solve my issue then!>??
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!if I did find the english.mo somehow I would just edit the Monthly names and that’s it really.
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!yeh but come on .. is just a case of EDITTING the Jan_January_ into my bloody language. Installing my language.mo converts the whole dashboard language into my native lang – which is annoying cos I am used to english but the users should be reading the native language
I looked into this: https://svn.automattic.com/wordpress-i18n/pot/trunk/wordpress.pot
but it looks like the file is not up to date
"Project-Id-Version: WordPress 3.5-beta1-22150\n" "Report-Msgid-Bugs-To: https://wppolyglots.wordpress.com\n" "POT-Creation-Date: 2012-10-10 14:21:38+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n"
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!why not ??
I just tried .. lol but didnt work .. ahh sh!t !!Forum: Fixing WordPress
In reply to: Change CALENDAR language?!Oh guess what??
There is a TWO files within the WordPress:
\wordpress\wp-includes\js\tinymce\langs
**** wp-langs *****
'months_long' => __('January').','.__('February').','.__('March').','.__('April').','.__('May').','.__('June').','.__('July').','.__('August').','.__('September').','.__('October').','.__('November').','.__('December'), 'months_short' => __('Jan_January_abbreviation').','.__('Feb_February_abbreviation').','.__('Mar_March_abbreviation').','.__('Apr_April_abbreviation').','.__('May_May_abbreviation').','.__('Jun_June_abbreviation').','.__('Jul_July_abbreviation').','.__('Aug_August_abbreviation').','.__('Sep_September_abbreviation').','.__('Oct_October_abbreviation').','.__('Nov_November_abbreviation').','.__('Dec_December_abbreviation'), 'day_long' => __('Sunday').','.__('Monday').','.__('Tuesday').','.__('Wednesday').','.__('Thursday').','.__('Friday').','.__('Saturday'), 'day_short' => __('Sun').','.__('Mon').','.__('Tue').','.__('Wed').','.__('Thu').','.__('Fri').','.__('Sat') ),
** wp-langs-en.php ****
months_long:"January,February,March,April,May,June,July,August,September,October,November,December", months_short:"Jan_January_abbreviation,Feb_February_abbreviation,Mar_March_abbreviation,Apr_April_abbreviation,May_May_abbreviation,Jun_June_abbreviation,Jul_July_abbreviation,Aug_August_abbreviation,Sep_September_abbreviation,Oct_October_abbreviation,Nov_November_abbreviation,Dec_December_abbreviation", day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday", day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat"
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!Ahhhh there it is ??
https://codex.www.ads-software.com/Translating_WordPress_with_Launchpad
#Translating With Poedit
easy!
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!well … issue is, u cant look at the site anyway unless u log into it as an ADMIN *which u cant, sorry*. The site is still in development, hence why I am looking to change the calender naming !!
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!can i PM u !?
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!see that is what I mean … probably, I need the ENGLISH LANGUAGE .mo files ?? change them there and it might work!?
However, wordpress does not include the folder /languages/ with the english.mo files – any ideas where to get them!?
Forum: Fixing WordPress
In reply to: Change CALENDAR language?!I didnt download … someone else did, he only asking me for help, but I dont even know where to accomplish that!!