161
khuhner
Re: "_MI" Tokens not Rendering in Admin/Regular Views (in XoopsContact)
  • 2006/3/10 20:34

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


<bump> <bump>



162
khuhner
Re: Cat Ads
  • 2006/3/3 4:06

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Quote:

}
        if (!
$result =& $this->db->query($sql)) {
            return 
0;


Could this be anything to do with it?


Sure, if you are running PHP 5.

Try this:

if (!$result =& $my_temp_variable=$this->db->query($sql)) {
            return 
0;



163
khuhner
Re: "_MI" Tokens not Rendering in Admin/Regular Views (in XoopsContact)
  • 2006/3/2 19:22

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


<bump>



164
khuhner
"_MI" Tokens not Rendering in Admin/Regular Views (in XoopsContact)
  • 2006/2/27 14:00

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Thanks Dier!

Nice module (esp the better spam protection!).

I noticed in the Admin panel that all the modinfo tokens (e.g. _MI_CONTACT_HEADDEFAULT) are showing up on the rendered pages as the token name (e.g. "_MI_CONTACT_HEADDEFAULT") instead of the text (e.g. "Contact Form") defined in modinfo.php:

[code]define("_MI_CONTACT_HEADDEFAULT","Contact Form");[\code]

Because of that, the regular panel shows the _MI tokens and not the expected value.

Can you resolve?



165
khuhner
Re: CBB 3 Moderator Bug??
  • 2006/2/25 4:12

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Quote:

I cannot add anybody as a moderator to my forums from the Edit Forum administrator screen. I have close to 400 members on my site. I click the 'list' button under moderators. I select one or more people from the list and click 'add'. Nothing happens!


Works for me...and I'm using the same XOOPS and cbb as you. When you click the name and select "Add" the user's name gets populated on to the Eidt FOrum page under moderators. The "list" screen doesnt notify you. Be sure to check the Moderators field on the Edit Forum page.



166
khuhner
Re: [SOLVED] Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/25 4:06

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


boss_hog:

Can you provide more detail? becuase what you provided

Quote:

Note: This will NOT remove the forums under the category, you must do that via the Edit Forum section. WARNING: Are you sure you want to delete this Category?


looks fine.

It's saying that you have forums under the selected category about to be deleted (note it's a "warning"). Try deleting the forums first, then delete the Category.



167
khuhner
Re: [SOLVED] Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/24 19:10

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Quote:

I have recently installed a new site (2.0.13.2 and CBB 3.0) and I have no delete buttons when trying to delete categories or forums. I just get the following text :

This has been mentioned above, but does not appear to have been solved.


Have you tried CBB 3.01? It's located here:
http://www.xoopsforge.com/ Not sure why it's not in XOOPS.org though. It fixed my issues with adding/deleting forums.



168
khuhner
Re: admin link don't show in CBB 3.0
  • 2006/2/24 15:46

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


@ianez:

Quote:
a second issue.. I can't see this admin link when logged as moderator


The "Admin" link you're looking for is not in the Admin section of CBB; rather at the bottom of the forum pages (next to the RSS) link...


I also found this CBB 3.0 FAQ at XoopsForge.com, we should probably get this listed on xoops.org (under CBB 3.0):

http://xoopsforge.com/modules/newbb/viewtopic.php?topic_id=407&forum=1&post_id=1026#forumpost1026


Kurt



169
khuhner
[SOLVED] Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/23 21:01

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


@Methis:

Done some digging and the "Admin" link you're looking for is not in the Admin section; rather at the bottom of the forum pages (next to the RSS) link...

Do you see it now?

I also found this CBB 3.0 FAQ at XoopsForge.com, we should probably get this listed on xoops.org (under CBB 3.0):

http://xoopsforge.com/modules/newbb/viewtopic.php?topic_id=407&forum=1&post_id=1026#forumpost1026


Kurt



170
khuhner
Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/23 20:30

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


@Methis:

Here is my admin panel

Resized Image

I see that there isnt any "Admin" link on the Index page for CBB. I guess I'm missing it as well! And I changed to the default theme just to make sure... I also checked the 'floating' menu (can be shown while holding the mouse over the CBB icon on the left of the Admin panel) and it also does NOT show an Admin link...

I went inoto modules/newbb/admin and looked at menu.php. An "Admin" link is not listed there.

I guess we'll have to stay tuned...

Kurt




TopTop
« 1 ... 14 15 16 (17) 18 19 20 21 »



Login

Who's Online

177 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 177


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