RVCS versions | Upgrade
-
UPGRADE INSTRUCTIONS
After upgrading, always clear your browser's cache and reload your website!FROM 0.1
Overwrite /CRC.swf
Overwrite /services/config.php (edit before overwriting!)
Overwrite /services/definitions.php
Overwrite /services/functions.php
-
Hello,
I have installed it creating new folder www.mydomain.com/rvcs-2. and edited config.php file. But start button is never activated saying that "initializing".
Also volume of mic and speaker starts at 0.
BR
Zorge
-
Please make sure the /services/files folder is there.
I suggest to delete the /files folder (if any), make /services writable (RW - 0777) and reload the software. /files folder should be re-created and problem solved.
If volume starts from "0", config.php is not set correctly, edit config.php and check URL:
here is the AS code that looks for config settings:protected function application1_applicationCompleteHandler(event:FlexEvent):void { loadConfig('services/config.php?setts'); }
There was a mistake in the installation description! http://www.videosoftware.pro/forum/THREAD-Installing-CRC-0-1?pid=1447#pid1447
-
I edited your soft via FTP, it works fine now: chaatlii.com/rvcs/
*there may be an error in version 0.2. I will check and if there is one, will send a hot fix
-
In firefox, the "Allow" bottun doesn't work in adobe flash player setting of popup window?
-
If you are having issues with RVCS 0.2, please download this compiled package and test it on your server.
Instructions:
- download and unzip the archive, upload contents to your server
- edit /services/config.php, insert $WEB_SERVICE_URL and $DEVELOPER_KEY
$WEB_SERVICE_URL = 'http://www.YOUR-DOMAIN-HERE/services/connect.php'; $DEVELOPER_KEY = 'ADOBE-CIRRUS-API-KEY'; $CAMERA_REQUIRED = false; $SPEAKER_VOLUME = 70; $MICROPHONE_VOLUME = 50;
- make sure /services folder is writable (RW 0777)
- run RVCS in your browser
- check if /services/files folder was created
- check if system files are created under /files directory
*MAKE SURE you quit and reconnect your FTP/SSH tool when performing ast two checks because new files won't show up in some cases (cache). Use cPanel File Manager if available.
-
@'JabberCam':
Please make sure the /services/files folder is there.
I suggest to delete the /files folder (if any), make /services writable (RW - 0777) and reload the software. /files folder should be re-created and problem solved.
If volume starts from "0", config.php is not set correctly, edit config.php and check URL:
here is the AS code that looks for config settings:protected function application1_applicationCompleteHandler(event:FlexEvent):void { loadConfig('services/config.php?setts'); }
There was a mistake in the installation description! http://www.videosoftware.pro/forum/THREAD-Installing-CRC-0-1?pid=1447#pid1447
When I tried to delete /files folder it is saying that you don't have permission for this. How can I delete it?
-
You should ask your server admin about server related issues, we cannot help with that.
-
When I try to install RVCS 0.3 by the www.my-domain.com, it is not working, but in www.my-domain.com/folder then works. Why is that?
A whole day, I tried to install it directly in public_html .
I'm not able to delete /file folder of CRC & RVCS, It is very annoying to ask every time the server admin to delete them for me.Can you install me RVCS 0.3 at www.my-domain.com
rvcs 0.1 at www.my-domain.com? (RVC is working fine at www.my-domain.com/rvc)I'm tired to try to install them changing and checking …:huh:
BR
Zorge
-
RVCS 0.3 RC1 installed
-
Hello JabberCam,
On my web hosting, there are many folders and files and I can’t realize which ones are being used and which ones are not. When I, myself, try to install and move the folders there appear /file folders that are not deletable and so I will have to ask server admin, so I’m asking your kind support? Last time, could you delete all unnecessary folders and install RVC 5.4 in www.my-domain.com/filter and CRC in www.my-domain.com/crc. Let RVCS 0.3 remains as now in www.my-domain.com
I have checked my folders it seems only www.my-domain.com has RVCS0.3 , all other folders have not jabberCam. (they are http://www.my-domain/jabbercam/, http://www.my-domain/rvc/, http://www.my-domain/rvcs/, http://www.my-domain/rvcs-0.3/, http://www.my-domain/rvcs-test/)
BR
Zorge
-
To delete files, you need to address your server admin. We installed both RVC and RVCS per your request. Later, re-installed RVCS in the root folder. To have them installed in any other folder, simply copy the files to the desired directory, that's all (you may want to change $WEB_SERVICE-URL but not necessary).
-
Hi there, so i downloaded RVCS0.3.RC1 and put all files in my html directory, edited the developer and url in config.php…
but it doesnt seem to work.i go to the site
i click start and nothing...Do i need RVCS 0.1 to begin with? or i can just download 0.3 upgrade?
If i do need RVCS 0.1, where can i download it?
-
RVCS0.3.RC1 should work fine, make sure the /services directory has full RW (0777) rights and see if the /services/files directory is created after reloading the script.
-
yes i did that. when i click start, shouldnt i get some messages like.. connecting to server… or something like that?
because right now, when i clicked start, there's no message no nothing..
-
No, with RVCS there are no system messages, please test and compare with: http://demo.videosoftware.pro/rvcs/
-
In RVC, changing the links is made via the language files (/jabbecam/langiage/lang_en.ini). In RVCS there should be no "Find your date …" unless you are using the 0.3 RC1 package (that is a compiled package), all the rest is edited in the CRC.mxml (/src/CRC.mxml). More info on editing:
http://www.videosoftware.pro/forum/THREAD-Some-basic-and-frequently-asked-editing
http://www.videosoftware.pro/forum/THREAD- -Installing-and-editing-RVC-5-PART2-step-by-step-description