61
johno123
Re: Get your Xoops for only $149.97.
  • 2006/11/7 5:58

  • johno123

  • Just popping in

  • Posts: 10

  • Since: 2006/11/7


hey could i get those mods and templates you are offering. I wanna try them out too

msn me at

electricknowledge@telus.net

thx

62
Herko
Re: Get your Xoops for only $149.97.
  • 2006/11/7 10:21

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Quote:

johno123 wrote:
hey could i get those mods and templates you are offering. I wanna try them out too

msn me at

<snip>

thx


Most definately not! We're not going to support illegal trade of code! This is EXACTLY what we're against, and now you're asking us to do the same!?

Some people...

Herko

63
kuwie
Re: Get your Xoops for only $149.97.
  • 2006/12/5 10:25

  • kuwie

  • Just popping in

  • Posts: 1

  • Since: 2006/12/5


this is the code from the mainfile.php in phpmyspacegold:

<?php

if ( !defined('XOOPS_MAINFILE_INCLUDED') ) {
define('XOOPS_MAINFILE_INCLUDED', 1);

// Physical Path
// Physical path to your main directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', '/home/thedemos/public_html');

// Virtual Path (URL)
// Virtual path to your main directory WITHOUT trailing slash
define('XOOPS_URL', 'http://yourdomain.com');

// Database
// Choose the database to be used
$xoopsConfig['database'] = 'mysql';

// Table Prefix
// This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default 'pop'.
$xoopsConfig['prefix'] = 'pop';

// Database Hostname
// Hostname of the database server. If you are unsure, 'localhost' works in most cases.
$xoopsConfig['dbhost'] = 'localhost';

// Database Username
// Your database user account on the host
$xoopsConfig['dbuname'] = 'your db user name here';

// Database Password
// Password for your database user account
$xoopsConfig['dbpass'] = 'your password here';

// Database Name
// The name of database on the host. The installer will attempt to create the database if not exist
$xoopsConfig['dbname'] = 'your db name here';

// Use persistent connection? (Yes=1 No=0)
// Default is 'Yes'. Choose 'Yes' if you are unsure.
$xoopsConfig['db_pconnect'] = 0;

// Default setup language.
$xoopsConfig['default_language'] = 'english';

if ( XOOPS_ROOT_PATH == '' ) {
if ( @file_exists('_install/index.php') ) {
header('Location: _install/index.php');
exit();
}
}

include_once(XOOPS_ROOT_PATH.'/include/common.php');
}

?>


64
Mrbuzzsaw
Re: Get your Xoops for only $149.97.
  • 2008/5/13 20:53

  • Mrbuzzsaw

  • Just popping in

  • Posts: 1

  • Since: 2008/5/13


I am curious about something.
i was looking for a php based myspace clone and i seem to have run headlong into this post as well as finding the site who makes
PHPMYSPACE

i also found a site offering it for download via Rapidshare so i pulled it
however this is what it gave me

MySpace.Gold.v8.0.Retail (Nulled)


now i am really unclear what i have here and obviously don't want to go running this and expose myself to a problem.

am i mistaken in assuming XOOPS is Free for me to use?

is this a mod to Xoops?
if so am i free to use it?
if these people have done as you say i really do not want to run there stuff.
is there a legit mod for XOOPS you recommend?

as i said i want a myspace type page but i want it from someone who is not shady

65
Alex_Grey
Re: Get your Xoops for only $149.97.
  • 2008/5/13 22:07

  • Alex_Grey

  • Just popping in

  • Posts: 43

  • Since: 2007/6/16


i'm wondering if myspace could sue them for using their name in that product.

..
“There is nothing impossible to him who will try.” ~Alex The Great~
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

66
Sean_Bissell
Re: Get your Xoops for only $149.97.

Mrbuzzsaw,

I don't know what MYSPACEPHP is but based on what I've read in this thread it seems a little "shady."

Anything that has MYSPACE in the title and is not sponsored by Myspace specifically is a reason to at least be suspicious.

I do wonder if it might be a XOOPS clone in some way.

Personally, I'd do my research before using the product.

Good luck!

67
gordo
Re: Get your Xoops for only $149.97.
  • 2008/6/28 11:44

  • gordo

  • Just popping in

  • Posts: 49

  • Since: 2006/8/17


After reading this thread the other day, I went on the hunt and found a copy of the nulled version.

Now boys and girls this won't be alive to long, but if anyone wants to have a look at it. Please do Ihaven't been able to get everything working as yet

www.carrowroad.net/gold/

68
gordo
Re: Get your Xoops for only $149.97.
  • 2008/7/2 8:46

  • gordo

  • Just popping in

  • Posts: 49

  • Since: 2006/8/17


Hope some of you had a look .as I am now taking it down

Login

Who's Online

204 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits