|
Re:Primezilla integration 1 Year, 3 Months ago
|
|
iosoft wrote:
Solution to integrate Primezilla with FB
...........
Thank you very much! 
|
|
andreasa (User)
Junior Boarder
Posts: 21
|
Logged
|
|
|
Andrea
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year, 2 Months ago
|
|
|
lol, just came on here to post how to do it as i couldn't remember if it had been covered yet.
One thing i notice though is that no one has mentioned editing the fbprofile.php page which determins the pm link in the userlist, same edit just a different file.
Also, whilst you have dreamweaver open, might as well edit the language file so that it reads primezilla in the back end
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year, 2 Months ago
|
|
chaosnet wrote:
lol, just came on here to post how to do it as i couldn't remember if it had been covered yet.
One thing i notice though is that no one has mentioned editing the fbprofile.php page which determins the pm link in the userlist, same edit just a different file.
Also, whilst you have dreamweaver open, might as well edit the language file so that it reads primezilla in the back end
Thanks for the notes.
Actually, I use FB with CB, so I didn't know about the FB's Profile page editing.
Also, thanks for the Language file update.
I will EDIT the main thread as soon as FB's stable version releases. 
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year, 2 Months ago
|
|
|
That explains that then lol Did wonder why it wasn't mentioned, and i guess if i used CB i wouldn't have noticed either. Never mind, all good in the long run
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year, 2 Months ago
|
|
chaosnet wrote:
That explains that then lol Did wonder why it wasn't mentioned, and i guess if i used CB i wouldn't have noticed either. Never mind, all good in the long run
why don't you post the other hack part ? 
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year, 2 Months ago
|
|
|
Ok, from the top:
Select the openpms option in the back end fireboard config screen, save and go to the front end forum.
Open the following files from within the com_fireboard folder n your chosen editor:
1. template/default/view.php
2. template/default/plugin/fbprofile/fbprofile.php
3. language/english.php
First edit, go to view.php and scroll to line 756 and replace:
[code:1]'index.php?option=com_pms&page=new&id=' . $PMSName . '&title=' . $fmessage->subject) . "">[/code:1]
with:
[code:1]'index.php?option=com_primezilla&page=write&uname=' . $PMSName . '&subject=' . $fmessage->subject) . "">[/code:1]
This code edit changes the openpms system to use the primzilla component, the edit also allows the subject of the forum post to be automatically entered into the PM. Save and upload and you'll see that the 'pm' icon in the main forum view now goes to Primzilla
Next, go to the fbprofile.php page and scroll to line 291 where you'll see the same code as referenced in the top code box above, as with the view.php file, edit this line of code and replace with the second peice of code listed above. Save and upload. This code edit effects the userlist for those of us that don't use CB and instead use the default fireboard profiles.
Lastly is the language file, this is really only for good housekeeping and so that what you select in the back end config screen is what you get upfront.
Scroll to line 92 and replace the words 'myPMS II Open Source' with Primezilla, save and upload, but remember, this file goes in the administrator/components/com_fireboard/language/ folder of the site and not the domain.com/language folder
HTH
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 1 Year ago
|
|
|
Thank you so much for this hack, its wonderful.
|
|
neveu (User)
Fresh Boarder
Posts: 7
|
Logged
|
|
|
Last Edit: 2007/11/08 01:32 By neveu.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 7 Months ago
|
|
iosoft wrote:
Facing Problem while editing the POST !!
MODs help needed.
Mean while, see the TXT file attached with it.
Worked perfectly! Thanks! 
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 7 Months ago
|
|
|
Glad to hear that.
BTW, new version of 'Primezilla integration' is comming soon with integration with 'Report Moderator' option.
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Primezilla integration 4 Weeks, 1 Day ago
|
|
|
Any updates on this?
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|