Thread Rating:
  • 6 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] MyDevel: Generate
#71
Yes it is, I have no problem using it when I manually type in the plugin link for the ACP module. It just doesn't show a link in the first place by itself. Other than that it works fine.
Reply
#72
(2012-02-11, 12:58 AM)Jordan L. Wrote: Yes it is, I have no problem using it when I manually type in the plugin link for the ACP module. It just doesn't show a link in the first place by itself. Other than that it works fine.

You just need to make a little edit I think, I did it my self IIRC.

Aries-Belgium left the community by the looks of it -.-

Search:
function mydevel_generate_admin_config_menu($sub_menu)

Replace:
function mydevel_generate_admin_config_menu(&$sub_menu)

Find:
function mydevel_generate_admin_config_action_handler($actions)

Replace:
function mydevel_generate_admin_config_action_handler(&$actions)

I think that is it.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#73
Just to check back in, Omar G. is correct with his changes. That's how to fix the issue for anyone else having it. Smile
Reply
#74
This user has been denied support. This user has been denied support.
I was testing this.
Works great with thread creation.
Works great with post creation
But FAILED with users creation.
Reply
#75
Crashes with User creattion
Reply
#76
I am not getti g option to generate user, post, threads

(2012-02-11, 04:49 AM)Omar G. Wrote:
(2012-02-11, 12:58 AM)Jordan L. Wrote: Yes it is, I have no problem using it when I manually type in the plugin link for the ACP module. It just doesn't show a link in the first place by itself. Other than that it works fine.

You just need to make a little edit I think, I did it my self IIRC.

Aries-Belgium left the community by the looks of it -.-

Search:
function mydevel_generate_admin_config_menu($sub_menu)

Replace:
function mydevel_generate_admin_config_menu(&$sub_menu)

Find:
function mydevel_generate_admin_config_action_handler($actions)

Replace:
function mydevel_generate_admin_config_action_handler(&$actions)

I think that is it.

Which file do I need to edit
Reply
#77
Edit the file which contains all of the codes mentioned in my psot. There aren't many files really.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#78
(2013-02-04, 07:04 PM)Omar G. Wrote: Edit the file which contains all of the codes mentioned in my psot. There aren't many files really.

your suggestion works perfectly. +repped
Reply
#79
I can't seem to find it in the configuration area even though I enabled it
Reply
#80
@https You need to go to link directly
admin/index.php?module=config-mydevel_generate&action=posts
change admin to your admin directory name
Reply


Forum Jump:


Users browsing this thread: 21 Guest(s)