vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241)

Surviver 10-27-2008 07:29 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1653946)
Has anyone tried this on v3.6.x? I think I will give it a try as I did not see anyone posting that they did.

Nevermind, installed but when uploading product I got:

Just remove the dependencies from the xml

cheat-master30 10-27-2008 10:46 PM

Can you make one for MSN video or something? It's been requested at my own forum a few times for some reason, and I myself don't even know what they mean.

CorneliusW 10-28-2008 05:41 AM

When I installed it told me to add

Quote:

'video.php?do=viewdetails&categoryid=(d+)&category title=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)'=>'videos/$2-$1/'
'video.php'=>'videos/'
to VBSEO for custom rewrite rules. Well I did, and saved settings. I still receive the same message. Here's how the custom rewrite rules look in vbseo

Quote:

//================================================== ========================
// Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
//================================================== ========================
//'^showgroups\.php$' => 'forumleaders.html'

//================================================== ========================
// Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable).
// Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below.
//================================================== ========================
//'calendar\.php$' => 'calendar/'
//'^calendar\.php\?c=1$' => 'calendar/'
//'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
//'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
//'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs =1' => 'calendar/$3/$2/nojs/[NF]'
//'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
//'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
//'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+) &year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
//'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&mo nth=.+?)?$' => 'calendar/week-$1/'

'video.php?do=viewdetails&categoryid=(d+)&category title=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/'
'video.php?do=viewcategory&categoryid=(d+)&categor ytitle=(.*)'=>'videos/$2-$1/'
'video.php'=>'videos/'

shaynehammy 10-28-2008 09:06 AM

I get this error when trying to edit permissions?

Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"red\">',
`closetag` = '</font>',
`passwordexpires` = '0',
`passwordhistory` = '360',
`pagerpermissions` = '13',
`pagerquota` = '0',
`pagerminpost` = '0',
`pagerminpostperday` = '0',
`pagermaxperday` = '0',
`pagersendmax` = '0',
`pagersendmaxchar` = '300',
`photoplogpermissions` = '434175',
`photoplogmaxfilesize` = '512000',
`photoplogmaxfilelimit` = '0',
`forumpermissions` = '8388607',
`genericpermissions` = '2113929151',
`attachlimit` = '0',
`pmquota` = '300',
`pmpermissions` = '7',
`pmsendmax` = '100',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '47',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '250',
`avatarmaxsize` = '600000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`gb_permissions` = '31',
`radiotvpermissions` = '2047',
`videodirectorypermissions` = '127'
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Tuesday, October 28th 2008 @ 10:04:52 AM
Error Date : Tuesday, October 28th 2008 @ 10:04:52 AM
Script : http://www.thechiefbaboon.com/forums....php?do=update
Referrer : http://www.thechiefbaboon.com/forums...&usergroupid=6

EDIT > I dont think its this hacks problem. Investigating.

SVTCobraLTD 10-28-2008 10:25 AM

Quote:

Originally Posted by Surviver (Post 1654022)
Just remove the dependencies from the xml

Thank you that worked.


But I do get an error when I click add video:
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861

7lanet 10-28-2008 12:17 PM

please add arabic lan

Surviver 10-28-2008 01:23 PM

Quote:

Originally Posted by cheat-master30 (Post 1654158)
Can you make one for MSN video or something? It's been requested at my own forum a few times for some reason, and I myself don't even know what they mean.

If MSN has an api - yes.

Quote:

Originally Posted by CorneliusW (Post 1654306)
When I installed it told me to add



to VBSEO for custom rewrite rules. Well I did, and saved settings. I still receive the same message. Here's how the custom rewrite rules look in vbseo

Did you add the shown comment to the crr box, too?

Quote:

Originally Posted by SVTCobraLTD (Post 1654411)
Thank you that worked.


But I do get an error when I click add video:
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861

Try to replace edit_toolbar with editor toolbar.

If that works, i'll change the code for the next release so that this hack works with 3.6 as well.

SVTCobraLTD 10-28-2008 01:36 PM

Quote:

Originally Posted by Surviver (Post 1654498)
Try to replace edit_toolbar with editor toolbar.

I replaced that on line 861 in video.php but get this error when trying to access video.php:
Code:

Parse error: syntax error, unexpected T_STRING in /home/svtcobra/public_html/forums/video.php on line 861

Surviver 10-28-2008 03:16 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1654513)
I replaced that on line 861 in video.php but get this error when trying to access video.php:
Code:

Parse error: syntax error, unexpected T_STRING in /home/svtcobra/public_html/forums/video.php on line 861

Please post the complete line here.

SVTCobraLTD 10-28-2008 04:29 PM

If i make it "editor_toolbar" I can atleast load the video.php page but then when I click to add a video, I get
Code:

Fatal error: Call to undefined function construct_edit_toolbar() in /home/svtcobra/public_html/forums/video.php on line 861
That is all of the error message.

If i make it "editor toolbar" then I cannot load the video.php page because I get the error I posted two posts back.


All times are GMT. The time now is 10:41 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
  • Page Generation 0.01567 seconds
  • Memory Usage 1,761KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete