@TravelNotes - I had already double checked the Places module and confirmed with you that it is not the source of your 'Browse' action. 'sys_page_compose_pages' and 'sys_acl_actions' tables have absolutely no relation. One has to do with which pages are in the page builder and the other stores actions for membership levels. If you wish you can PM me your site details and I will troubleshoot it (for free) and tell you exactly which module or feature on your site is utilizing this action. I will assure you again that it is not coming from the Places module. In Dolphin 'browse' has to do with the page showing all items (like all profiles or all reviews for a particular place). On the other hand, 'view' deals with a specific item (like viewing a specific profile page or a specific review page) Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I have a question about the "here now" action button. We work with a custom button for this( which is placed outside the action block ), but he isn't working without the action block on the "location view" page. $(\'#heavnpopmessage\').addClass(\'ns-show\'); $.post(\'greet.php\', { sendto: '.$idprofile.' }, function(sData){ $(\'#heavnpopmessage\').parent().find(\'.heavnpopmessage-content\').click().html(sData) } );setTimeout(function() {$(\'#heavnpopmessage\').removeClass(\'ns-show\')}, 5000);return false;' |
Sorry to be a pain. When viewing a location's accomodation (m/location/hotel/browse/) we get: Parse error: syntax error, unexpected ',' in ...../modules/modzzz/location/classes/BxLocationHotelPageBrowse.php on line 51 TravelNotes.org - The Online Guide to Travel |
I found the extra comma at the end of this line:
$this->oDb->getParam('modzzz_location_perpage_browse_subitems'),
and removed it.
TravelNotes.org - The Online Guide to Travel |
@bellhophil - That is something that you would have to get done as a custom job. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
@TravelNotes - Thank you, that is the solution. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Ok. |
@TravelNotes - Thank you, that is the solution. Don't forget to fix your own version of the mod - Euronet. TravelNotes.org - The Online Guide to Travel |
Is there an way to show some custom fields in block_subprofile_info.html? Now it places all the info with __fields__, but we want only to show prices, credit cards, hours and cuisine for example in a food sub location. Can we import that separately as for example 'prices' => $aData['prices'] etc.? |
Hey Modzzz, Just Updated this plugin and now the homepage is blank? I just downloaded and over written all files.. The did the SQL update.. But still the http://truckingspace.com/m/location/home/ is a white screen..
Thanks for your help.. James |
The issue has been resolved on your site. Hey Modzzz, Just Updated this plugin and now the homepage is blank? I just downloaded and over written all files.. The did the SQL update.. But still the http://truckingspace.com/m/location/home/ is a white screen.. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thank you Modzzz. As always, great help and work. |
An issue with the integration with the Boonex Events module is resolved. The following file is updated : modules\modzzz\location\classes\BxLocationPageMain.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hey Modzzz, I am getting this error now?
Database error in TruckingSpace Social Network INSERT INTO `modzzz_location_main` SET `title` = 'South Coast Yachts',`desc` = '<p><span style=\"color: #474747; font-family: Ubuntu, Arial, sans-serif; line-height: 24px;\">South Coast Yachts is the Award-winning Beneteau Authorized Dealer for Power in all of Southern California and Arizona, and Sailboats in Orange County, San Diego & Arizona, with offices and show docks in San Diego & Newport Beach. South Coast Yachts provides the top customer satisfaction in the industry for a true on-the-water boating experience. They offer new and previously-owned yachts, commissioning, repair, warranty, preventative maintenance, and instructional and social events.</span></p>',`tags` = 'marina,boats,harbor,california,bay,ocean,truckingspace,trucking,loads',`parent_category_id` = '132',`category_id` = '143',`country` = 'US',`state` = 'CA',`city` = 'San Diego',`address1` = '955 Harbor Island Drive',`zip` = '92101',`telephone` = '619) 224-7784',`fax` = '(619) 224-7285',`website` = 'http://scyachts.com/',`email` = '',`video_embed` = '',`allow_upload_photos_to` = 'a',`allow_upload_videos_to` = 'a',`allow_upload_sounds_to` = 'a',`allow_upload_files_to` = 'a',`allow_view_to` = '3',`allow_view_fans_to` = '3',`allow_comment_to` = 'f',`allow_rate_to` = 'f',`allow_post_in_forum_to` = 'f',`allow_sub_section_to` = 'f',`membership_view_filter` = '',`created` = '1426972119',`uri` = 'South-Coast-Yachts',`status` = 'approved',`author_id` = '2' Mysql error: Unknown column 'telephone' in 'field list' Thank You for your Help.. |
@TruckingSpace - The error is suggesting that you did not apply patch 2.1.3Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
WOW, Ok sorry for bothering you.. |
I apologize for the large font in my previous response. I did not intentionally post it like that. Not sure what happened there. WOW, Ok sorry for bothering you..
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I have an urgent question. In the Places ( Location ) module it shows the uploaded images of an location in the boonex photo gallery. Only the photo's aren't resized to one format, so every photo is different. For example their are 2 images uploaded of an location. 1 is uploaded with dimensions 700px x 700px the other one is 700px x 1400px. How can I let them be resized to 450px x 450px automaticly. |
Photo uploading and cropping is handled by the default Photos module. You can go to the settings section in that module to change the size of uploaded Photos. Please note that this will take effect in every module that uses Photos (not just Location) I have an urgent question. In the Places ( Location ) module it shows the uploaded images of an location in the boonex photo gallery. Only the photo's aren't resized to one format, so every photo is different. For example their are 2 images uploaded of an location. 1 is uploaded with dimensions 700px x 700px the other one is 700px x 1400px. How can I let them be resized to 450px x 450px automaticly.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
That already stands on 450px x 450px. But it doesn't make them all the same size. |
BTW. Could it be that the Places module doesn't work well with the default Boonex search pages? When members type a city in the search bar ( or search.php ) they don't get the locations in that city placed in the search results. They need to search for the exact name. |
Currently the search is similar to other Boonex mods. It is based on title, tags and description. I will consider adding city when the mod is next updated. BTW. Could it be that the Places module doesn't work well with the default Boonex search pages? When members type a city in the search bar ( or search.php ) they don't get the locations in that city placed in the search results. They need to search for the exact name.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I'm struggling with the "add review" section on a location view page. Instead of opening a new page where the member can review a location, We wanted to open that form in a pop-up box. In BxLocationTemplate.php we added this code: Only the pop-up isn't working. When you click on it there happens nothing. Do we need to add some code for showPopupAnyHtml somewhere in your module files? I thought it's defaultly in Boonex? Other modules and sections also use that. |
Right click on the page and view page source or use the 'inspect element' feature of firefox to see how the code is actually being displayed in the browser. I'm struggling with the "add review" section on a location view page. Instead of opening a new page where the member can review a location, We wanted to open that form in a pop-up box. In BxLocationTemplate.php we added this code: Only the pop-up isn't working. When you click on it there happens nothing. Do we need to add some code for showPopupAnyHtml somewhere in your module files? I thought it's defaultly in Boonex? Other modules and sections also use that.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
After some searching in Firebug, I found out that the review section appears on the page only he isn't working correctly as why as he isn't showing up. Below the div that appears when clicking on the button. When I set the display value on block, it appears, but not as the other pop-ups. This is code from another page / module: |
I searched around and your Credit module also uses the showPopupAnyHtml function. I searched all the PHP files if there's some code added for handeling it, but didn't find it. <button class="bx-btn bx-btn-small bx-btn-img bx-btn-ifont" onclick="showPopupAnyHtml('__buy_link__')"> |
The code of the button I created:
|
While you may end up getting the form to popup, it will not work as desired. Popup forms are designed differently as they have to handle to submission in a different manner etc. so it is not a simple matter of placing the link in showPopupAnyHtml . You can look at the actionBuyCredits function in modules/modzzz/credit/classes/BxCreditModule.php to get an idea of how this form should be re-designed. I searched around and your Credit module also uses the showPopupAnyHtml function. I searched all the PHP files if there's some code added for handeling it, but didn't find it. <button class="bx-btn bx-btn-small bx-btn-img bx-btn-ifont" onclick="showPopupAnyHtml('__buy_link__')">
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The design is not the problem, because we have that already covered. We redesigned everything from the ground up. It's the fact the code that seems not working to open it properly. See the differences. |
Also somewhere needs to be deleted that he makes a full page for it instead of only showing the form in the pop-up. Now you get a full page in the pop-up. Maybe when the template of that add review page is altered the pop-up shows correctly? |
I explained above that the code as it is will not work for popup. You will need to rewrite the actionReviewAdd function found in modules\modzzz\location\classes\BxLocationModule.php so it is in a similar form to the actionBuyCredits function I mentioned previously. You will need a working knowledge of PHP to accomplish this task. The design is not the problem, because we have that already covered. We redesigned everything from the ground up. It's the fact the code that seems not working to open it properly. See the differences.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Ok, My colleague shall look at that to let it work. Is it only actionReviewAdd or also the _addReviewForm function? |
He is looking at the code as we speak. He changed some values and now only the form appears, instead of the whole page incl. menu's and header etc. He made an back-up in case something went wrong. Now we need only a way to let appear the pop-up normally. |
Strange thing btw... |
Did you find a solution or the error why now the pop-up isn't working in this module? While you may end up getting the form to popup, it will not work as desired. Popup forms are designed differently as they have to handle to submission in a different manner etc. so it is not a simple matter of placing the link in showPopupAnyHtml . You can look at the actionBuyCredits function in modules/modzzz/credit/classes/BxCreditModule.php to get an idea of how this form should be re-designed. |
This is not a module error but a programming error on your part. showPopupAnyHtml works fine but the form that it is calling has to be specially designed. I gave you an example above. The form submission and processing is handled differently than for the non-popup version. Your programmer needs to look carefully at the example I gave to see how it should be done. Did you find a solution or the error why now the pop-up isn't working in this module? While you may end up getting the form to popup, it will not work as desired. Popup forms are designed differently as they have to handle to submission in a different manner etc. so it is not a simple matter of placing the link in showPopupAnyHtml . You can look at the actionBuyCredits function in modules/modzzz/credit/classes/BxCreditModule.php to get an idea of how this form should be re-designed.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Our programmer can look at it, but then he needs to know where the problem is. As explained earlier is it only actionReviewAdd or also the addReviewForm function? Or maybe even other functions in that file? |
We are creating a new function. For profiles you have the short_profile_info function that creates a div with profile info on a mouse over of the members thumbnail. We duplicated the files for that end renamed them for the location module. This function needs to give some info about the location before you click on it, to go to the full page ( view location page ). |
I have a critical error in the places, meetings and premium events module. If a member adds / edits a location, meeting, or event I get the error "location is undefined". This happened when we updated these modules. Could you please take a look asap? |
Error is not from the modules but due to integration you did with Geo Locator module. Contact Geo Locator developer for assistance. I have a critical error in the places, meetings and premium events module. If a member adds / edits a location, meeting, or event I get the error "location is undefined". This happened when we updated these modules. Could you please take a look asap?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
When will this be update for 7.2? ManOfTeal.COM a Proud UNA site, six years running strong! |
That's a good question... I have a lot of your modules and not everything is updated yet for 7.2. When will this be update for 7.2?
|
This module is now compatible with Dolphin 7.2 . For those upgrading from Dolphin 7.1, please check the upgrade folder for instructions. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.1.5 released. (See patches/version 2.1.5 folder) Added missing subscription email. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
How to adjust the opening hours section on the location (sub) pages? A lot of restaurants / clubs etc. have different opening hours per day. We get a lot of feedback, that the hours as they are now are not good.
There you could set a from an to hour and then select different days. After that you could add more hours and select then saturday / sunday for example for other hours in the weekend. |
Version 2.1.6 released. (See patches/version 2.1.6 folder) Hours section added as a separate block on relevant sub-sections. Also the input field for Hours has been modified to a textarea to allow more freedom in posting hours. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Missing language keys have been added plus other cosmetic adjustments. Re-upload files and recompile the language for the module. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Is there any how to set category order?? I want to change display order but I have no how. |
When upgrading from 2.1.3 to 2.1.6 do we have to do everything in steps, like a Dolphin upgrade? TravelNotes.org - The Online Guide to Travel |