Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin-Yellow Pages with advertising management Details »»
vBulletin-Yellow Pages with advertising management
Version: 1.0.2, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.x.x Rating:
Released: 01-11-2011 Last Update: 09-09-2011 Installs: 81
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

What is vBulletin-Yellow Pages with advertising management?

This addon is a comfortable system for Yellow Pages with the opportunity to manage those entries within the forum as advertisements. Some of the functions are:
  • Moderated entries possible
  • Additional images in front of categories and subcategories
  • Uses the vBulletin integrated search
  • vBulletin standards for settings and permissions
  • Supports vB-SEO and vB-CMS
  • Optional entryfields in categories
  • Facebook-Integration
  • Thumbnail-Service, link- and banner usage possible
  • Google Maps
  • Additional images for specific entries possible
  • Uses the comment system
  • Rate entries
  • Widgets supported within the vB-CMS of vBulletin Suite
  • Uses vBulletin given positions to place advertisements of the entries within the forum
Installation:

- Upload all files in 'upload' to your server

- set 0777 permission to the following directory:
  • /vbyellowpage/backup
- Import 'product-vbyellowpage.xml' in AdminCP

Afterwards import the 'product-vbyellowpage.xml' in admincp.

Then define the general settings in admincp and the usergroup persmission.
Also check the administrator permissions.

Now you can can create categories with additional settings (e.g. entryfields).Optional k?nnen jetzt die Funktionen f?r Google Maps, Premium-Eintr?ge oder Thumbnail-Service etc. eingerichtet werden.

It is recommended to use TMS. If you dont use TMS you need to do the template modifications by your own, have a look at the '/template_modification'-folder within the product file for this.

History:
  • 1.0.2 - First public release
Copyright, Sponsor und more:


This addon has been sponsored by weinviertel.net. Therefore there is a sponsor link in the copyright footer. It is NOT ALLOWED to change or delete the copyright footer of this addon, it's prohibited to change it in general or even parts of it.

If you are interested in getting a brandingfree version (lifetime) of this addon, then get in touch with me by Personal Message or read the informations to this addon in admincp.

Download Now

File Type: zip vbyellowpages102.zip (162.1 KB, 123 views)
File Type: zip vbyellowpages102vb415.zip (164.4 KB, 330 views)

Screenshots

