Project ID:
1463234
Project Type:
Fixed
Budget:
$250-$750 USD
(Approx. £159-£478 GBP)
Project Description:
Code version 1.4 of Suggest Vote Comment Bribe to be a Joomla 2.5 component
http://citizenjosh.com/index.php?option=com_content&view=article&id=2
This will include:
using existing categories;
showing Category title & descriptions;
accepting submissions in languages that are not English;
a bug fix.
Should take less than 3 hours for a Joomla expert to complete.
1. Please read the attached RFP (SVCB version 1.4 RFP v2.pdf)
2. Bid based upon what you read in said RFP
3. Download SVCB version 1.3.2 as a starting point:
http://citizenjosh.com/software/cat_view/3-software/4-joomla/5-components.html
NOTE
Users opt in/out of the rich text editor in the component by opting in/out of the rich text editor for writing articles. i.e. it is a universal option.
the missing UTF-8 settings may need to be included either way
echo htmlentities($row->title,ENT_NOQUOTES); should be echo htmlentities($row->title,ENT_NOQUOTES, 'UTF-8'); Similar error in the controllers in front-end should be $post['title']=(htmlentities($post['title'],ENT_NOQUOTES,'UTF-8')); $post['description']=((htmlentities($post['description'],ENT_NOQUOTES,'UTF-8'))) ;
If you find any bugs in the component, let me know ahead of time and we can agree on a price for you to fix them.
Skills required:
Javascript,
Joomla,
MySQL,
PHP
Additional Files:
SVCB+version+1.4+RFP+v2.pdf