Fahad
Forum Replies Created
-
Got it! I think we will set up an apache server to handle this for now. If we do set this up on nginx, we will post back the nginx specific rules here for others’ help.
Thanks! ??
Yes, I also found the full page HTML return suspicious. We are using nginx as the server so there might be some configuration needed there. I will take a look and report back if I find a fix. The rest of forma lms seems to be working smoothly however. Could you verify that the server config seems okay? (we are using https) Thanks!
Server configuration
Server port: 443
Server admin email:
Server software: nginx/1.15.0MySQL information
sql vers: 5.5.5-10.3.7-MariaDB-1:10.3.7+maria~xenial-log
sql mode: “”
sql encoding: utf8
sql collation: utf8_general_ci
sql timezone: SYSTEMInfo about PHP
PHP version: 7.0.32-0ubuntu0.16.04.1
Site Timezone: UTC
“safe_mode” configuration: Off
Configuration of “register_global”: Off
Configuration of “magic_quotes_gpc”: Off
Configuration of “upload_max_filesize”: 128M
Configuration of “post_max_size”: 128M
Configuration of “max_execution_time”: 230s
LDAP: Off Consider this parameter only if you need to authenticate through LDAP
Configuration of “allow_url_include”: Off
PHP extension php_openssl: On
Configuration of “allow_url_fopen”: OnI tried the new version 1.2 and still same issue.
So the settings seem fine then. Curl etc is working fine since I am getting a successful 200 error from formalms. It is returning a full page though in the body instead of the result from the API. The path is correct (it is not installed in a subfolder).
On Formalms side, I am using php 7 and safe mode is off. Not sure if either of those things might be the issue. I will keep debugging and see what the issue is.
Forum: Fixing WordPress
In reply to: Permalinks, 404 errors, and non-wp related folder in wp directoryexample.com is not my domain. Am only using it to explain my situation…….
and my wordpress installation is at https://www.example.com. If I go to https://www.example.com, I get the homepage of my wordpress blog……
Perfect!
This plugin seems to work.
Plus it is also able to show different number of posts for different categories. That could come in handy.Thanks Dgold! ??
Hmm, there seems to be a major bug in this plugin.
I have the default wordpress limit set to 10.
With this plugin, I changed the number of posts on Categories and Archives page to 100 and on the front page to 5.Now, these show the right amount of posts in their respective pages but the error comes up if you go to the next page. For example, if I go to second page from my front page(https://domain.com/page/2/) then the first post will start from the 11th post, not from the 6th post, as it should!
The same goes for category page. If I go to second page of category(https://domain.com/category/page/2/), the posts will start from 11th post, and post numbers 11-110 will be shown, even though post numbers 1-100 were shown in the first page.
I hope you understand the problem, I tried my best to explain it.
So the default limit of 10 for wordpress is influencing the results. Can this problem be solved? or does it have to be like this?Thanks
FahadAwesome. The plugin works perfectly for my needs!
Thanks Scribu!
Forum: Plugins
In reply to: Looking for Users Online Pluginanyone? ??
Forum: Fixing WordPress
In reply to: Why are smilies/all images indented to next line?Thanks so much! The problem has been fixed. Thanks a lot! ??
Forum: Installing WordPress
In reply to: Changing Mysql database to different hostOh, k. So is it possible for me to backup my database right now? And then upload it to some other host? And still have my posts, and such?