![]() |
Quote:
|
|
Quote:
Still no idea how to fix this problem |
no one can help for this problem ??
|
Sorry guys.:o
I forgot to mention that I am also using this fantastic mod. https://vborg.vbsupport.ru/showthread.php?t=283123 This makes your life so much easier when trying to use the navigation manager on 4.2. :) |
Quote:
I really don't understand what's causing this to happen. UPDATE I named the tab script in the nav manager just 'media' and went into media.php and changed the Code:
define('THIS_SCRIPT', '8WR_media'); Code:
define('THIS_SCRIPT', 'media'); |
Can someone *please* explain how to add / modify categories and fix the navbar issue? I do not know how to add the categories since the menu option doesn't even exist in admincp nor navbar.
|
Quote:
It has been mentioned in just about every post above this one. :confused: |
Really? How am I supposed to even know what those links are supposed to be? I do not see that mentioned anywhere.
|
Administrate Links;
Tags - media.php?do=admin_tags Categories - media.php?do=admin_cats Services - media.php?do=admin_host |
Thank you Charlie! That works :)
Just one more thing please, how can I add GodTube.com upload option? |
Quote:
Quote:
Regards |
You would have to make a Service Host XML. There are instructions in the download.
I have never had much success in making them myself. Some others on here have done so and very well. Maybe they can help you out. Michal72 and migratoria are a couple. |
Quote:
|
Thank you guys but I really don't know how to make the XML for godtube but would appreciate help
|
Quote:
|
Quote:
You will just have to add the tabs manually with the navigation manager. |
Quote:
However, I do have a problem with the GodTube xml if you could please help me out on. When submitting godtube videos (replicated twice), I see this up top..yet they still get submitted though Quote:
Also, anyone know how to put a random video in the forumhome side block? |
This can be the problem with directory permission:
Try to do: CHMOD the /customVID/thumbs/ directory to full read/write/execute 777 permissions. CHMOD the /customVID/sitemap/ directory to full read/write/execute 777 permissions. |
They already are set to 777.
The other uploads work fine except godtube gave off that error |
I think I know what is the problem
The extensions of the image files on godtube are .jpg but the files are png inside. See: http://ht2.salemweb.net/godtube/2012...981-003-tn.jpg Replace Thumbnail line with : Code:
$vbulletin->options['bburl']."/media/media_audio.jpg" |
Sorry but replace that line where?
edit: I edited within the hosts area and tried again, same error |
Anyone run into an issue where people are not able to comment on videos? When they try to submit a comment the submit button simply does nothing. I have double checked the permissions and do not believe that to be the issue. Any ideas?
|
Quote:
|
1 Attachment(s)
Quote:
|
Quote:
So I think I should remove Navtab in 8Run an rebuild it with Navigation Manager or I can install this mod https://vborg.vbsupport.ru/showthread.php?t=283123 and rebuild links again. I see same problems for Links Directory - doubled links in NavTab. I can Disable Navtab links (for this mod) from admin -> options.... and I don't have any problems. I'm not sure what to do. So I'm waiting for solutions. |
Quote:
|
in "media" directory on the disk
|
Quote:
|
Disregard, I found them, thanks!
|
Quote:
|
is there any videogallery like this one plz if yes pm me link so i can download thankyou
|
Quote:
|
1 Attachment(s)
Yes indeed there is some problem with thumbs on godtube.com, so I have prepared the xml service with standard 8WR Media thumbnail. It works for me. Please find enclosed, install and check again.
Regards |
Thanks. So there is no way around this, at all?
|
Quote:
Code:
preg_match('#([\w]+)$#i',$thumbnail,$filetype); Code:
$filetype = exif_imagetype($thumbnail); |
I found that if you have vbSEO there are some modifications to the php files that have to be made that will include the titles in the non friendly URL so that you can use custom rewrite rules in the vbSEO control panel to make this work properly.
I am undergoing the changes with the php file and writing the custom rewrite rules. I'll report back with the file and the rewrite rules if it's successful. Update: It is in fact working as I planned and will update the thread with the file to update as well as the custom rewrite rules you can copy and paste in your vbSEO control panel so the SEO Friendly URL's will work with your board and vbSEO. |
If you use vbSEO
Add the following Custom Rewrites via your vbSEO control panel area. Once finished, turn on friendly URL's via the VB Settings > Options > 8WayRUn.com Details Code:
// # Media Library I couldn't figure out the playlist custom rewrites properly but don't even have these navigation items active as that is not the purpose of the directory for us. If you can figure it out, feel free to do so and update for others. In regards to the administrate options. I left this as is because I manually added the navigation links for these already in my navbar and didn't bother with them. No edits to any PHP file were needed to make these friendly links work, just redoing the .htaccess file listings to make them in the proper format for vbSEO. Hope this helps someone. You can view the friendly URL's working here: http://www.iplaycod.com/forums/media.php |
Add Facebook Like and Send option for each media listing:
First step is to go to https://developers.facebook.com/docs.../plugins/like/ and set up your settings as you would like. I chose the Like & Send option. Add the code they mention to add right after the body tag in the header template. The code where you want to display the like button: Style Manager > Edit Templates > 8WayRun.com Media Library Templates > 8WR_media_details Find: Code:
<b>{vb:phrase media_tags}:</b><br /> Code:
<br /><br /> https://vborg.vbsupport.ru/external/...png?1338475849 |
Does anyone have a link to the current files to install this mod, thanks in advance, cheers.
|
All times are GMT. The time now is 10:53 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:
|