Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload cv button not showing #4

Open
gwijayas opened this issue Sep 19, 2013 · 1 comment
Open

Upload cv button not showing #4

gwijayas opened this issue Sep 19, 2013 · 1 comment

Comments

@gwijayas
Copy link

this is the patch:

--- item_detail.php 2013-09-19 21:31:23.838100237 +0700
+++ item_detail.php 2013-09-19 21:29:15.733465000 +0700
@@ -70,7 +70,7 @@
     </div>
     <?php } ?>
 </div>
-<?php if(osc_get_preference('allow_cv_upload', 'plugin')=='1' && ((osc_get_preference('allow_cv_unreg', 'jobs_plugin')=='1' && !osc_is_web_user_logged_in()) || osc_is_web_user_logged_in())) { ?>
+<?php if(osc_get_preference('allow_cv_upload', 'jobs_plugin')=='1' && ((osc_get_preference('allow_cv_unreg', 'jobs_plugin')=='1' && !osc_is_web_user_logged_in()) || osc_is_web_user_logged_in())) { ?>
 <br/>
 <div id="cv_uploader">
     <noscript>
@DDSameera
Copy link

i m also get this error ,.please help me..!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants