51
showcase17
Re: I really need help using MultiMenu
  • 2007/6/19 20:03

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


First of all: what version are you using? Go find the developers site and dl the latest version, DO NOT dl direct from this site.

If you want to put links in your theme you can do what huzhenghui said or just make a customblock.
- To Explore and Discover -



52
showcase17
Re: CBB posting with code
  • 2007/6/19 19:23

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Darn, I got PHP 4.4.4...

and the Protector module gave me some probs in the past, any other ideas?
- To Explore and Discover -



53
showcase17
Re: MENU PROBLEM
  • 2007/6/19 12:20

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Quote:
i did some changes with menu..and its looking fine...


Please tell us what changes you did, looks to me like you're working with tables
Maybe added some (java-)script? FireFox, IE6 and IE7 can react different to scripts
- To Explore and Discover -



54
showcase17
Re: CBB posting with code
  • 2007/6/19 11:52

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


THX Wuddel, that CAPTCHA code was what I was looking for

I'll give it a try, need to check my php version 1st though.
- To Explore and Discover -



55
showcase17
Re: If i change host name.....
  • 2007/6/19 10:25

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Copy the mainfile.php of your server and open it up in Dreamweaver or something like that and check and change the code as pointed out below:


// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_ROOT_PATH', 'CHANGE AND OR CHECK THIS');
define('XOOPS_ROOT_PATH', 'CHANGE AND OR CHECK THIS');

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_URL', 'CHANGE AND OR CHECK THIS');
define('XOOPS_URL', 'CHANGE AND OR CHECK THIS');

define('XOOPS_CHECK_PATH', 1);
// Protect against external scripts execution if safe mode is not enabled
if ( XOOPS_CHECK_PATH && !@ini_get('safe_mode') ) {
if ( function_exists('debug_backtrace') ) {
$xoopsScriptPath = debug_backtrace();
if ( !count($xoopsScriptPath) ) {
die("XOOPS path check: this file cannot be requested directly");
}
$xoopsScriptPath = $xoopsScriptPath[0]['file'];
} else {
$xoopsScriptPath = isset($_SERVER['PATH_TRANSLATED']) ? $_SERVER['PATH_TRANSLATED'] : $_SERVER['SCRIPT_FILENAME'];
}
if ( DIRECTORY_SEPARATOR != '/' ) {
// IIS6 may double the \ chars
$xoopsScriptPath = str_replace( strpos( $xoopsScriptPath, '\\\\', 2 ) ? '\\\\' : DIRECTORY_SEPARATOR, '/', $xoopsScriptPath);
}
if ( strcasecmp( substr($xoopsScriptPath, 0, strlen(XOOPS_ROOT_PATH)), str_replace( DIRECTORY_SEPARATOR, '/', XOOPS_ROOT_PATH)) ) {
exit("XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.");
}
}

// Database
// Choose the database to be used
define('XOOPS_DB_TYPE', 'CHANGE AND OR CHECK THIS');

// 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 'xoops'.
define('XOOPS_DB_PREFIX', 'CHANGE AND OR CHECK THIS');

// Database Hostname
// Hostname of the database server. If you are unsure, 'localhost' works in most cases.
define('XOOPS_DB_HOST', 'CHANGE AND OR CHECK THIS');

// Database Username
// Your database user account on the host
define('XOOPS_DB_USER', 'CHANGE AND OR CHECK THIS');

// Database Password
// Password for your database user account
define('XOOPS_DB_PASS', 'CHANGE AND OR CHECK THIS');

// Database Name
// The name of database on the host. The installer will attempt to create the database if not exist
define('XOOPS_DB_NAME', 'CHANGE AND OR CHECK THIS');
- To Explore and Discover -



56
showcase17
CBB posting with code
  • 2007/6/19 10:00

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


I'm running the CBB forum version 3.05, over the last few weeks there's a lot of spam posted. Is there a hack or something, like a code to confirm the post?

I'd like to keep the possibility for non-members to post in our forums but like to keep the spam out. I know there's an option so I can screen the posts first, but that's not what I want.
- To Explore and Discover -



