292591
ktshen
Re: Banner click go's back to strange login screen
  • 2003/7/7 9:53

  • ktshen

  • Just popping in

  • Posts: 2

  • Since: 2003/7/7 2


you can try this
a. find out php.ini
set register_globals = On

or try this
b. alter banner.php
add this

if (empty($op)){
$op = $_GET["op"];
}
if (empty($bid)){
$bid = $_GET["bid"];
}

before this line switch ( $op ) {

I have same problem on my server.
I try to set register_globals = On
It works, but I think they may cause a lot of security problem.
so I set register_globals = Off and try to alter banner.php to get $op and $bid from GET form.
It works too.



292592
ukandrewf
Re: center blocks order

question on a similar topic...

I'm sure that in XOOPS 1.3.x the center center blocks used to appear above center left/right. But now in XOOPS 2.0.3 it seems that it's the other way round. Is there anyway to get center, center blocks appearing at the top of a page which also contains center left/right content?



292593
fruitpie
Re: WF-Sections V1 Released
  • 2003/7/7 9:44

  • fruitpie

  • Just popping in

  • Posts: 3

  • Since: 2003/5/7 2


Quote:

Catzwolf wrote:
Quote:
Fatal error: Undefined class name 'errorhandler' in .../html/modules/wfsection/class/wfscategory.php on line 141


This is the little devil that is causing this problem, even without looking at my code.


Thanks Catz. I added an include for the errorhandler into wfscategory.php, and that fixed that problem. Also, turns out my database tables were missing the right prefix (since I installed them using phpmyadmin), so I added the correct prefix to my mySQL tables and voila! we're in business.



292594
bosello
Re: How to improve WF - Sections
  • 2003/7/7 8:22

  • bosello

  • Just popping in

  • Posts: 11

  • Since: 2003/7/3 1


A short summary of the suggestions are moved to:
WF-Section forum (Feature requests) as separate threads.

Let's move there!



292595
destrux
Re: How to improve WF - Sections
  • 2003/7/7 7:50

  • destrux

  • Moderator

  • Posts: 57

  • Since: 2002/6/3 1


I think you could benefit more and have your ideas heard more by the mod dev if you posted on the wfsections site here.



292596
bosello
Re: WF-Sections V1 Released
  • 2003/7/7 7:45

  • bosello

  • Just popping in

  • Posts: 11

  • Since: 2003/7/3 1


The thread "How to improve WF - Sections" is now moved as separate suggestions on WF Forums - Feature requests. We can talk about "futures" in that great module (hopn' that the great man called Catzwolf will not escape to Maldive thinking about the work).

It's only to suggest




292597
bosello
Re: How to improve WF - Sections
  • 2003/7/7 7:39

  • bosello

  • Just popping in

  • Posts: 11

  • Since: 2003/7/3 1


Possibility to list on the block "WF-Section downloads" the files "into" the categories (so the same organization of the news).




292598
bosello
Re: WF-Sections V1 Released
  • 2003/7/7 7:33

  • bosello

  • Just popping in

  • Posts: 11

  • Since: 2003/7/3 1


<select name='id' onchange="location.href='http://www.*********.com/x/html/modules/wfsection/index.php?category='+this.options[this.selectedIndex].value">
<option value='0'>-----------</option>
<br />
<b>Fatal error</b>: Undefined class name 'xoopsmodule' in <b>/home/*********/public_html/x/html/modules/wfsection/class/wfstree.php</b> on line <b>199</b><br />

I asked to show on the left the item "WF-Section Topics".

About my "weight" issue: i don't want to order also the articles by weight, but only categories and subcategories.




292599
mvandam
Re: Configurable, optional, profile fields
  • 2003/7/6 22:10

  • mvandam

  • Quite a regular

  • Posts: 253

  • Since: 2003/2/7 2


Quote:

Everyone wants this feature, but no developer answers these questions or requests.


I know this is an old thread. This idea discussed sounds like a good one to me as well. To make sure devs read feature suggestions such as this (they don't have time to read *all* forum posts/threads), please post on sourceforge. First make sure nobody has already posted it, then outline in detail the feature... if you are familiar with XOOPS code, then any implementation ideas you have would be helpful as well.



292600
gorion
Re: WF-Sections V1 Released
  • 2003/7/6 16:56

  • gorion

  • Just popping in

  • Posts: 1

  • Since: 2003/7/6 1


pls :( that's what i need .....................




great , really great job , i hope that will be a core module ;)


it's wonderful..


PLS re- up the file :_(

;)







Login

Who's Online

244 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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