81
pinchecl
Re: Adding a plain url link into mainmenu
  • 2009/12/5 11:59

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


It is something that came with this version. I was using 2.0.16 before and could simply modify a template, empty the cache and voila. Not a big thing though as long as things can be sorted out by this community and the supporting members :)



82
pinchecl
Re: Adding a plain url link into mainmenu
  • 2009/12/5 7:50

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Ok tnx Ghia, editing the templateset did the trick. That makes me wonder though. I am 100% sure I edited the right file from the right spot. When I download it the changes are there. Oh well, it works now :)



83
pinchecl
Re: Adding a plain url link into mainmenu
  • 2009/12/4 16:52

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Nope, nothing. Looking at the source the line isn't there. Did empty cache and updated system module



84
pinchecl
Re: Adding a plain url link into mainmenu
  • 2009/12/4 13:52

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


I have this code in my mainmenu:

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- start module menu loop -->
<{if $xoops_isuser}>
<a class="menuMain" href="<{$xoops_url}>/modules/wfdownloads/submit.php" title="submit your work">Submit your work</a>
<{/if}>
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/" title="<{$module.name}>"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>" title="<{$sublink.name}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
</td>
</tr>
</table>

So the purpose is to get the menuitem "Submit your work" just below the Home item.
However, since 2.4.2 I can not get that anymore. I have tried this as well as putting it up in the themes/mytheme/modules/system/blocks directory without any luck. I did update the system module after modifying as well as emptying the cache.
Any suggestions?



85
pinchecl
Re: Pm module with xoops not working
  • 2009/12/1 8:00

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

red_Slider wrote:
Any bugs? Eroors in FireBug? What do U see on browser status bar?

May we see your life page?

PS I got error during registration on sitehttp://www.skinnalicious.net/
ERROR: Invalid email

Did U blocked this adress? (o2.pl ??)


No Errors, Firebug don't know (yet). Will have to test tonight. Browser status bar gives no special indication.
I indeed did block the .pl email due to a spammer. It's open again so please try again.
NB> I haven't installed the pm module at this moment....



86
pinchecl
Re: Pm module with xoops not working
  • 2009/11/30 19:48

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

trabis wrote:
Quote:

pinchecl wrote:

Edit: ok, found the problem. It appeared pmlite did still do a call to mpmanager.


It is not clear to me if you found the problem or not. You say you have upgraded, I would pick the all package and copy all XOOPS files. You may have missed something, you may have the old files hacked for the mpmanager.


Problem isn't solved. The problem with the mpmanager was related to the core pm. That was solved and is working now. The PM module however still isn't. I upgraded from 2.0.16 to 2.4.1 with the full package and to 2.4.2 with the upgrade. Installed the pm module again but still not working: no messages visible while with the core pm they are....Still, not a big thing cause the core pm does the job



87
pinchecl
Re: Pm module with xoops not working
  • 2009/11/30 17:04

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

red_Slider wrote:
so try call in theme.html:
<script src="<{xoAppUrl include/xoops.js}>" type="text/javascript"></script>

or without smarty:
<script src="http://yourxoopssite.com/include/xoops.js" type="text/javascript"></script>


Just upgraded to 2.4.2 and added that call but no luck.



88
pinchecl
Re: Pm module with xoops not working
  • 2009/11/29 20:50

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

red_Slider wrote:
You have to add
<{$xoops_module_header}>
in your head section in the theme.html


Wish I was that easy. I already had that in the head section so that may not be the solution



89
pinchecl
Re: Pm module with xoops not working
  • 2009/11/15 16:27

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Got more or less the same problem with 2.4.1:
with the pm module I can send messages , I even get the notification that a new message is in the box. However, opening the box tells me I have no private messages.
Uninstalling the pm module, so back to default viewpmsg, I get a blank popup, so no message can be send. However, I do see the private messages already in my box.
Any Ideas?
php 5.x

Edit: ok, found the problem. It appeared pmlite did still do a call to mpmanager.



90
pinchecl
Re: Admin gives blank page
  • 2009/11/12 6:45

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Thanks Mamba!




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 15 »



Login

Who's Online

258 user(s) are online (182 user(s) are browsing Support Forums)


Members: 0


Guests: 258


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