31
Ruddle
Re: File Upload in NewBB?
  • 2003/12/8 20:42

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Thanks... I think I'll stay with NewBB and punt!



32
Ruddle
Re: File Upload in NewBB?
  • 2003/12/8 17:35

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Thanks. I downloaded the IPB and looked through the files. There seems to be a lot of system files, etc, that need to be overwritten. Have you installed this board? Have you run into any problems?

It looks like a nice app.



33
Ruddle
File Upload in NewBB?
  • 2003/12/8 14:24

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Does anybody know of a hack of NewBB to allow for file upload? It would be very helpful to upload a document and then discuss it. I guess the only way now is to link it in the original post?

I guess you could use downloads on wfsections and then have the discussion be in comments...

Has anyone encountered this and can offer some insight other than the obvious? Is there another board module with this functionality already built in?

Thanks



34
Ruddle
Re: Block positioning question?
  • 2003/12/8 14:08

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


No, I know it is not a "small fix". It is a core functionality issue. I meant that the positioning issue was "small issue" for me to accept in the light of the rest of the great functionality of xoops. My workaround is to determine the way I need to present my data in the current block configuration.




35
Ruddle
Re: Block positioning question?
  • 2003/12/8 12:39

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Thanks for the clarification before I spend hours digging through files. I didn't know if I was encounting a bug or something. It was a little misleading as since everything is based on weight, I thought there was more flexibility in positioning. Thats OK.

This is but a "small" issue to deal with. XOOPS is such a great app, I'll deal with it! Perhaps some snowy day this winter, I'll look into a workaround!

Keep me in mind if you all solve it sooner!

Rick



36
Ruddle
Re: Block positioning question?
  • 2003/12/6 17:55

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Thanks to both of you for responding. You can usually always find an answer to your questions here!

The way I read this is, your have some positioning control but not free reign... right? The center blocks have to either over, or under, the left/right (columned) blocks? It seems impossible to to have the center blocks positioned BOTH above and below them, right?

Is this configuration (below) impossible?

Resized Image

Rick



37
Ruddle
Block positioning question?
  • 2003/12/6 2:29

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


I am having some difficulty in placing a block on my front page in a particular position (see the graphic below). I am unable to place the Forums block beneath the two smalled side by side blocks. No matter what weight I give it.

Resized Image

Perhaps there is a reason for this. If there is, it would be helpful to know so I'll stop looking for a solution! Can no center positioned blocks be place under two columned blocks?

Anyone else have a problem with this? Can this be fixed/solved? Anyone's help would be greatly appreciate!

Rick



38
Ruddle
WF-Sections WYSIWYG Bug
  • 2003/12/4 13:29

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


I posted a question on this before and Catzwolf replied that the WYSIWYG editor in WF-Sections shouldn't be using the AddTable.htm file to create tables. But it is... Catzwolf, what am I missing?? My wife says I don't have a clue most of the time... perhaps this is one of my "senior moments"!

The following line of code is in the /modules/wfsection/include/wysiwygeditor.php file:

<img style="cursor:hand;" src="<?=XOOPS_URL?>/modules/<?php echo $GLOBALS['drname']?>/images/wysiwyg/table.gif" align="middle" border="0" alt="Link to external site" onClick="addTable()" />

This line calls the following function...

function addTable()
{
ReturnValue=window.showModalDialog("AddTable.htm","","dialogWidth=310px;dialogHeight=150px;status=0");
if(ReturnValue && ReturnValue!="") pasteHTML(ReturnValue);
}


The AddTable.htm files does not exist. Has anyone else encountered this problem? Is there a workaround? Was there a file update I missed?

Is there any status on when WF-Sections might be rolling out the inclusion of the SPAW editor?

Thanks much!
Rick



39
Ruddle
Re: User (Edit Profile) Form Question
  • 2003/12/3 19:09

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Hey, that did it! I kind of disregard index files as there are so many of them in XOOPS directories (index.html files).

I had to assign a variable:

$userdata['phone'] = $foundusers[$j]->getVar("user_from");

worked great!

Thanks for the direction!

Rick



40
Ruddle
Re: User (Edit Profile) Form Question
  • 2003/12/3 17:48

  • Ruddle

  • Just popping in

  • Posts: 61

  • Since: 2003/11/10


Here's another question though...

I have the member's module to automatically display all members. For a member info list.

I have refined the colum display of the table a bit but am having difficulty in finding where the file is getting it's values from.

As I mentioned before, I am using the original table columns to hold the new values (i.e. in the xoops_users table, user_from now holds the user's phone number.)

The search results template (/modules/xoopsmembers/templates/xoopsmembers_searchresults.html) plugs in a value: <{$users[i].website}>. How would I grab the value for location? I tried <{$users[i].location}> and <{$users[i].user_from}> but nothing has worked.

This must be being mapped in a secondary file.

Any ideas??

Thanks,
Rick




TopTop
« 1 2 3 (4) 5 6 »



Login

Who's Online

206 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 206


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