PDA

View Full Version : MySpace Script FAQ


Tekime
03-21-2008, 03:59 AM
MySpace Script FAQ

This post contains frequently asked questions about our turnkey MySpace Resources Script.

Please be sure to read the manual for installing, upgrading and configuring.

Where can I find support?
How do I install the script?

Silmarwen
04-15-2008, 08:06 PM
I would like to install the SMyS script on one of my domains. Could you specify how to install it via a cpanel?

Does the script have an admin panel?

Thank you!

raedy
07-14-2008, 12:04 PM
i found that your site provide cool myspace script, then i have your SMyS-0.9c script, i tried to install to my hosting (i'm a beginner on installation), then i have an error something like this when i go to my site:


Warning: require_once(/home/a_myspacc/public_html/dev/smys/lib/functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/a/public_html/mysite.com/config.php on line 78

Fatal error: require_once() [function.require]: Failed opening required '/home/a_myspacc/public_html/dev/smys/lib/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a/public_html/mysite.com/config.php on line 78

i think i set up config.php corectly but why this is happen??or i miss something that should i do??can you help me??
thx

regard
Raedy

Tekime
07-14-2008, 06:28 PM
I would like to install the SMyS script on one of my domains. Could you specify how to install it via a cpanel?

Does the script have an admin panel?

Thank you!

Sorry there is no admin in this free MySpace script.

i found that your site provide cool myspace script, then i have your SMyS-0.9c script, i tried to install to my hosting (i'm a beginner on installation), then i have an error something like this when i go to my site:...

Looks like you missed a few settings in config.php. Make sure to set the following lines 19-23 correctly for your server:

// Base path (e.g. '/home/username/public_html/')
$sm['path_base'] = '/home/intavant/public_html/dev/smys/';

// Base URL (e.g. 'http://www.example.com/')
$sm['url_base'] = 'http://www.smys.dev.intavant.com/';