Re: 404 Error (Site5 as Host)...Maybe .htaccess issue [ Started by Anonymous in Bug reports : 3 replies ]
The tilde ruins it all, I recommend you remove it :).
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
jobberBase Community » Posts by Anonymous
The tilde ruins it all, I recommend you remove it :).
Hey, everybody,
It's so great to see the action on this forum!
I plan to set up a new forum, because Vanilla doesn't seem good enough for the job and I kind of regret choosing it...
Anyway, if you have any suggestions of good forum software, please let me know! I'll test a few and pick one.
Hopefully, with the new forum, we will also be able to add more sections, moderators and give much more value to newcomers.
Also, those of you interested in moderating sections of the new forum, please drop me an email at filipcte [at] gmail.com.
Talk to you soon! :)
Filip
This is my installation: http://www.thenearsky.com/~ohjobs/
I am pretty sure it's an .htaccess/mod_rewrite issue, but I am stumped as how to fix it.
Here is the error:
The requested URL /home/ohjobs/public_html/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.thenearsky.com Port 80
Please let me know if you can help.
TokyoJ,
Thanks for the tip on the extension label. I've changed it on the demo site. ;)
For your info, CVReady is a joint collaboration between design and development teams in Europe and Singapore. As such, we would be looking at expanding our user base in Asia.
Our site is fully Internationalization enabled(multi language support), although currently we only have translations in English and French.
If you would like to provide us with a translation for another language, we would be more than happy. All I have to do is send you a few files. =]
Hi guys - there are a few features I would like seen in Jobberbase and I understand this is going to take $$$ to get it moving along.
So how about we work out what critical features we all want and start a fund using something like this - http://micropledge.com/ and all donate to get the work done? Does anyone feel the same?
DeltaCrab
It would be awesome if JobberBase could detect if PHP 5 is available and display a simple warning message informing users to upgrade
@kalucha if your using a testing server http://localhost/, then it should have you local MySQL username and password on it, if your only developing the site on your domain then you only really need to fill in the other set of values.
protip: Don't change any settings without making a backup of a working config file :)
That would be awesome
deplorableword,
No change is made to functional working of jobberbase. The application will still email the job poster directly when an interested job applicant makes a reply via the jobberbase website. What the extension does is simply inform matched users from CVReady.com that a new posting has been made and direct them to that specific job posting via a URL.
TokyoJ,
This is where we add value to your jobberbase implementation. We are offering the opportunity for thousands of web users who may not even be aware of your jobberbase implementation to receive notifications of new job postings from your jobboard.
flakdesign,
demo : http://www.cvready.com/php5-scripts/jobberbase/app/
Another SPAM link
Maybe it's a SPAM link... beware
Count me in nimish dot adani at gmail dot com.
I think this is a fantastic idea.
You could use an excel sheet to save data in an XML format and then import the same to your MySQL.
what help do u need?
Hi.
As mentioned in the readme.txt that comes with jobberbase:
bq. If your host doesn't offer the mysqli PHP extension (find out from phpinfo()),
you can use a mysql wrapper instead.
Open config.php and just replace <require_once '_includes/class.Db.php'> with
<require_once '_includes/class.Db.MySql.php'>.
Hope it helps ;)
Hi,
I m getting error, when running this script on my website:
Fatal error: Class 'mysqli' not found in /home/zapakhos/public_html/jobsite2/_includes/class.Db.php on line 16
Any help will be highly appreciated
Thanks
Regards
Zap Infotech
www.zapinfotech.com
Hey guys - would be useful if an advertiser could manage all their jobs from withing Jobberbase rather than from the emails they are sent as they have the potential to lose/delete etc and make them reliant on the site administrator to remove.
Another question for you guys - I work in the job board industry and know how important job content is to get a decent amount of traffic to the site to make it become a valuable resource to advertisers/job seekers alike.
- its a bit of a catch 22 no content = no jobseekers = no advertisers
So finding the content is a little tough and you have to get on the phone to companies/recruitment companies to populate the site with valuable job data and all for free until. There comes a point where applications numbers from the content make your site a valuable resource to recruiters/employers and they will start to part with their money and you can make a little money from your hard work...
Ok so my point... most recruitment system (ATS/CRM) have the ability to export their job data in an XML file. This is the data you so badly need to get your job board started and gaining traction - to do this you need to be able to import the XML file in to you Jobberbase database.
Does anyone k …
Hey guys - Question about a non standard instilation I am toying with....
Does anyone see a problem with running to directory's of Jobberbase on the same server accessing the same data base?
This is what I propose to do...
(I am not programmer but love to have a play... hence the reason i am attempting this and not coding the system to work in a more sensible fashion using code)
I want one copy ( tpl files/translations/images etc) for Advertisers and one for Job Seekers.
I am customizing the tpl files to suit each of the types of user so only allowing the advertiser to view the advertiser type info and the job seeker doesnt have the option to post jobs and has imagery suited to both.
Jobberbase will be accessed on the same server through a CMS (Joomla) using iframes to get to the relevant content for each of the users (jobseekers/Advertisers) so make it a bit easier on myself.
Love to hear your comments - or objections to what I am doing as from a programmers point …
Hi
As above, this is usually because you don't have PHP5 on your server.
Try creatimg a file called info.php with the following code in:
<?php
phpinfo();
?>
Save this file to your server and view it through your web browser.
This should tell you what your server is running.
However, also check your hosting provider, as they sometimes have PHP5 support, but you may need to change your .htaccess file for it to use PHP5.
Thanks
Could we start a Modules/Add-Ons area on the forum, where users can discuss any modules/add-ons they are currently creating. This would allow us to post updates, share code and create modules as a community.
I am currently starting a Paypal module, but would like to know what others are working on and how far off completion they are.
Perhaps, then, others could share some of the workload?
Please let me know what you think.
Best Regards
Neal
sorry dude and thanks for the answer
Hi.
It seems that you don't have php5.
See these links - a lot of people also got this error:
http://www.jobberbase.com/community/discussion/314/
http://www.jobberbase.com/community/discussion/362/
http://www.jobberbase.com/community/discussion/374/
Hope it helps.
PS: try searching the forum before posting ;)
when i tried to install script at http://www.seoedge.net/job
The error which i am getting when tried to install is
Parse error: parse error, unexpected '{' in /home/content/g/u/d/gudipudi/html/seoedge/job/config.php on line 108
here is the link for the config.php code which i have used ...i uploaded in text format for ur convenience
http://seoedge.net/job/config.txt
.....Can any please help me out in getting the error fixed
Page [ 1 of 47 ] Posts by Anonymous [ 1 to 25 of 1161 ]
jobberBase Community » Posts by Anonymous
Powered by FluxBB
[ Generated in 0.050 seconds, 4 queries executed ]