Log in

View Full Version : Add-On Releases - vBulletin-Yellow Pages with advertising management


Pages : 1 [2]

Mark4865
07-31-2013, 01:25 PM
Can anyone tell me how to upload images into the main body were the text goes when creating an entry. It doesn't upload images just a link which is no good.

Anyone out there help please this is a major setback for me

Mark4865
08-05-2013, 06:04 AM
Has no-one out there using this mod managed to upload images with showing a link to the image in the main body, I just want the image to display??

Help anyone

Vi3t4Lov3
09-16-2013, 09:21 PM
need update for 4.2.1 please

vicking74
12-05-2013, 04:38 PM
Hi

To get the branding free version as it does?

Thanks

Vossi
12-05-2013, 04:56 PM
For branding free you can send me a PM.

Mark4865
12-05-2013, 08:07 PM
For branding free you can send me a PM.

I would donate to this mod if the major uploading images issues could be sorted out

vicking74
12-06-2013, 10:17 AM
Sorry Vossi

How do I send you a PM I can not find the 'icon you can give me an' email?

Thanks

Vossi
12-06-2013, 12:09 PM
Should work now. I had disabled that option as I usually don't give support via PM.

Mariner1
12-06-2013, 01:51 PM
Hi Vossi

Does this work with 4.2.2 pls

Vossi
12-06-2013, 03:46 PM
Yes, it should.

Mariner1
12-06-2013, 06:37 PM
The following dependencies were not met:

This product is not compatible with version 4.2.2 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

Mark4865
12-07-2013, 05:43 AM
Vossi any chance you would consider fixing the image uploading issue so we can upload images into the main section of individual listing instead of just links. I would happily pay for this and I am sure others would as well

vicking74
12-13-2013, 10:01 AM
Hi

Sorry

You can insert subcategories?
Companies like do they register?
Demo?

Thanks

rootsxrocks
02-13-2014, 04:43 PM
I installed this Mod back when it was first released and then uninstalled it because it didn't fit my needs at that time . The problem is that when I use the Suspect File Versions tool i Get these file not found errors when all other ad ons show File not recognized as part of vBulletin.
./
vbyellowpage.php File not found
./moderatorcp
vbyellowpage.php File not found
./admincp
admin_vbyellowpage.php File not found
./includes
adminfunctions_vbyellowpage.php File not found
class_dm_vbyellowpage_entry.php File not found
class_vbyellowpage_entry.php File not found
version_vbyellowpage.php File not found
I am interested in trying the mod again since I see the updates but I am concerned with the idea that it seems to be reconised as part of the main software unlike other mods and also what tables are in my sql that may be looking for the files causing a hanging process.

Cla75
04-07-2014, 11:16 AM
This product is still not compatible with version 4.2.2 of vBulletin?
I would be very helpful

MrD
04-07-2014, 02:48 PM
Hi,
Works Fine in vb4.2.2 with a Little Modifikation ;)

ScoobyDoo
04-09-2014, 05:41 PM
Hi, can anyone tell me how to change it from reading as vBulletin-Yellow Pages to 'Whatever Yellow Pages', or just 'Yellow Pages'? I've read ALL posts and can't seem to find anything on it. Thank you.

MrD
04-09-2014, 05:51 PM
Edit the Phrases to your own Text.

ScoobyDoo
04-09-2014, 05:55 PM
Edit the Phrases to your own Text.


Man you are AWESOME !! Thank you so much !!! :D:D:D:D:D

ScoobyDoo
04-09-2014, 08:56 PM
Could anyone tell me how to set the Status Icon for this? Thank you!

There are 3 Options here, but none for Status Icon

(1) Use default forum icon(If you choose "No" you can define a costum icon.)
Yes No

(2) Use costum icon(Will be displayed if you choose the setting above.)

(3) Show additional category image Enter here the name of the image which is saved within the directory /images/vbyellowpage/pictures and which should be displayed along with the category icon within the category description. Leave this blank if you don't want to use this option.

I've tried setting (1) to both Yes/No, and when I use 2 & 3 it creates an additional one and leaves the status icon still grayed out. Please help.

Mariner1
04-10-2014, 10:11 AM
Hi,
Works Fine in vb4.2.2 with a Little Modifikation ;)

so what modification needs to be done pls

ahobilam
04-10-2014, 12:50 PM
The version support is mentioned as 4.x.x
but in the xml file it is not allowing to add the product in 4.2.2 version?
Hence could not be installed.

MrD
04-10-2014, 03:08 PM
Why You don't changed the XML?
Its Run under 4.2.x

ScoobyDoo
04-10-2014, 03:46 PM
Hello all, I'm still looking for help on Post #270 if any could do so.

Also, is it possible to Create a Category, lets says:

Category Titled but not allow to post anything except in the Subforums?

Like 'Services' (not allowed to post in Services, but allowed to do so in the Subforums. Like on the Forum we Create a Category, and have the Subforums where ones can post? Thank you

Just noticed the following as well: Warning: Invalid argument supplied for foreach() in [path]/vbyellowpage.php on line 1411 ,
could anyone tell me how to fix this in addition to the other 2 things? Thank you so much!!!

Cla75
07-30-2014, 04:22 PM
Hi,
Works Fine in vb4.2.2 with a Little Modifikation ;)

Kindly can you help me understand what changes are necessary in order to install this mod on vb 4.2.2 ?

Thanks for the support

Cla75
08-02-2014, 07:31 PM
Hi support,
i have this error:

Database error in vBulletin 4.2.2:

Invalid SQL:
CREATE TABLE vbyellowpage_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
googlemap tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 21
Error Number : 1064
Request Date : Saturday, August 2nd 2014 @ 10:30:35 PM
Error Date : Saturday, August 2nd 2014 @ 10:30:36 PM
...
Classname : vB_Database
MySQL Version : 5.5.31-0+wheezy1

MrD
08-03-2014, 08:36 AM
Hi,
Change in the product XML Type=myisam to Engine=myisam

Cla75
08-05-2014, 01:58 PM
Thanks !!!

Cla75
08-05-2014, 04:56 PM
Now it works "almost" everything

1-I can not attach picture, it from pc, link to it!
I see always the link (not the image preview), obviously by clicking on the link I see the image in a new window!

2-I set Google Maps API Key, but it only works if I use STATIC. If I set STANDARD map appears blank!

Who can help me please?

RSprinkel
12-29-2014, 02:59 PM
Nevermind

photonetau
02-18-2016, 02:58 AM
Is there any update?

I installed and got not compatible my version Version 4.2.1