91
Lance_
Re: Desperate for Assistance with WRAPS
  • 2006/10/24 18:21

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


First off,

The code for XOOPS_TRUST_PATH is as follows

define('XOOPS_TRUST_PATH','/home/yourhome/xoops_trust_path'); // eg.


Nothttp://..... but the real path to the folder.

The reason for this is that you are supposed to put it outside your public_html folder.

Example:

xoops is installed in /home/username/public_html/xoops/

And you would put the modules xoops_trust_path in

/home/username/trusted_xoops/

Note that the TRUSTED_XOOPS folder would not be viewable from the internet but is accessible by the module when the above line is inserted in mainfile.php.

Start with this part at least.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



92
Lance_
Re: Google and Xoops Search
  • 2006/10/24 0:35

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


If you're looking for something like I have on xoopslance.com, then it is created from within my adsense account.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



93
Lance_
Re: clone of content module
  • 2006/10/23 13:30

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Move from Content to TinyD and solve your problems from duplication and of unsupported modules.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



94
Lance_
Re: Install folder change?
  • 2006/10/22 13:23

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


And Place in the root of your webspace and index.php file to automatically open XOOPS from the folder.

index.php
<? 

header("Location: /forum/"); 

?>
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



95
Lance_
Re: NEED Developer Install/Configure
  • 2006/10/22 2:32

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


You can post on xoopslance.com with your budget. Link is in the sig below.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



96
Lance_
Re: Installed, But my Private domains needs /xoops after it. Help?
  • 2006/10/18 11:59

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


For the benefit of others, (if ever someone actually uses the search feature, )

I personally usually install XOOPS in it's own folder. The reason behind this is to keep things tidy. FOr example if you install the base files in the root of your hosting then want to add another script, it will find itself mixed in with the XOOPS folders. Can get to be a pain to update while making sure you don,t affect other scripts.

So, in that light, install XOOPS in it's own folder. You can use any name. Then create an Index.php file to put in the root of your webspace redirecting users to the XOOPS folder when accessing the base URL.

index.php
<? 

header("Location: /yourxoopsfoldername/"); 

?>


I use this in all my sites in my sig.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



97
Lance_
Re: Looking to Import Text, anyone???
  • 2006/10/14 12:26

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


The module you describe doesn't exist. Maybe the wraps module could help you out.

http://www.peak.ne.jp/xoops/md/mydownloads/singlefile.php?lid=75&cid=1
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



98
Lance_
Re: How to change Main Menu ...
  • 2006/10/10 23:25

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Follow the path to get to Groups Permissions, click Anonymous Group and check the Modules you want all visitors to have access to.

The Main Menu is already checked by default and will not make it see links to other modules, as mentioned above.

Cheers

GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



99
Lance_
Re: Multiple MyIframe Usage
  • 2006/9/20 19:56

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


I was a big user of the module, but also came up with the same limitations.

It is much easier to use TinyD to create as many modules as you need and use the same IFrame logic as in the Iframe modules templates to achieve the same goals.

I use this method extensively on my sites.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



100
Lance_
Re: Woops with Xoops
  • 2006/9/19 2:39

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


I get the feeling that the old forum used was xIPB which hacked some core files and took over the PM features.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 78 »



Login

Who's Online

235 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

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

Latest GitHub Commits