when you first bought the script, you received a link to download it. You can go back to the same link and download the new version.Originally Posted by devarioj
 Member
					
					
						Member
					
					
                                        
					
					
						 Re: download
 Re: download
		when you first bought the script, you received a link to download it. You can go back to the same link and download the new version.Originally Posted by devarioj
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						 Re: vShare 2.1 Release 22 May 2007
 Re: vShare 2.1 Release 22 May 2007
		I really hate doing upgrades because something bad always goes wrong, and alas this is no different.
I did everything instructed now when I cick to view a video, it worked briefly, but now I get this error:
Fatal error: Call to a member function recordcount() on a non-object in /home/spikelu/public_html/YourVision/view_video.php on line 278
 Administrator
					
					
						Administrator
					
					
                                        
					
					
						 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						 
 
		Drop...thanks again for the help fixing that:)
 Administrator
					
					
						Administrator
					
					
                                        
					
					
						 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						 
 
		You mean log in info for the sites? hang onOriginally Posted by admin
 Administrator
					
					
						Administrator
					
					
                                        
					
					
						 
 
		A config value was missing in your table. Following sql fixed it.
INSERT INTO `sconfig` ( `soption` , `svalue` )
VALUES (
'rel_video_per_page', '4'
);
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						 
 
		Thanks.Originally Posted by admin
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 
 
		I cant follow them upgrade instructions i need them in plain english and for people who dont install them every day.
To create the table, in phpmyadmin run the sql file
install/vshare-upgrade-2-2.1.sql
I dont get this or see the file?
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 
 
		Log in to your PHPMyAdmin and select your Database.
Choose to import this file, found in the install folder of the v2.1 script.
And click GO in PHPMyadmin.
It then imports the script and executes it.
Violá
Bookmarks