81
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

in EXM module in posts.php was:
$form->addElement(new RMFile(_AS_MW_BLOCKIMG,'blockimg',4550 1024));     if ($edit && $post->getBlockImage()) $form->addElement(new RMLabel('''<img src="'.XOOPS_URL.'/uploads/mywords/'.$post->getBlockImage().'" border="0" alt="" />'));

Can we get it here?

82
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

any news?
Maybe for theme we should use: Get Images Attached to a Post
for WP - it's awesome smarty solution ;)

83
playsome
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/7/15 13:38

  • playsome

  • Not too shy to talk

  • Posts: 197

  • Since: 2009/4/15


Hi, just a quick question about quickpages, ive installed it its looking great however I cant seem to get the caegories to display in order by ID on the index page, im using it for a whats on guide so I need the categories to display in day order, I tried editing some code in home.php changing sort by ASC to DESC but I think that changes the pages order and not the caegories and there is no function in the module (what i can see) to weight categories or sort them by ID, I have created them in day order so Mon is ID=1 and Fri is ID=5, anyone got any ideas?

Thanks

84
bjuti
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2010/9/30 18:34

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Does anybody know how to disable RMCommon RSS function, coz It doesn't work. When I go to xx.com/backend.php it shows RSS Center of RMCommon Utilities.

85
Shiva
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)
  • 2011/2/10 15:36

  • Shiva

  • Quite a regular

  • Posts: 280

  • Since: 2006/7/9 1


Hi bjuti,

I recently had the same problem. I had to make a change to this file:
modules/rmcommon/events/rmcommon.php

And comment the following code:
if(substr($p['path'], -11)=='backend.php'){
include_once RMCPATH.'/rss.php';
die();
}


Login

Who's Online

260 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 260


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits