Jigarshah
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 500 Internal server Errorand my .htaccess file showing the code as below
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /zalawad/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /zalawad/index.php [L]
</IfModule># END WordPress
if is there any mistake inside this….
Forum: Fixing WordPress
In reply to: 500 Internal server Erroresmi,
Thanks for your reply.
last 4 entries of June 2012 is showing as below.
[09-Jun-2012 00:22:58] PHP Parse error: syntax error, unexpected T_VARIABLE, expecting ‘,’ or ‘;’ in /home/zalawad1/public_html/zalawad/registration.php on line 901
[17-Jun-2012 04:00:50] PHP Parse error: syntax error, unexpected T_CASE in /home/zalawad1/public_html/zalawad/registration.php on line 1034
[17-Jun-2012 04:02:02] PHP Parse error: syntax error, unexpected T_CASE in /home/zalawad1/public_html/zalawad/registration.php on line 1034if you can guide me something on this please ?
Thanks
JigarForum: Fixing WordPress
In reply to: How can i change the registration forms fieldsthanks theWebAtom
is there any plugin which gives me free version, and i can do it. b’coz i am doing it for non profit organization.
Thanks
Forum: Installing WordPress
In reply to: Installation in Window based serverSorry, gnorm2
It’s resolved now. i have moved to another web space.
Thanks all of you for the support.
Forum: Installing WordPress
In reply to: Installation in Window based serverHey, gnorm2.
just go to post option in admin side. whatever you’ll write there. you’ll get it on your website.
it’s pretty simple.
let me know if u stuck anywhere.
Thanks
Forum: Fixing WordPress
In reply to: index.php showing blankThanks esmi.
Forum: Fixing WordPress
In reply to: index.php showing blankwhich is the startup file of word press ?
can you please tell me about that ?
Thanks in advance.
Forum: Fixing WordPress
In reply to: index.php showing blankHI,
EsmiActually i have put one index.html on the website as a default page. but the main page for the wordpress is index.php.
so i if you access by https://www.zalawadsamaj.org/index.php then it’ll not show you anything.
so that’s the issue.
Thanks
Forum: Fixing WordPress
In reply to: index.php showing blankI have downloaded from the www.remarpro.com website same thing happen and second time i have used 1 click installer option from web hosting provider mochahost.com but still the same issue is present.
i think i need to change the webhosting service provider. or is there any other solution ?
Thanks
Forum: Fixing WordPress
In reply to: index.php showing blankmy domain is https://www.zalawadsamaj.org
Thanks
Forum: Fixing WordPress
In reply to: index.php showing blankof course it is index.php
when i try to run index.php still it is showing blank page.
do not know why.
but all php showing blank pages. while admin page is running well.
i can login / i can add plugin and i can do everything but the front side is not working.Forum: Fixing WordPress
In reply to: index.php showing blankmy domain is not exactly mywebsite.com it’s just an example, but which is the home page for the wordpress once installed on my domain ?
isn’t it index.php ?
please let me know for the same.
Forum: Installing WordPress
In reply to: Installation in Window based serverI have installed it, but it’s not showing the running page…
while my admin part i have logged in and works well, but the front side is not working i can see only blank white page.
is there anybody help me out in this ?
Thanks
Forum: Installing WordPress
In reply to: Installation in Window based serverThanks !!
Forum: Fixing WordPress
In reply to: Customer Registration FacilityThanks for reply.
I want a functionality where user can register with the customized fields i am having. once register one email will be sent to the user for activation. once activated, then they can login.
and once login, they can see the current menu options + one additional menu which will only be available to the login user menu.
in that i’ll be having function like myprofile and some other options, which i want the register user to see.
Thanks