File Type: png 0-home.png (74.7 KB, 0 views)
File Type: jpg 1-catview.jpg (85.2 KB, 0 views)
File Type: jpg 2-entryview.jpg (80.7 KB, 0 views)
File Type: jpg 3-premium.jpg (74.6 KB, 0 views)
File Type: png 4-admincpmenu.png (5.0 KB, 0 views)
File Type: jpg 5-generalsettings.jpg (69.9 KB, 0 views)
File Type: jpg 6-thumbnailservice.jpg (122.2 KB, 0 views)
File Type: png 7-googlemaps.png (37.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
puertoblack2003

Comments
  #162  
Old 06-18-2011, 03:09 AM
rootsxrocks rootsxrocks is offline
 
Join Date: Aug 2009
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was able to make the premium service work previously but now I get
PHP Code:
Fatal errorCall to undefined function fetch_catinfo() in /home/xxxxxx/public_html/xxxxxxxxxxxx/vbyellowpage.php on line 3809 
any hints
This bit here I think is 3809 "$parentcat = fetch_catinfo($catinfo['parentid']);"


PHP Code:
 if ($catinfo['parentid'] != -1)
 {
  
$parentcat fetch_catinfo($catinfo['parentid']);
  
construct_vbyellowpage_category_url($parentcat);
  
$navbits["$parentcat[url]"] = $parentcat['name'];
 }
 
$navbits["$catinfo[url]"] = $catinfo['name'];
 
$navbits["$entry[url]"] = $entry['name']; 
I have a few request, but perhaps its just some edits I have to do.
is it necessary to have the labels thumb and banner ?
Can the thumbnail be located more directly under or next to the link instead of being centered and disassociated by being in a box
Reply With Quote
  #163  
Old 06-19-2011, 01:59 PM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Vossi,

I am coming up with an error message which I have been advised is a problem between your two mods being Yellow Pages and Link Directory, can you tell me how to fix this.

regards and thanks

Mark

Fatal error: Cannot redeclare fetch_table_dump_sql() (previously declared in /var/www/clients/client11/web26/web/includes/adminfunctions_vbyellowpage.php:150) in /var/www/clients/client11/web26/web/includes/adminfunctions_vblinklist.php on line 168
Reply With Quote
Благодарность от:
Jimandbob
  #164  
Old 06-20-2011, 09:00 PM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Vossi any chance you can answer my query on error issue it is a big problem for me as it comes up when people are trying to register using a paid subscription
Reply With Quote
  #165  
Old 06-21-2011, 09:15 AM
DirtRider DirtRider is offline
 
Join Date: Feb 2011
Location: South Africa
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still sitting with the following issues that I reported on 22 Mar 2011, 05:06. Never did get any sort of fix on this one so I am wondering if this issue will be fixed in this next release

Quote:
Originally Posted by DirtBanger View Post
No well then I don't know because I have the same issue as you and thought maybe it was because I was missing that file. The funny thing now that you mentioned that you have that file from another mod I download "vBulletin-Glossary" mod and uploaded the missing file. However when I post a new entry I get this

Code:
Warning: Invalid argument supplied for foreach() in [path]/vbyellowpage.php on line 1410
If I delete it then I still get this error

Code:
Warning: Invalid argument supplied for foreach() in [path]/vbyellowpage.php on line 1410
And this

Quote:
Originally Posted by BadgerDog View Post
Thanks ..

Under "Premium" settings, when I click places to put ads such as "under navbar" etc., nothing ever appears regardless of where I try to show them?

I'm using 4.04 so am I missing something?

Regards,
Doug
Vossi did you manage to have a look at this for us this weekend?
Reply With Quote
  #166  
Old 06-23-2011, 06:58 AM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Vossi,

really need help here please errors below mean we cant launch our website until fixed

Fatal error: Cannot redeclare fetch_table_dump_sql() (previously declared in /var/www/clients/client11/web26/web/includes/adminfunctions_vbyellowpage.php:150) in /var/www/clients/client11/web26/web/includes/adminfunctions_vblinklist.php on line 168
Reply With Quote
  #167  
Old 06-24-2011, 10:37 PM
StudentCreche StudentCreche is offline
 
Join Date: Feb 2011
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rootsxrocks View Post
I was able to make the premium service work previously but now I get
PHP Code:
Fatal errorCall to undefined function fetch_catinfo() in /home/xxxxxx/public_html/xxxxxxxxxxxx/vbyellowpage.php on line 3809 
any hints
This bit here I think is 3809 "$parentcat = fetch_catinfo($catinfo['parentid']);"
I also get this problem. Someone help us please...
Reply With Quote
  #168  
Old 06-25-2011, 03:03 PM
paulket paulket is offline
 
Join Date: Oct 2010
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vossi View Post
I'm going to release 4.1.4-Version of my addons, but it'll take a few days. Besides the problem with the new editor there are also problems with the attachments as vBulletin also changed things in packages.
This was posted on the 14th of June. Is there a date that a 4.1.4 compatible working version will be released? If you have given up on this mod, Vossi, please let us know so we may do the same.

Updating VB to 4.1.4 has been a huge disappointment
Reply With Quote
  #169  
Old 06-25-2011, 04:23 PM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

"If you have given up on this mod, Vossi, please let us know so we may do the same."

Really like your mods Vossi but agree with above, I will also have to uninstall if you have decided not to support them any more, hope this is not the case as I think you do really great work
Reply With Quote
  #170  
Old 06-26-2011, 04:10 PM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Vossi,

Sorry to chase you but as your code is protected no one can fix this but you. Please help here

thanks
Reply With Quote
  #171  
Old 06-27-2011, 09:28 AM
woffie's Avatar
woffie woffie is offline
 
Join Date: Jan 2009
Location: Michigan
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For those of you that are using this mod, there is a way around the error. Enter all your info. Before you submit the listing, change to the standard editor instead of the WYSIWYG editor and the listing will go through.
Reply With Quote
Reply


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 07:37 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.07975 seconds
  • Memory Usage 2,379KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_code
  • (3)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete