![]() |
1 Attachment(s)
I noticed a couple of bugs:
1: When deleting Extra Fields, the data is not removed from the DB, this causes for a strange display on the ride page. 2: If images fail to upload, due to size (might happen if deleted after upload as well), they are still counted towards the # of photos, even though they do not exist on the system. I also made a couple of tweaks, and I can share them with the author if he is interested in them: A: Display location from User Profile, instead of per ride B: Timeslips display (still working on add/edit) - Best 1/8 & 1/4 mile displayed on ride profile. A: Changing the location display is rather easy edit vbrides_view_ride (template) Find: HTML Code:
<dd>{vb:raw location}</dd> HTML Code:
<dd>{vb:raw userinfo.field2}</dd> B: Timeslips I have this working with List, Profile Tab, Best Slips on vbRides page, Add/Edit/List Tracks and Add/Edit Slips. I can release this to anyone who wants it, but it does require making some edits to vbRides core files & templates (I will fix this later). I am still working on Delete Slips, Delete Tracks and a few tweaks, so be aware, if you ask for this, it is in beta, and if Action-N asks me to, I will remove it. Once I get it in better shape, I might release it as an add-on for vbRides, separately. You can see a demo at my site linked below (this is a dev site, and so might not work from time to time). EDIT: This is pretty much working without requiring edits to the core rides files; however, my custom display for view_rides (mod list, partsbin & wishlist) does require edits to vbrides.php, functions_vbrides.php & vbrides_view_ride template. I would love to give this to Action-N so he can add it to his scripts if he wants. Issue #1 Fix: Open admincp/vbrides_admin.php Find: PHP Code:
PHP Code:
create file - includes/cron/vbrides_photos.php: PHP Code:
admincp -> Scheduled Tasks -> Add New Scheduled Task: (See attached image for Task Example) once per day should be enough http://forums.txracers.com/vbrides.p...wride&rideid=1 |
@RSprinkle: to remove the photo types do the following.
Open: vbrides_usercp.php Find (twice; lines #189 & #308): PHP Code:
PHP Code:
Edit Template: vbrides_edit_photo Replace All With: HTML Code:
<div class="blockrow"> |
I found another issue. Approve Rides does not work properly, though Reject does. When trying to approve a ride I get the following message:
Quote:
For example, my user is allowed 2 active rides max. He submits his ride, at this point he has 1 ride in the system, and I have 2, making a total of 3 rides. I cannot approve his ride, unless I delete one of mine first (therefore making the total be 2). If I allow him to have 3 rides, then I can freely approve his ride, as 3 is the total in the system; however, I would not be able to approve a 2nd ride for him. I will try and get the fix this weekend. |
Ok, fix for the above:
Open: {forumroot}/vbrides_modcp.php Find: PHP Code:
PHP Code:
|
I'm almost ready to release a Timeslips & Tracks Listing addon for this, I just have a few final changes to make before it will be ready for others to use. This does require vBrides & my Font Awesome addon to work properly
I wanted to get feed back on what things you would like to see, currently the following is tracked: Timeslips:
Tracks:
Timeslips are listed on User's profile Best 1/8 & 1/4 Timeslip are listed on Vehicle profile (vBrides page) |
I tried installing this mod on vbulletin 4.2.3, but when importing the XML file I get the following message:
Invalid value '' for 'widgettypeid' |
Quote:
|
No. I don't use the CMS or blog parts of vBulletin.
|
Quote:
PHP Code:
|
That worked. Thanks!
|
All times are GMT. The time now is 04:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|