Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Photopost Classifieds Recent Ad Block on Forumhome Details »»
Photopost Classifieds Recent Ad Block on Forumhome
Version: 1.00, by JimmyN JimmyN is offline
Developer Last Online: Nov 2007 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.4 Rating:
Released: 12-15-2006 Last Update: Never Installs: 29
Uses Plugins Template Edits
 
No support by the author.

Hi everyone,
this is my first mod and i though it will really help people out.
Basicly it shows either random, most_viewed or latest and can show a custom set of ads across in either vertical or horizontal position. It uses a external file that comes included with your Photopost Classifieds install.

How to install

1)install the plugin
2)tempate modification (optional in custom places)

template FORUMHOME find this code or other place you would like

find:
Code:
$navbar
right under this place:
Code:
$classifiedsfeature
Note: Make sure this plug in is enabled. It should automaticly install the template code so you will not have to do it, but if not follow the instructions above.

Remember Yoy may modify options in the inc_features.php (this is a PhotoPost file).

In that file you may set the layout, how many ads to show, and what type e.g. random, recent etc

Please let me know if you have any questions, ideas or need help

Credit: www.oz-consolemods.net

Please click Install, and tell me if you like it
Paypal donations welcome

regards
Jimmy

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-20-2006, 06:11 AM
JimmyN JimmyN is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still didnt get this one to work on this forum, even though it worked on the first forum i did
even after the / on the data paths
Reply With Quote
  #33  
Old 12-20-2006, 06:49 AM
JimmyN JimmyN is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

update: all working

needed the ../class...
in the plug in, as it was a different folder

lol
Reply With Quote
  #34  
Old 12-23-2006, 02:18 AM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this to show up on my forum home but Because I have it on a vertical module on my home page it shows up vertical on my forumhome and that's ugly..
I want to add it to a side bar and putting $classifiedsfeature in the table does not work


This is the code I have in my side column. Any ideas as to why the classifieds will not show up?

Code:
<!-- Classifieds -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table3')"><img id="collapseimg_my_table3" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table3].gif" alt="" border="0" /></a>
			Classifieds
		</td>
	</tr>
</thead>
<tbody id="collapseobj_my_table3" style="$vbcollapse[collapseobj_my_table3]">
	<tr>
		<td class="alt1">
		$classifiedsfeature
		</td>
	</tr>
</tbody>
</table>
<!-- Classifieds -->
I am using the Right side column on forum home only MOD

Here is a pic of my side bar. I have the sponsors box collapsed.
Reply With Quote
  #35  
Old 12-30-2006, 10:13 PM
Gholsie Gholsie is offline
 
Join Date: Nov 2001
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work with vbPortal ?
Reply With Quote
  #36  
Old 12-31-2006, 09:39 AM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does not seem to.
Reply With Quote
  #37  
Old 01-01-2007, 08:53 PM
JimmyN JimmyN is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No its not made to, its based around the forum only, as thats what the php file is coded on. Im sure if you edit the paths on the file(s) you might get it to work.
Reply With Quote
  #38  
Old 01-02-2007, 10:12 PM
aycan555 aycan555 is offline
 
Join Date: Dec 2005
Location: www.ultrapaylasim.com
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is the classifieds/inc_ads.php file? I couldn't see it
Reply With Quote
  #39  
Old 01-03-2007, 07:03 AM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JimmyN View Post
No its not made to, its based around the forum only, as thats what the php file is coded on. Im sure if you edit the paths on the file(s) you might get it to work.
I'll give this a shot this weekend.
Reply With Quote
  #40  
Old 01-03-2007, 07:20 AM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the error with vbportal with pp_classified as the classifieds directory which is in the root directory.

Warning: Unknown(./pp_classified/inc_ads.php): failed to open stream: No such file or directory in /index.php(536) : eval()'d code on line 1

Warning: Unknown(./pp_classified/inc_ads.php): failed to open stream: No such file or directory in /index.php(536) : eval()'d code on line 1

Warning: (null)(): Failed opening './pp_classified/inc_ads.php' for inclusion (include_path='.:') in /index.php(536) : eval()'d code on line 1
Reply With Quote
  #41  
Old 01-11-2007, 06:30 AM
michaelsilvia michaelsilvia is offline
 
Join Date: Jul 2005
Location: South Korea
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works well BUT the plug in should have this:

(./photopost/inc_ads.php):

Instead of this:

(./classifieds/inc_ads.php):

Photopost is the default folder when you upload the classifieds, not classifieds. I can see it has already caused a lot of errors for some people. If you are getting the errors like JimmyN, just edit the plugin and use the info I posted.

You can see it in action here:
http://www.sportstradercentral.com/forums.php

Mike
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04531 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete