Minor Changes To Php Scripts
I am in the process of completing a site, but have a few small changes and additions that need to be done.
The site is a VERY simple & stripped down version of Scriptlance. It will allow Buyers to post projects and Providers to bid on them, same as Scriptlance. All features and functions are running and functional, you would just have to make some slight additions and modifications. The PHP seems to be pretty simple to figure out and modify.
It is adult related, so keep that in mind before bidding (however, there are currently no photos/videos on the site).
The following is what I need:
1) Currently only buyers are allowed to post a ‘For Sale’ ad. I need to allow providers to also be able to post an ad. I was able to do this myself, however when an ad was posted, the cost was not deducted from their account.
2) After a new project or for sale ad is posted, I would like a confirmation notice to load, letting the user know it was successfully posted. It currently just skips to the page of the new project or ad…this is ok, I would just like a thank you note on top.
3) Same as above, but a confirmation note needs to be added when a buyer chooses a provider for their project. Currently, after a provider is chosen, it just skips back to the main “My Account” page. Everything works fine, I would just like the little extra note added.
4) Like in Scriptlance, I would like the buyer to be able to select a provider from a drop-down list when sending Escrow or Transferring funds. Providers are added to the buyers list of options to send payment to after they are chosen for a project. Currently, it just has a blank input box, which is alot of work for the buyer to manually type in and also leaves room for misspelling errors or sending money to the wrong provider.