57
showcase17
Re: Why is this topic locked: "Xoops 2.3/2.4 or 3.0 update?"
  • 2007/5/20 14:26

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Sigh...

it still depresses me the ppl running this show can't take any comments. Always been this way and suppose it always be.

Comments are learningexperience ppl! I agree with some and disagree with others, but all those comments are valid! Maybe one is easier to solve over others, but still all comments are valid.

The trend with those comments is always the same:
1. someone makes a well meant comment, having a problem or anything like that.
2. some dev or someone involved with XOOPS responds and starts denying and or gets personal.
3. before we know it theres a new dogfight and ppl start leaving XOOPS and or get pushed to the background. Their comments are not welcome and they will think again the next time putting something up (that's what happened to me).

We should pick up the pieces right now and start to see the real picture. Dev's, moderators should take their responsibilities and realize they represent a great product! You can't go accusing users of anything just because they have comments. Start thinking commercial, if this was a business how many customers would you still have? Would you be able to talk to your customers the way you do now?

Is this the commercial you want to run for Xoops?
"Yep we're free but $%^&*(&^%$%^&* #$%^%$##$%^&* #$%^& don't come complaining you $%^%#$%^& of a ^&*$$%^&*. Just be happy you're able to get this $%^&^$%^ product!"

Let me take it to the extreme:
We users are what you guys are developing for! Listen to us users or we will take this CMS to the ground. Don't come whining you put a lot of time into this, that's your choise!
All I care about is the product and the service.
But, before anyone starts over this: this is taken into the extreme!

How do we solve this?
Just some advise from someone with a graphic background. I learned not to respond immediately, take a step back, take some time and have a new look later on. Every painter, graphic artist will tell you it's always good to finish your work and put it away for a week or so, take some distance so you can have a fresh look. So maybe it would be great if you guys would take a leave for a week or so, do something else: family, friends... Take the powercord from your computer and mail it to a friend, whatever! Just no XOOPS for 1 week.
This is not just for Xoopsdevs but also for users.

Something needs to be done and it needs to be done right now if we still want to use XOOPS in a year.
Let's get a new positive look at XOOPS again and start building again, don't go deleting your accounts yet. Take a step back and have a fresh look.

So do I put the responsibility of the XOOPS mess at the XOOPS devs and moderators?
For 90% yes! Some of them useally start the dogfight (mostly the same), calling names and or accusing users. You can't do this! You guys and girls make a great product but the advertizing and service is really #$%^&%$##. Users and devs leaving XOOPS is because of you who are in for a dogfight! If you have no positive contribution to make just shut up and let others solve it.

Just to be clear: I DO NOT accuse all devs and moderators, there's a small part of them who always pick up the gloves. To you 1 advise: please leave!
Most of you do excellent work and I appriciate all the time and effort you put into it. It's really a shame you are always at the background and overwhelmed by those with the big mouths.

But that's my view and someone will start whining about it again, I'm sure of that. I won't respond to it, been some time I wanted to say this and now I finally did.
- To Explore and Discover -



58
showcase17
Re: Empty view account page
  • 2007/5/18 1:03

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


I had the calendermodule EXTCAL installed, deactivated it and all works OK now.

It looks like I installed the wrong version... 2.11 (dev version!) DOH!

I'm blonde so you can't blame me!
- To Explore and Discover -



59
showcase17
[SOLVED] Re: Empty view account page
  • 2007/5/18 0:39

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Solved it...

I deactivated the extcal module and it works again... So that's going

Thanks David, didnt think about checking the debug
- To Explore and Discover -



60
showcase17
Re: Empty view account page
  • 2007/5/18 0:34

  • showcase17

  • Not too shy to talk

  • Posts: 190

  • Since: 2005/1/6 0


Fatal error: Call to undefined function: getsearchevent() in /home/dirtyrebel/domains/dirtyrebels.com/public_html/dr/modules/extcal/include/search.inc.php on line 38
- To Explore and Discover -




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 17 »



Login

Who's Online

242 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 242


more...

Donat-O-Meter

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

Latest GitHub Commits