vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Photopost Classifieds Recent Ad Block on Forumhome (https://vborg.vbsupport.ru/showthread.php?t=134098)

JimmyN 12-20-2006 06:11 AM

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

JimmyN 12-20-2006 06:49 AM

update: all working

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

lol

RaceJunkie 12-23-2006 02:18 AM

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.

Gholsie 12-30-2006 10:13 PM

Will this work with vbPortal ?

bplinson 12-31-2006 09:39 AM

Does not seem to.

JimmyN 01-01-2007 08:53 PM

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.

aycan555 01-02-2007 10:12 PM

Where is the classifieds/inc_ads.php file? I couldn't see it :(

bplinson 01-03-2007 07:03 AM

Quote:

Originally Posted by JimmyN (Post 1148718)
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.

bplinson 01-03-2007 07:20 AM

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

michaelsilvia 01-11-2007 06:30 AM

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


All times are GMT. The time now is 12:42 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01116 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete