41
web-M
Re: Unable to update News 1.44 block option
  • 2006/5/4 21:13

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


I also think you problem will probebly be solved when you have upgraded you site.

I think you should upgrade your site also when you did not have any problems. There where a few security fixes in the upgrades you missed. So...



42
web-M
Re: newbb - error with posting
  • 2006/5/3 13:07

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


Well it not my own site. What I can figure out he is using XOOPS 2.0.13+ and the standard xoosp newbb coremodule.

He is saying that this problem appears suddenly. In the past he did not have this problem. His host has made no changes.



43
web-M
newbb - error with posting
  • 2006/5/3 12:52

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


Someone asked what the solution could be for the following problem.

When members want to comment at en forumtopic there is appearing a blanc screen. PHP debug gives the followinf info:

Error [Xoops]: Handler does not exist
Module: newbb
Name: forum in file include/functions.php line 521



Does anyony know where this comes from and do you have a solution?



44
web-M
Re: Help with a scrollbar
  • 2006/4/30 21:27

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


Maybe this will work:

Maybe you can build this in:

<IFRAME  WIDTH=500 HEIGHT=500 frameborder="0" scrolling="yes">
<
body background="images/layout_.gif">
<!-- 
Start center-center blocks loop -->
        <!-- 
Display center blocks if any --> <body background="images/layout_.gif">
        <{if 
$xoops_showcblock == 1}> 
        <
table cellspacing="0">
          <
tr
            <
td width="100%" colspan="2"
              <!-- 
Start center-center blocks loop -->
              <{foreach 
item=block from=$xoops_ccblocks}> <table cellspacing="1" cellpadding="5">
                <
tr
                  <
td class="blockTitle"><{$block.title}></td>
                </
tr>
                <
tr
                  <
td class="blockContent"><{$block.content}></td>
                </
tr>
              </
table>
              <{/foreach}> 
              <!-- 
End center-center blocks loop -->
            </
td>
          </
tr>
          <
tr
            <
td width="50%"
              <!-- 
Start center-left blocks loop -->
              <{foreach 
item=block from=$xoops_clblocks}> <table cellspacing="1" cellpadding="5">
                <
tr
                  <
td class="blockTitle"> <{$block.title}></td>
                </
tr>
                <
tr
                  <
td class="blockContent"><{$block.content}></td>
                </
tr>
              </
table>
              <{/foreach}> 
              <!-- 
End center-left blocks loop -->
            </
td>
            <
td width="50%"
              <!-- 
Start center-right blocks loop -->
              <{foreach 
item=block from=$xoops_crblocks}> <table cellspacing="1" cellpadding="5">
                <
tr
                  <
td class="blockTitle"> <{$block.title}></td>
                </
tr>
                <
tr
                  <
td class="blockContent"><{$block.content}></td>
                </
tr>
              </
table>
              <{/foreach}> 
              <!-- 
End center-right blocks loop -->
            </
td>
          </
tr>
        </
table>
        
<{/if}> 
<!-- 
End display center blocks --></div>
<
div align="left" id="content"> <{$xoops_contents}> </div>
          <
TD>
</
IFRAME>


I tried this in a wf-chanelpage and I got the scrollbars. But I couldn't test it because I had no content.

(Misschien kun je ook nog op xoops.nl kijken )



45
web-M
Re: Error message while setup
  • 2006/4/30 13:38

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


I sugest that you again download the xoopsfiles from this site. Because sometimes something is going wrong during the down an upload from files. Nobody kwons why, it just happens

Then make a fresh install, be sure that you set your permissions in the right way. The install procedure will help with that.



46
web-M
Re: Help with a scrollbar
  • 2006/4/30 13:30

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


I'm not a coder but i think you have to set into your html page that the code you use is html.

Maybe you can do this by starting with <html> and then you code and after that end with </html>

I don't know for sure but maybe that will do the job.


Matybe there are some others that are also willing to help?



47
web-M
Re: Delete menusub of news
  • 2006/4/30 13:22

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


- go in the root to the map modules/news.
- download xoops_version.php.
- open this file with an editor.
- search for:
Quote:

// Menu
$modversion['hasMain'] = 1;
$modversion['sub'][1]['name'] = _MI_NEWS_SMNAME1;
$modversion['sub'][1]['url'] = "submit.php";
$modversion['sub'][2]['name'] = _MI_NEWS_SMNAME2;
$modversion['sub'][2]['url'] = "archive.php";


- changes this into:
Quote:

// Menu
$modversion['hasMain'] = 1;
//$modversion['sub'][1]['name'] = _MI_NEWS_SMNAME1;
//$modversion['sub'][1]['url'] = "submit.php";
//$modversion['sub'][2]['name'] = _MI_NEWS_SMNAME2;
//$modversion['sub'][2]['url'] = "archive.php";


- save the changes in the orginal file (xoops_version.php)
- upload this new file back into the place you had downloaded it from (modules/news)
- go to the adminsite and update you news module. You do that bij chosing 'system admin' then go to 'modules', there you search for the installed news module and select in the most right colom 'update' (this is the square box next to the green circle).
When you now go to you homepage you'll see that the items are dissapeared.

Good luck



48
web-M
Re: What is the easiest way to build a XOOPS Server?
  • 2006/4/29 12:39

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


Well I use two different local servers

The fist one is: WAMP this is a complete package witch include MySQL and PHP5 youcan easily download and intergrate PHP 4.

They have a very active forum where you can get the answers to all your questions. Follow THIS LINK to see the home page of WAMP (in Englisch or French)

The second one is XSAS (XoopsStandAloneServer)this is also a complete package with XOOPS already included. Follow THIS LINK to see it's homepage (sourceforge)and get to the fora etc.

At this moment I prever WAMP because it uses a newer MySQL version in witch it's possible to dump your file into a previous version. I need this because mij host uses an older version)

For you when you don't need it as a testserver but as a local server it doesn't matter I think.



49
web-M
Re: Editing Keywords
  • 2006/3/3 21:02

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


I think that when you've put your photographs in your personal album or you've set de rights that the admin can enter all the albums you can change every individual photograph by clicking on it and choose to change the picture.

So i guess that also the to change keywords at a later moment.



50
web-M
Re: set of new logos
  • 2006/2/22 12:11

  • web-M

  • Just popping in

  • Posts: 100

  • Since: 2006/1/2 2


I think there was already a new favicon voor Xoops. Because it has already been used in this theme.

I don't know why it is off now. I allready wrote a few days ago to one of the teamleaders with this message.

But still thanks for your nice work.




TopTop
« 1 2 3 4 (5) 6 »



Login

Who's Online

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


Members: 0


Guests: 223


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