Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Completed and In-progress User Contributions
Go to bottom Post Reply Favoured: 13
TOPIC:
#39380
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
In order for this to work for me I had to replace the _CRLF_ with /n and also you should note that allow subscriptions needs to be enabled in the control panel.
jfaneuf (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#39385
Implemented hack on fb 1.0.4 5 Months, 3 Weeks ago  
I've implemented this hack to fb 1.0.4 but I'm getting this error after clicking the subscribe button:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /usr/home/deb1234/domains/test1234.nl/public_html/components/com_fireboard/template/default/post.php on line 270

What could the problem be?

---> Attached is my post.php
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/17 00:35 By chris2005.
 
The administrator has disabled public write access.  
#39386
Implemented hack on fb 1.0.4 5 Months, 3 Weeks ago  
Here's the attachement. Rename to .php
File Attachment:
File Name: post.pdf
File Size: 76265
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/17 00:35 By chris2005.
 
The administrator has disabled public write access.  
#39413
Subscribe to Forum - FB 1.04 How To 5 Months, 3 Weeks ago  
OK, things get too messy trying to post lines of html on Joomla Board so I've written a HowTo and put it here:
http://www.wittongilbert.free-online.co.uk/FBHack/HowTo.html

I've also posted amended versions of the files for FB1.0.4 so you don't even need to open a text editor!

This is untested at the moment

Comments / changes / bugs / problems / praise back on this thread please. If I update it, I'll post here too...
polc1410 (User)
Senior Boarder
Posts: 62
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#39433
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
Thank you very much, but the html file is empty.

chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#39434
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
The html file is empty when using IE. Firefox works fine.

Thanx mate. This is great!
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/17 15:19 By chris2005.
 
The administrator has disabled public write access.  
#39435
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
Unfortunately the sql code gives an error:

SQL-query:

ALTER TABLE jos_fb_subscriptions CHANGE `thread` `thread` INT( 11 ) NULL DEFAULT '0' ALTER TABLE

MySQL retourneerde: Documentatie
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE' at line 2
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#39438
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
I've changed the second line:

ALTER TABLE #__fb_subscriptions ADD `category` INT( 11 ) NULL DEFAULT '0'

into:

ALTER TABLE jos_fb_subscriptions ADD `category` INT( 11 ) NULL DEFAULT '0'

and the query works that way. But is this correct?
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#39443
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
Everything seems to work after testing, but I still wonder whether the sql queries I finally ran are ok. Could you confirm/unconfirm?

Furthermore I was wondering if it is possible to change the behaviour of the hack right after clicking the subscribe button. At the moment it goes to the fireboard profile page after some seconds. I'm using CB profiles so this is not correct behaviour for this matter. I would like to have the destination page to be the actual forum instead.

Thank you in advance.
chris2005 (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/01/17 15:26 By chris2005.
 
The administrator has disabled public write access.  
#39471
Re:Subscribe to forum instead of thread 5 Months, 3 Weeks ago  
The html file is empty when using IE. Firefox works fine.

Clearly anyone using IE should be shot [;-)]

No seriously - I'll need to check that out when I am at a windows box... there will be some missing full stop that windows is too stupid to deal with
polc1410 (User)
Senior Boarder
Posts: 62
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop