ankitvatsa
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple File List] Show Submitter Info: NOT WorkingAlright. I understand
Forum: Plugins
In reply to: [Simple File List] Show Submitter Info: NOT WorkingSorry, Mitchell for being impatient. Try this
https://turtletutorials.com/wp-login.php
username: ankit
password: miramodel
login and then go to this link
https://turtletutorials.com/batch/spark/physics-assignments/And try uploading a pdf.
(for the user ankit – first name and last name is set)
once you upload you wont see the description and submitter info in the file list.I also checked the variable in ee-list-display.php
print_r(@$eeFileArray);
var_dump(@$eeFileArray);it doesnt have these fields $eeFileArray[‘SubmitterName’], $eeFileArray[‘FileDescription’]
and $eeFileArray[‘SubmitterEmail’]But, while uploading, I (admin) get an email with the user name, and description along with file link. So its getting uploaded, but not saved or while retrieving the info to display this on front-end – its doesn’t work.
Please help
Forum: Plugins
In reply to: [Simple File List] Show Submitter Info: NOT Workingany timeline, when will the bug be fixed ? Since its a paid plugin, it should work as it was written in the description.
Forum: Plugins
In reply to: [Simple File List] Show Submitter Info: NOT WorkingAlso when i check the file upload notification emails, i get the user name, email and the description. Its just that therse variables are not getting populated while displaying the list of files in the front end.
Forum: Plugins
In reply to: [Simple File List] Show Submitter Info: NOT WorkingThanks, Mitchell for the reply.
However, even the description isn’t displayed in the front end even if we upload a file with descriptions.I guess the description is not getting saved.
Forum: Installing WordPress
In reply to: Dashboard showing up, but not the siteBy default, the wordpress default theme was applied. I went and changed the theme to something else..and it started working. thanks a lot, i wasted 4 hrs on this silly thing !
Forum: Installing WordPress
In reply to: Dashboard showing up, but not the siteNo plugins are installed. I am just importing the wordpress mysql data, and thats it – it comes in dashboar, but site stops working !!