Current time: 05-25-2013, 01:28 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 6 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] MyDevel: Generate
02-11-2012, 12:58 AM
Post: #71
RE: MyDevel: Generate
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.

[Image: Ij9Y7.png]
Photoshop Bliss V3 FREE - ACR Theme FREE
Visit this user's website Find all posts by this user
Quote this message in a reply
02-11-2012, 04:49 AM
Post: #72
RE: MyDevel: Generate
(02-11-2012 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:
PHP Code:
function mydevel_generate_admin_config_menu($sub_menu

Replace:
PHP Code:
function mydevel_generate_admin_config_menu(&$sub_menu

Find:
PHP Code:
function mydevel_generate_admin_config_action_handler($actions

Replace:
PHP Code:
function mydevel_generate_admin_config_action_handler(&$actions

I think that is it.

Support PM's will be ignored.
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread

My Profile
Visit this user's website Find all posts by this user
Quote this message in a reply
02-14-2012, 11:32 AM
Post: #73
RE: MyDevel: Generate
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

[Image: Ij9Y7.png]
Photoshop Bliss V3 FREE - ACR Theme FREE
Visit this user's website Find all posts by this user
Quote this message in a reply
05-19-2012, 04:50 AM
Post: #74
RE: MyDevel: Generate
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.
Find all posts by this user
Quote this message in a reply
09-14-2012, 06:01 PM
Post: #75
RE: MyDevel: Generate
Crashes with User creattion

[Image: iUysOpv.png]
Find all posts by this user
Quote this message in a reply
02-03-2013, 04:04 PM (This post was last modified: 02-04-2013 12:31 PM by Sms2luv.)
Post: #76
RE: MyDevel: Generate
I am not getti g option to generate user, post, threads

(02-11-2012 04:49 AM)Omar G. Wrote:  
(02-11-2012 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:
PHP Code:
function mydevel_generate_admin_config_menu($sub_menu

Replace:
PHP Code:
function mydevel_generate_admin_config_menu(&$sub_menu

Find:
PHP Code:
function mydevel_generate_admin_config_action_handler($actions

Replace:
PHP Code:
function mydevel_generate_admin_config_action_handler(&$actions

I think that is it.

Which file do I need to edit
Find all posts by this user
Quote this message in a reply
02-04-2013, 07:04 PM (This post was last modified: 02-04-2013 07:05 PM by Omar G..)
Post: #77
RE: MyDevel: Generate
Edit the file which contains all of the codes mentioned in my psot. There aren't many files really.

Support PM's will be ignored.
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread

My Profile
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication