taylhis
Forum Replies Created
-
Was missing a file on local computer!
After much headaches, I fixed the only showing 1 resume bug. The problem was in create-submission-pdf.php
All I had to do was put the full path to the required files above – any idea why?
require_once( '/home/jobs/public_html/wp-content/plugins/resume-submissions-job-postings/includes/fpdf/fpdf.php'); require_once( '/home/jobs/public_html/wp-content/plugins/resume-submissions-job-postings/includes/fpdi/fpdi.php'); require_once( '/home/jobs/public_html/wp-content/plugins/resume-submissions-job-postings/includes/pdf-functions.php');
ok.
ok. I will send fixed files (where?)
Ok. I have someone working on it now. I will send you the fixes for both issues. I will still make a donation to this plugin!
There is also another issue. If there is more than one resume published for a job it only shows the latest – seems to stem from:
$pdfLink = @exportSubToPDF($submission->id);in display-resumes.php
How much can I donate to make this a top priority? (and the language issue)… Otherwise I can hire an independent programmer and send you the fixes.
Cannot change a thing translation-wise. Get this in CodeStyling Localization:
Error: The actual loaded translation content does not match the textdomain: resume-submissions-job-postings
Expect, that any text you translate will not occure as long as the textdomain is mismatching!
This is a coding issue at the source files you try to translate, please contact the original Author and explain this mismatch.??
Forum: Plugins
In reply to: [Simple Cart & Buy Now] [Plugin: Simple Cart & Buy Now] Extra OptionsI have added many patches – do you want to add them?
* Multi Option
* Price from Custom Field
* MoreThanks for this plugin, I really wanted a cart that used standard posts/pages and not its own “products” system.
Chris
Forum: Fixing WordPress
In reply to: Version 2.9 image editor not workingREAD THIS:
Chances are it might be your BROWSER. I was having the same issue in Firefox, tried it in IE 8 and it worked. I had to disable the screencapture ass-on. You may have a FF or IE add-on/toolbar that is causing problems. Try disabling all add-ons and see if it works.