41
sailjapan
Re: hahaha culex your signature

Talking of error pages, aphex (of themes fame) has a great one: here



42
sailjapan
Re: Install trouble

So your file structure looks like this:

/home/xoops/index.php

Did you try to access yourdomain.com/xoops/install/index.php ?




43
sailjapan
Re: Install trouble

You read the release notes, ran the file check and installed the site without any problems, right?



44
sailjapan
Re: Running mutiple xoops sites on one server

Don't forget to check out the "XOOPS Hosting" forum too.



45
sailjapan
Re: Spammer registrations

Had the same problem here. Maybe a trend? I've made it so all registrations come to me for approval first. Not a perfect solution, but all I could think of

[edit: I'm referring to my own sites, of course. Not xoops.org]



46
sailjapan
Re: Running mutiple xoops sites on one server

wishcraft posted here about multisite. That might help. Another idea might be to change hosts! I can recommend futurehosting.com who I rent a vps from. Very reasonably priced, and no down time to date (almost 3 years). No file limits that I'm aware of (running 5 XOOPS sites there atm).



47
sailjapan
Re: Adding a plain url link into mainmenu

Putting a block in a block? Seems like a hard way to do it to me...

go to admin>system>blocks> and click on 'edit' for the 'Main Menu' block (system_block_mainmenu.html) and you should find the code (edit template) looks something like this:

<table cellspacing="0">   
<
tr>
     <
td id="mainmenu">
       <
class="menuTop" href="<{$xoops_url}>/">Home ホーム</a>
       <!-- 
start module menu loop -->
       <{foreach 
item=module from=$block.modules}>
       <
class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/" title="<{$module.name}>"><{$module.name}></a>
         <{foreach 
item=sublink from=$module.sublinks}>
           <
class="menuSub" href="<{$sublink.url}>" title="<{$sublink.name}>"><{$sublink.name}></a>
         <{/foreach}>
       <{/foreach}>
       <!-- 
end module menu loop -->
     </
td>
   </
tr>
 </
table>


Add your link (regular html will do fine) after the
end module menu loop -->

part.



48
sailjapan
Re: Popnupblog 3.2.5 Templating output

nobody here uses popnupblog?



49
sailjapan
Popnupblog 3.2.5 Templating output

Hi. popnupblog seems to be running nicely on my clean install of XOOPS 2.4.4, but I have a question about the rendering of the posts.
It would seem to my uneducated eyes, that the module is calling the contents of each blog post and a number of variables too (author, date, title, etc) directly from the db and pasting it directly into the template pre-formatted. I don't know how better to describe it.

The templates themselves seem to control various aspects of the module's functionality (showing rating options etc), but there seem not to be any template for the actual blog posts themselves.

Has anyone else come across this, and if so, did you manage to find the necessary files to hack so as to manipulate the post's appearance? Would love to hear from you if you did.

TIA




50
sailjapan
Re: Magazine 1.2 & wfsection (with pdf) 2.07 mods. Errors on install.

Many thanks, sugar.




TopTop
« 1 2 3 4 (5) 6 7 8 ... 126 »



Login

Who's Online

235 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 235


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