Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Job Opportunities Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

hawkdrean
New Member

73 Posts

Posted - 16 March 2005 :  03:19:04  Show Profile  Visit hawkdrean's Homepage
Found this mod at snitzbitz forum but no information on how to install the mod or what files have to Modifications can anyone help

http://www.snitzbitz.com/mods/details.asp?Version=&mid=74

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 16 March 2005 :  04:16:03  Show Profile
Go in to Admin Options and run the DBS file from the MODS link.

Edit the following files to included the following:

Include this line in admin_home.asp

" <LI><span class=""spnMessageText""><a href=""admin_jobs.asp"">Jobs Admin</a></span></LI>" & vbNewLine & _

Include this line in inc_header.asp

" |" & vbNewline & _
" <a href=""jobs.asp""" & dWStatus("Jobs...") & " tabindex=""-1""><acronym title=""Jobs..."">Jobs</acronym></a>" & vbNewline & _

That should be it.

I hope it helps.

Cheers,

David Greening
Go to Top of Page

hawkdrean
New Member

73 Posts

Posted - 16 March 2005 :  16:19:03  Show Profile  Visit hawkdrean's Homepage
Thanks I will see if it works
Go to Top of Page

hawkdrean
New Member

73 Posts

Posted - 16 March 2005 :  16:48:41  Show Profile  Visit hawkdrean's Homepage
I got it to work but the Admin Jobs is not went I open it I get page not found No error code so something is still missing
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 17 March 2005 :  01:43:13  Show Profile
My mistake, put the admin before the jobs (don't we all *LOL*), should be:

" <LI><span class=""spnMessageText""><a href=""jobs_admin.asp"">Jobs Admin</a></span></LI>" & vbNewLine & _

That should work.. I put admin_jobs.asp instead of jobs_admin.asp.


Cheers,

David Greening
Go to Top of Page

hawkdrean
New Member

73 Posts

Posted - 17 March 2005 :  16:33:26  Show Profile  Visit hawkdrean's Homepage
That fixed it thanks
Go to Top of Page

andretti
New Member

70 Posts

Posted - 03 April 2005 :  09:25:42  Show Profile  Visit andretti's Homepage  Send andretti an AOL message  Send andretti a Yahoo! Message
Installed this mod and was quite easy to do.

However when I went to the page jobs_admin.asp it gave an error that read like this
Microsoft VBScript compilation error '800a03f6'
Expected 'End'
/jobs_admin.asp, line 197

Line 197 read End Sub
So I put End on line 198 and then I got

Microsoft VBScript compilation error '800a03f4'
Expected 'If'
/jobs_admin.asp, line 198
End
---^

Changed line 198 to read End If
and now when I load jobs_admin.asp I get a blank Page

I cannot edit any categories or do any admin functions at all

I can goto to jobs.asp and it shows the 4 default catageories but there is no options anywhere to place a new job listing or anything.

Have I missed something somewhere?
Go to Top of Page

andretti
New Member

70 Posts

Posted - 03 April 2005 :  09:30:45  Show Profile  Visit andretti's Homepage  Send andretti an AOL message  Send andretti a Yahoo! Message
Scratch my last post...

Evidently there was something wrong with the mod download or something along those lines.

I went back and redownloaded the file. Reran the dbs file and bam...

It's all Good!
Go to Top of Page

andretti
New Member

70 Posts

Posted - 03 April 2005 :  09:37:33  Show Profile  Visit andretti's Homepage  Send andretti an AOL message  Send andretti a Yahoo! Message
Well My Mistake

Everything is working great

Just cannot place any new ads for jobs. Looks like the only thing I can do is add categories, delete categories or edit categories. Just cannot add a new job in there.

Any ideas? Am I blind... have I missed something?
Go to Top of Page

andretti
New Member

70 Posts

Posted - 03 April 2005 :  09:53:48  Show Profile  Visit andretti's Homepage  Send andretti an AOL message  Send andretti a Yahoo! Message
Ok its surely fixed and everyone should know this who is going touse this mod...

In jobs_view-ads.asp you will need to add this code at line 104 or 105 after the closing table tag and then it will show the link to place an ad or job

<% if mlev > 0 then %>
<p align="center"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>"><a href="jobs_place_ad.asp?catID=<%= catID%>" ><img border="0" src="class.gif">Place an Ad</a></font></b></p>
<% else %>
<p align="center"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>"><a href="policy.asp" ><img border="0" src="class.gif">You must be Registered as a member to place an ad</a></font></b></p>
<% end if %>

Hope I am not out of line with this post
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07