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
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
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
Drop...thanks again for the help fixing that:)
You mean log in info for the sites? hang onOriginally Posted by admin
A config value was missing in your table. Following sql fixed it.
INSERT INTO `sconfig` ( `soption` , `svalue` )
VALUES (
'rel_video_per_page', '4'
);
Thanks.Originally Posted by admin
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?
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