![]() |
hello all
I just upgraded to 4.2 and am running the 102 version of this mod which I had installed before the upgrade, all seems to be working ok?? I am about to update to 102.vb415 is that the right thing to do and do I just do as suggested below Originally Posted by Vossi View Post Version for vB 4.1.5 has been added. For an update it's enough to just replace 'vbyellowpage.php' in forumroot. |
I gave up on this mod as I was having issues with it and had no fix for it
|
Quote:
the version no didn't change from 1.02 should it have? |
Anyone know how I could remove the created by and create at titles and info from the individual categories pages and also from the individual entries
All entries are done by admin so I really don"t need this displayed |
This seem to work perfectly on my testsite when I upgraded to the new 102.415 now I am getting this error below when trying to do the same upgrade on the live site, any ideas
The following dependencies were not met: This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater) |
Open product-vbyellowpage.xml in a text editor, at the beginng of the code look for
<dependency dependencytype="vbulletin" minversion="4.1.10" maxversion="4.2.0 Alpha 1" /> Change this to <dependency dependencytype="vbulletin" minversion="4.1.10" maxversion="4.2.2 Alpha 1" /> That should fix your problem. |
Thanks for very quick answer I found the line below, do I replace this whole line
<dependency dependencytype="mysql" minversion="4.1.7" maxversion="" /> <dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" /> </dependencies> <codes> with the one you suggested |
No, just replace
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" /> with <dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.2 Alpha 1" /> (so just increasing the version number of maxversion). That's not, nothing more or less to change. |
Perfect Vossi thanks so much resolved the issue
How I could remove the created by and create at titles and info from the individual categories pages and also from the individual entries All entries are done by admin so I really don"t need this displayed |
Quote:
I am in China so can't seem to get the Google Maps API to work properly. |
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 |
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 |
need update for 4.2.1 please
|
Hi
To get the branding free version as it does? Thanks |
For branding free you can send me a PM.
|
Quote:
|
Sorry Vossi
How do I send you a PM I can not find the 'icon you can give me an' email? Thanks |
Should work now. I had disabled that option as I usually don't give support via PM.
|
Hi Vossi
Does this work with 4.2.2 pls |
Yes, it should.
|
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) |
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
|
Hi
Sorry You can insert subcategories? Companies like do they register? Demo? Thanks |
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. |
This product is still not compatible with version 4.2.2 of vBulletin?
I would be very helpful |
Hi,
Works Fine in vb4.2.2 with a Little Modifikation ;) |
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.
|
Edit the Phrases to your own Text.
|
Quote:
Man you are AWESOME !! Thank you so much !!! :D:D:D:D:D |
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. |
Quote:
|
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. |
Why You don't changed the XML?
Its Run under 4.2.x |
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!!! |
Quote:
Thanks for the support |
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 |
Hi,
Change in the product XML Type=myisam to Engine=myisam |
Thanks !!!
|
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? |
Nevermind
|
All times are GMT. The time now is 08:07 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|