241
jfmoore
Re: efqDirectory
  • 2005/7/16 23:26

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


I'm wondering how this is going? Haven't seen any new input in a while.
...



242
jfmoore
Re: Mx-directory Beta2 - input welcome
  • 2005/5/8 13:16

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


Quote:

2newbie wrote:
Can the "sponsored listings" heading be made an option or removed completely from this module ?

Where might I find the code for each "option" I would like to decide which option gets what feature. Is this possible.

sample: option 1 - only gets name and link to website
option 2 - name description and link
etc....


I'll second that--at least as far as changing the options goes! Ideally, one coule set his own options, within reason, but, if they must be hardcoded in, you might want to open up input as to just what each option should be. For me, at least, I'm leaning toward something like this:

1. Name, address, phone, fax, and maybe email

2. Above plus email, if not already included, and link to website

3. Above plus logo

4. Above plus highlight and photos

5. Above plus page sponsor and more photos

or something similar.

I really, really appreciate your work!

JFM



243
jfmoore
Page not reloading
  • 2005/3/12 22:24

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


I have used multiple XOOPS test sites over the past year, and, over the past couple of months, I have had 3 different sites to stop automatically reloading the page after database updates. What could cause this, and how do I troubleshoot and fix it?

JFM



244
jfmoore
Problem moving Xoops site
  • 2005/3/3 6:24

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


I am trying to move my XOOPS site from avenue411.com/site3 to avenue411.com/site and have modified mainfile.php appropriately (I think) as follows:

// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_ROOT_PATH', '/home/avenue41/public_html/site');
    
define('XOOPS_ROOT_PATH''/home/avenue41/public_html/site');

    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_URL', 'http://www.avenue411.com/site');
    
define('XOOPS_URL''http://www.avenue411.com/site');


Banners, however, are not showing up. A look at the source file for the home page reveals the following:

</head>
<
body>

<
table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" id="okvir">
  <
tr>
    <
td>
      <
table width="100%" cellspacing="0">
        <
tr id="header">
          <
td id="headerlogo"><a href="http://www.avenue411.com/site/"><img src="http://www.avenue411.com/site/themes/7dana-clean/images/ave411-200x100-bw.png" alt="Avenue411.com" border="0" /></a></td>
          <
td align="right" id="headerbanner"><div><a href="http://www.avenue411.com/site/banners.php?op=click&bid=1" target="_blank"><img src="http://www.avenue411.com/site3/images/banners/xoops_banner.gif" alt="" /></a></div>&nbsp;</td>


Where do you suppose the "site3" above is coming from? I must have missed something. What was it?

JFM



245
jfmoore
Re: FriendFinder -Requires Globals or what?
  • 2005/2/25 1:49

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


Quote:

tripmon wrote:
JFM, hope you have a sense of humor (I'm a joker) & would love your help in de-globalizing if that is why you were interested in "testing"... smartass comment to follow.


I would be glad to help in whatever way I can. (Just so you know, whatever way I can would not include writing code. )

Quote:

In a nutshell, you can't do crap with this module (native that is, as opposed to my hacked ver.) running under a register_globals=OFF environment.


Fixing modules like this would obviously be the best solution, but, since there are other modules with this problem, too, I was wondering if one could just turn globals on with an .htaccess file for the module and then protect the site with GI Joe's XOOPS Protector which is supposed to protect against the globals problem?

JFM



246
jfmoore
News 1.3 tabs
  • 2005/2/24 18:06

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


With the tab option on in the the recent news block, the block appears to be fixed in height and takes up a lot of real estate. Is there a relatively easy way to make the height variable depending upon the content like similar blocks?

Or, is there a good reason why this shouldn't be done?

JFM



247
jfmoore
Re: PHP Debug Message?
  • 2005/2/24 17:53

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


Quote:

wfsection wrote:
There must be another module that using these defines before the news2 module (News1?). As they are notices, they are harmless and should not affect the workablity of XOOPS or the modules in question.


Thanks. Just to be sure, though: It's OK for 2 or more modules to define the same constants, and I can just ignore this?

JFM



248
jfmoore
PHP Debug Message?
  • 2005/2/24 5:44

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


I uploaded the News 1.1 clone News2 to the XOOPS module directory. Then I went to admin/modules and paged down to the news2 install icon. The following PHP Debug messages were displayed at the bottom of the page even before the module was installed. What do they mean?

Notice [PHP]: Constant _MI2_STORYHOME already defined in file modules/news2/language/english/modinfo.php line 26
Notice [PHP]: Constant _MI2_NOTIFYSUBMIT already defined in file modules/news2/language/english/modinfo.php line 27
Notice [PHP]: Constant _MI2_DISPLAYNAV already defined in file modules/news2/language/english/modinfo.php line 28
Notice [PHP]: Constant _MI2_ANONPOST already defined in file modules/news2/language/english/modinfo.php line 29
Notice [PHP]: Constant _MI2_AUTOAPPROVE already defined in file modules/news2/language/english/modinfo.php line 30
Notice [PHP]: Constant _MI2_STORYHOMEDSC already defined in file modules/news2/language/english/modinfo.php line 33
Notice [PHP]: Constant _MI2_NOTIFYSUBMITDSC already defined in file modules/news2/language/english/modinfo.php line 34
Notice [PHP]: Constant _MI2_DISPLAYNAVDSC already defined in file modules/news2/language/english/modinfo.php line 35
Notice [PHP]: Constant _MI2_AUTOAPPROVEDSC already defined in file modules/news2/language/english/modinfo.php line 36

Thanks.
JFM



249
jfmoore
Re: FriendFinder -Requires Globals or what?
  • 2005/2/22 3:28

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


What is it exactly in FriendFinder that doesn't work with globals off so I can test it?

JFM



250
jfmoore
Re: MultiMenu 1.5 - Drop List and Select box?
  • 2005/2/21 20:52

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


Quote:

solo71 wrote:
I have started a poll on my site : How many menu for multiMenu?

Feel free to give your opinion there, please.


Great idea. I might suggest, though, that you announce it somewhere--perhaps XOOPS News. I don't know how many interested people will find it via this thread. I don't know about others, but I watch XOOPS News.

JFM




TopTop
« 1 ... 22 23 24 (25) 26 27 28 ... 32 »



Login

Who's Online

140 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 140


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