Forums Sign Up Reply Search Statistics
Star Rating System GraFX Software Solutions - Forum / Star Rating System /

See template_test.html??

 Page Page:  ««  1  2 
Author Anonymous
Guest
#16 Posted: 14 Feb 2006 00:58:48
Reply 
Ok, I fixed the problem with the images, I had named the directory "graphics" instead of "graphic". Sorry about that.

About the radio-button problem, I will just neglect that problem and see if I get it working anyway...

thanks for the help

Joel
Author software
Admin
#17 Posted: 14 Feb 2006 07:27:20
Reply 
welcome
Author Maribel
Forums Member
#18 Posted: 21 Apr 2007 22:53:16
Reply 
ok im trying to configurate.....i download every files in my database, but i dont know if im right in configutation....

When i enter to my Admin tools, this is the message:

phpMyAdmin - Error

phpMyAdmin was unable to read your configuration file!
This might happen if PHP finds a parse error in it or PHP cannot find the file.
Please call the configuration file directly using the link below and read the PHP error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.
If you receive a blank page, everything is fine.


This is the code:

<?php
/*
################# STAR RATING SYSTEM ##################
################################################## ##########
CWB PRO $Name: $
Revision $Revision: 1.10 $
Author $Author: webmaster $
Created 03/01/02 $Date: 2005/02/14 17:48:46 $
Writed by GraFX (it@grafx.ro)
Scripts Home: http://www.grafxsoftware.com
################################################## ##########
File purpose CONFIG FILE
################################################## ##########
*/

// START EDITING HERE

$DB_USR = "Administrator";
$DB_PWD = "*********";
$DB_NAME = "puertoricanmusiconline.com";
$DB_HOST = "yahoo.com";

// always close your URL with ending slash /
//default URL path like http://www.yourdomain.com/
// where test.php is or your PHP file with rating file
$DEFAULT_URL = "http://site.puertoricanmusiconline.com/rate/";

// default template path where template_test.html and
// template.confirmare.html can be found.
// always close the path with ending slash /
// /home/path/to/your/files/rate/
$TEMPLATE_PATH = "/home/www/puertoricanmusiconline.com/rate/";

// rate directory, we suggest rate/
// always close the path with ending slash /
// like /home/path/to/your/files/rate/
$RATE_PATH = "/home/www/site.puertoricanmusiconline.com/rate/";

// rate URL,
// always close your URL with ending slash /
// like http://site.puertoricanmusiconline.com/rate/
$RATE_URL = "http://site.puertoricanmusiconline.com/rate/";

// END EDITING HERE

// en (English), ro (Spanish) etc.
$LANG = "en";
// time expire (Should be in secs!!! 1 min = 60 sec; 1 hour = 3600 sec; 1 day = 24*3600; 3 days =3*24*3600 )
$TIME_EXPIRE = 3600;

// the type of rating listing
// (choose: option->drop down menu or radio -> radio buttons)
$RATE_TYPE="radio";

// How many stars? full=10 stars half=5 stars
$RATE_STAR_OPTION="full";


?>



What the error?
Author Maribel
Forums Member
#19 Posted: 21 Apr 2007 23:12:56
Reply 
also i have this message:

ERROR: Specified ROOT dir [/home/www/puertoricanmusiconline.com/rate/] is not a directory

What is the Path???? what i have to write in path??/ im install everything and all pages its "blank" .....

// default template path where template_test.html and
// template.confirmare.html can be found.
// always close the path with ending slash /
// /home/path/to/your/files/rate/
$TEMPLATE_PATH = "/home/www/puertoricanmusiconline.com/rate/";

// rate directory, we suggest rate/
// always close the path with ending slash /
// like /home/path/to/your/files/rate/
$RATE_PATH = "/home/www/site.puertoricanmusiconline.com/rate/";
Author software
Admin
#20 Posted: 22 Apr 2007 00:33:23
Reply 
I have uploaded in ratepro directory, but cannot manage to do a database in Yahoo Control panel :-((
So I cannot continue the setup.
Author Maribel
Forums Member
#21 Posted: 22 Apr 2007 00:37:16
Reply 
I send to you my personal info at your email. Thanks, if you need some information im online...
Author software
Admin
#22 Posted: 29 Apr 2007 10:16:42
Reply 
We are still stucked, Yahoo Control Panel is not let to do much :-((
 Page Page:  ««  1  2 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.