101
otr222
Re: I have a problem with simplified url hack
  • 2005/6/29 14:20

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


I know it took me a few tries before I got it right.
The file is loadpage.php so I wouldn't be concerned about that.

This is from thread down at core hacks:(I'll post the link when I find it)LINK
You may want to go thru that entire thread. You may find your answer in there somewhere. Good Luck
---------------
How to Install
1) Modify your loadpages.php.
Set your start module's dir name at line 33.
If you don't set a start module, please set it blank like: $start_module = "";
Set the position of "loadpages.php" at line 38.

2) Upload this two files to your XOOPS root dir:
- loadpages.php
- simplified_url.php

3) Modify your .htaccess file, the one you have in your XOOPS root dir (if any)
and add the contents of the included .htaccess file. If you don't have one, just upload the one I provided.

4) In the XOOPS root dir, there is a file named mainfile.php
Open it and add the following line just after the disclaimer (line 41 for
Xoops 2.09):

include "simplified_url.php";


It must be put under "XOOPS_URL"
ex :

39:define('XOOPS_URL', 'http://localhost/');
40:
41:include "simplified_url.php";
42:
43:define('XOOPS_CHECK_PATH', 0);


5) Save mainfile.php and upload it to your server.
-----------------



102
otr222
Re: I have a problem with simplified url hack
  • 2005/6/28 21:17

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


I think you may of forgot this step:

"How to Install
1) Modify your loadpages.php.
Set your start module's dir name at line 33.
If you don't set a start module, please set it blank like: $start_module = "";

Set the position of "loadpages.php" at line 38."

Just a guess.



103
otr222
Re: Edit users menu
  • 2005/6/27 18:25

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Thankyou Gambero

That sounds easier than the way I finally figured out how to do it.

I found the file:
modules\system\templates\blocks\system_block_user.html
and cut out:
<a href="<{$xoops_url}>/notifications.php"><{$block.lang_notifications}></a>

thanks again



104
otr222
Edit users menu
  • 2005/6/27 17:50

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


The user menu contains:
View Account
Edit Account
Notifications
Logout
Inbox

Is it possible to eliminate (remove) the "Notifications" link from that menu? If so what file?

thankyou



105
otr222
Re: Time & date format
  • 2005/6/15 22:52

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


ThankYou Dave, It's like fitting the pieces of a puzzle together.



106
otr222
Re: Forms
  • 2005/6/15 20:23

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Maybe you could adapt this somehow:
Tell A Friend
http://www.peak.ne.jp/xoops/md/mydownloads/singlefile.php?lid=48&com_id=273&com_rootid=273&cid=1&



107
otr222
Re: Time & date format
  • 2005/6/15 18:30

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


How about if one wanted to change the date format in a module.
Such as mylinks. The above solution doesn't seem to apply to a module. Is it possible and how would this be done?

thanks



108
otr222
Re: WF-Links 1.0.1 RC
  • 2005/6/12 21:23

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Quote:

peterr wrote:
Hi,

After using wf-links for a few days, and having found several bugs already (one I was able to hack/fix), I'm wondering now about going back to mylinks, which doesn't have all the "bells and whistles' of wf-links, but at least it is bug free.

The most annoying thing with wf-links is I could not get it to stop anonymous users from submitting a link, it was either block them out completely, or if they have 'viewable' access, they could still submit a link. Have dropped a bug report on sourceforge, and also the forums, but no responses. If there is no support for this, then "plain old vanilla' mylinks will have to do. :(

Peter


Has anyone found a fix to stop anonymous users from submitting a link without approval first?

thanks



109
otr222
Re: Poll module question?
  • 2005/6/11 17:09

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Maybe this:

https://xoops.org/modules/repository/singlefile.php?cid=51&lid=1546]XOOPSPoll



110
otr222
Re: No shots in myLinks
  • 2005/6/5 21:56

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


They are showing up for me with MS Internet explorer 6.0




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



Login

Who's Online

231 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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