Re:Problems with mosloadposition for Section/Categ (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Problems with mosloadposition for Section/Categ
|
jgodek (User)
Fresh Boarder
Posts: 5
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1676
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 27
|
Hi,
If you see , it means your trigger is not working at all.
Please take a look at the following post:
Problem - mosloadposition for section description
Please follow the entire thread, especially Post #271. Add in bp101 and bp102.
Let me know if you see "bp101" and "bp102" (e.g. Post #447 by boreus in the same thread on page 2).
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
jgodek (User)
Fresh Boarder
Posts: 5
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 0
|
|
Hi
I dont have the bp101 or bp102 anywhere on my page.
Im quite sure the content.html.php page is correct too..any ideas?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1676
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 27
|
|
It definitely means that your trigger has not been called at all.
In that case, please email me the content.html.php that you have modified. I will check if you have added the trigger in the right place.
Please look through the thread. You will be able to know how to find my email.
Regards,
/kksou
p.s. by the way, can you please go to Plugin Manager, for the row "loadmodule for Section/Category Description", what is the number that you see in the column "Order"? (Also, please make sure that it is enabled.)
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
jgodek (User)
Fresh Boarder
Posts: 5
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 0
|
|
Hi there
I sent the php file
The oder is set at 0
and it is published
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1676
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 27
|
|
jgodek wrote:
The oder is set at 0
and it is published
In case you're not aware, when the order is set at 0, your plugin will not be processed.
Please change it to 1, or any other integer that you like, and let me know if it works now.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
jgodek (User)
Fresh Boarder
Posts: 5
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 0
|
|
ah yeah I changed it already. Still doesnt work. please advise as I need to get this working soon. Was my file I sent ok?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1676
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
jgodek (User)
Fresh Boarder
Posts: 5
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 0
|
|
It works on a fresh install. I have alot of components and mods...any ideas where to start?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1676
|
|
Re:Problems with mosloadposition for Section/Categ 4 Years, 9 Months ago
|
Karma: 27
|
|
jgodek wrote:
It works on a fresh install.
That's good. At least we know that it works.
I have alot of components and mods...any ideas where to start?
The point about testing a new plugin on a fresh install of Joomla is to see if it works at all on your environment, which you have just did.
The next is to start adding your other plugins/components/modules one by one.
Note that I'm not asking you to rebuild everything from scratch. That's not the point.
All you need to do is to install and enable the various plugins (on that fresh install). What we are interested is to see which one will cause the conflict. So you do not need to do any config for any of those plugins. The entire process should take less than 30 minutes.
Once you have pinpoint where the problem lies, you can then go back to your original joomla setup to fix the bug.
Hope this helps.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|