Go Back   BuyScripts Forums > vShare YouTube Clone > Announcements

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-05-2009, 05:02 PM
Administrator
 
Join Date: Apr 2007
Posts: 2,124
Default Upgrade vShare 2.6 to vShare 2.7

VSHARE 2.7 WORK ONLY WITH PHP 5.2.3 or better, IF YOU ARE USING OLDER VERSION OF PHP, DO NOT UPGRADE.

If you are using vShare 2.5 or 2.6, you can upgrade to vShare 2.7 If you are using older version, you must first upgrade to version 2.5

You can see vShare upgrade instructions from your version of vshare at

http://labs.buyscripts.in/projects/vsha ... e_26_to_27

Before upgrading take a backup of your site including database.

If you are not familiar with installing scripts, don't do it yourself. Paid vShare upgrade service available from install@hostonnet.com for $5. If you are using too old version, its better get paid upgrade service, so you don't have to do multiple upgrades yourself.

If you find a bug report it at

http://labs.buyscripts.in/projects/vshare/issues/new

Some of new features in vShare 2.7 are

http://labs.buyscripts.in/projects/vsha ... _in_vShare
__________________
vShare Youtube Clone
Reply With Quote
  #2 (permalink)  
Old 05-05-2009, 07:38 PM
Junior Member
 
Join Date: Apr 2009
Location: Amsterdam
Posts: 7
Send a message via ICQ to mule Send a message via AIM to mule
Default Re: Upgrade vShare 2.6 to vShare 2.7

hmmm, just upgraded.
It seems that the clickable watermark doesn't work any more...when I click on an embedded video it should go to my site, but nothing happens
Reply With Quote
  #3 (permalink)  
Old 05-05-2009, 07:40 PM
Senior Member
 
Join Date: Dec 2008
Posts: 156
Default Re: Upgrade vShare 2.6 to vShare 2.7

Quote:
Upgrade script can only upgrade from vShare Release: 20070625
You are using an old version that require manual upgrade, for upgrade instruction visit

viewforum.php?f=7
For professional upgrade, contact install@hostonnet.com
I used 2.6
Reply With Quote
  #4 (permalink)  
Old 05-05-2009, 07:41 PM
Junior Member
 
Join Date: Apr 2009
Location: Amsterdam
Posts: 7
Send a message via ICQ to mule Send a message via AIM to mule
Default Re: Upgrade vShare 2.6 to vShare 2.7

Oh, and when you switch to the black template, it displays the default vshare logo and watermark.
Reply With Quote
  #5 (permalink)  
Old 05-05-2009, 08:21 PM
Administrator
 
Join Date: Apr 2007
Posts: 2,124
Default Re: Upgrade vShare 2.6 to vShare 2.7

Quote:
Originally Posted by mule
hmmm, just upgraded.
It seems that the clickable watermark doesn't work any more...when I click on an embedded video it should go to my site, but nothing happens
Use JW Player for the link to work

http://labs.buyscripts.in/projects/vsha ... ith_vShare
__________________
vShare Youtube Clone
Reply With Quote
  #6 (permalink)  
Old 05-05-2009, 08:23 PM
Administrator
 
Join Date: Apr 2007
Posts: 2,124
Default Re: Upgrade vShare 2.6 to vShare 2.7

Quote:
Originally Posted by mule
Oh, and when you switch to the black template, it displays the default vshare logo and watermark.
Replace templates/css/black/images/logo.jpg

Or if you need to use default logo, edit

templates/css/black/black.css

Find

Code:
#header h1 {
	margin: 0px;
	padding: 0px;
	background: transparent url(./images/logo.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
}
Replace with


Code:
#header h1 {
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
}
__________________
vShare Youtube Clone
Reply With Quote
  #7 (permalink)  
Old 05-05-2009, 09:38 PM
Junior Member
 
Join Date: Dec 2008
Posts: 1
Default Re: Upgrade vShare 2.6 to vShare 2.7

Can i use this script on a server that does not have ffmpeg installed?

like i will just use to upload FLV videos and youtube.

i will not use anyother video format inorder not to use conversion process.

Thanks
Reply With Quote
  #8 (permalink)  
Old 05-05-2009, 09:49 PM
Senior Member
 
Join Date: Feb 2008
Location: Greece
Posts: 242
Default Re: Upgrade vShare 2.6 to vShare 2.7

when i update i get this error message
Quote:
ERROR: Unable to execute query

ALTER DATABASE ``
CHARACTER SET `utf8`

Incorrect database name ''
Reply With Quote
  #9 (permalink)  
Old 05-05-2009, 09:58 PM
Senior Member
 
Join Date: Feb 2008
Location: Greece
Posts: 242
Default Re: Upgrade vShare 2.6 to vShare 2.7

Quote:
Originally Posted by RAMMSTEIN
when i update i get this error message
Quote:
ERROR: Unable to execute query

ALTER DATABASE ``
CHARACTER SET `utf8`

Incorrect database name ''
Thanks i just edit the upgrade_2.6_to_2.7.php and putted the database name there
Reply With Quote
  #10 (permalink)  
Old 05-05-2009, 10:09 PM
Administrator
 
Join Date: Apr 2007
Posts: 2,124
Default Re: Upgrade vShare 2.6 to vShare 2.7

Quote:
Originally Posted by bassel
Can i use this script on a server that does not have ffmpeg installed?

like i will just use to upload FLV videos and youtube.

i will not use anyother video format inorder not to use conversion process.

Thanks
NO, need ffmpeg to create thumbnail.

See requirements at http://labs.buyscripts.in/projects/vsha ... quirements

http://buyscripts.in/youtube-video-script.html this will work with out ffmpeg.
__________________
vShare Youtube Clone
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade vShare 2.5 to vShare 2.6 admin Announcements 101 09-18-2008 08:18 PM
:?: how to have a .php and .tpl for vShare grynmoors Template Modifications 2 08-28-2008 11:13 AM
Upgrade vShare v2.4 to vShare 2.5 admin Announcements 50 12-20-2007 03:33 AM
Now open phpmyadmin and run the install/vshare-upgrade-20070 olrac Installation Support 4 06-27-2007 07:48 AM
Upgrade vShare v1 to v2 admin Announcements 0 05-02-2007 02:44 PM


All times are GMT. The time now is 02:25 PM.


Powered by vBulletin. Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO