the part [$i]', '0', '0', '1')", only covers 3 tables of the db. witch will cause a problem not letting new added mods to appear.
so if u see that u have 5 tables your code will have to be ajusted to [$i]', '0', '0', '1', '1', '0')", on both admin/module/module.php Line # 47 and blocks/block_module.php line # 96
refer to the phpmyadmin and count the active|view|inmenu|mod_group|mcid
so mine has 5 numbers but the string show
Quote:
$i]', '0', '0', '1')", $dbi);
3
so all u have to do is fix this string
in my case' my string to work right is this, notice 5 #'s in my module.php
goto phpmyadmin and see how many
active view inmenu mod_group mcid
0 1 1 0 0 = 5 tables some of u might have less tables U have to check it in phpmyadmin!!!
and make the chages. maybe some of you will have less or more.. Like I said I'm now a PHP pro but we need solution.
I hope this help. it worked for me 100% all new modsare added automaticly:)
that is why i say thanx for NEXUSGROOVE but the issue is we found solution that we been looking for almost 1 week no respond
any how nice to answer on something you shouldn't answer i thought you wanted to say THANK you Meghwar for trying to search and find solution for the PPL who needed and no answers for them
nice reply bro
Meghwar
Daniel-cmw Site Admin
Joined: Mar 02, 2003
Posts: 1662
Location: The UK!
Posted:
Mon Feb 09, 2004 8:44 am
Read my post. I said thanks.
I just dont see the point in posting it over and over again. It was posted in multiple forums the first time round and now its duplicated again. You could have just bumped the first thread if you wanted people to find it.
I just dont see the point in posting it over and over again. It was posted in multiple forums the first time round and now its duplicated again. You could have just bumped the first thread if you wanted people to find it.
Which IMHO is a problem with the DESIGN AND IMPLEMENT of the forums. I have been running searches etc. etc. till the cows come home to no avail.....
I stumbled across this thread by ACCIDENT.
The SEARCH here needs SERIOUS improvement or better instructions.
J.
Jeruvy Lieutenant
Joined: Jul 09, 2003
Posts: 293
Posted:
Sat Feb 28, 2004 9:13 am
More importantly when did this break?
J.
_________________ J.
j e r u v y a t y a h o o d o t c o m
Jeruvy Lieutenant
Joined: Jul 09, 2003
Posts: 293
Posted:
Sat Feb 28, 2004 9:16 am
Hmm, I'm trying to follow these instructions but I can't understand them well enough. Line 47 isn't what it mentions. Could someone PLEASE post a STICKY with the actual solution?
That would be great!!
J.
_________________ J.
j e r u v y a t y a h o o d o t c o m
the part [$i]', '0', '0', '1')", only covers 3 tables of the db. witch will cause a problem not letting new added mods to appear.
so if u see that u have 5 tables your code will have to be ajusted to [$i]', '0', '0', '1', '1', '0')", on both admin/module/module.php Line # 47 and blocks/block_module.php line # 96
refer to the phpmyadmin and count the active|view|inmenu|mod_group|mcid
so mine has 5 numbers but the string show
Quote:
$i]', '0', '0', '1')", $dbi);
3
so all u have to do is fix this string
in my case' my string to work right is this, notice 5 #'s in my module.php
goto phpmyadmin and see how many
active view inmenu mod_group mcid
0 1 1 0 0 = 5 tables some of u might have less tables U have to check it in phpmyadmin!!!
and make the chages. maybe some of you will have less or more.. Like I said I'm now a PHP pro but we need solution.
I hope this help. it worked for me 100% all new modsare added automaticly:)
thanx for NexusGroove
Meghwar
Daniel-cmw Site Admin
Joined: Mar 02, 2003
Posts: 1662
Location: The UK!
Posted:
Fri Mar 05, 2004 12:57 pm
You dont actually need to go into phpmyadmin, thats just an explanation as to why it does it.
Read the part that tells you to change the files and follow that.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum