Welcome Guest ( Log In | Register )

> 

Important!
Please submit all bugs to IPBWI-Bugtracker. If you want to support this project or even want to get IPBWI installed on your server, please visit Sponsor Informations Page.

 
Reply to this topicStart new topic
> Feature Requests, Please submit here
Matthias Reuter
post Dec 9 2008, 19:56
Post #1


Forensklave
********

Group: Admin
Posts: 8 814

Joined: 12-May 03
From: Hamburg / Germany
Member No.: 1



Dear Community,

to give your feature requests a place to submit and make me the review easier, you'll have this topic to post your requests. So just submit your requests here. There is no guarantee that they will be implemented, but this will increase the chance for this. If you want a feature immediately and are willing to pay for it, just check the Sponsor's Page.

Kind regards,
Matthias
Go to the top of the page
 
+Quote Post
Psy
post Jan 14 2009, 14:20
Post #2


Newbie
*

Group: Active Member
Posts: 11

Joined: 8-January 09
Member No.: 2 967



Hey Matthias. In the BB Code class, is it possible to make the the html2bbcode function convert emoticons from
CODE
[img]emo_url[/img]
to the regular emoticon code such as
CODE
:D
?

Thanks.
Go to the top of the page
 
+Quote Post
Matthias Reuter
post Jan 14 2009, 15:05
Post #3


Forensklave
********

Group: Admin
Posts: 8 814

Joined: 12-May 03
From: Hamburg / Germany
Member No.: 1



Hi Psy,

this is a bug in IPBWI, please make this, to fix it instantly: Open ipbwi.inc.php in your editor, search for
CODE
'/ emoid=\"(.*)\"/U',


and replace with
CODE
//'/ emoid=\"(.*)\"/U',
Go to the top of the page
 
+Quote Post
Psy
post Jan 15 2009, 0:32
Post #4


Newbie
*

Group: Active Member
Posts: 11

Joined: 8-January 09
Member No.: 2 967



QUOTE (Matthias Reuter @ Jan 14 2009, 14:05) *
Hi Psy,

this is a bug in IPBWI, please make this, to fix it instantly: Open ipbwi.inc.php in your editor, search for
CODE
'/ emoid=\"(.*)\"/U',


and replace with
CODE
//'/ emoid=\"(.*)\"/U',


Thanks Matthias, that solved the problem. laugh.gif
Go to the top of the page
 
+Quote Post
Pete
post Mar 12 2009, 10:51
Post #5


Newbie
Group Icon

Group: IPBWI Sponsor
Posts: 14

Joined: 12-March 09
Member No.: 3 248



Calendar functions - I see they were on the roadmap for 1.7.4 but haven't yet made it into a release yet as far as I can see?

Coupled with the blog and gallery functions, you could then easily give social groups (running clubs etc) their own events/blog/photos section on a website.
Go to the top of the page
 
+Quote Post
brainforge
post Mar 29 2009, 15:03
Post #6


Rookie


Group: Active Member
Posts: 2

Joined: 29-March 09
Member No.: 3 370



Great stuff, however, we have implemented our own class which extends the IPWI class so we have somewhere to put our own additional functionality without changing your code.

This means that we have to comment out the last few lines in ipbwi.inc.php as they interfer with what we are doing. I.E.
/*
// start class
if(empty($ipbwi)){
$ipbwi = new ipbwi();
}else{
die('<p>Error: You have to include and load IPBWI once only.</p>');
}
*/

This is rather annoying as it partly defeats the object of not having to change your code.

Would be nice to have a value in defined in config.inc.php to control this:
define('ipbwi_AUTO_NEW','Y');

Then instead of having to comment out the code in ipbwi.inc.php we would have (i.e. the only file we would have to change is config.inc.php which we have to change anyway):
if(defined('ipbwi_AUTO_NEW)){
// start class
if(empty($ipbwi)){
$ipbwi = new ipbwi();
}else{
die('<p>Error: You have to include and load IPBWI once only.</p>');
}
}
Go to the top of the page
 
+Quote Post
Jan Ecker
post Apr 6 2009, 7:45
Post #7


Labertasche
Group Icon

Group: IPBWI Sponsor
Posts: 276

Joined: 28-June 06
From: Neuwied
Member No.: 641



Hi brainforge,

I think we will find a way to make this easier for you!
Go to the top of the page
 
+Quote Post
britt
post Aug 22 2010, 17:11
Post #8


Rookie


Group: Active Member
Posts: 1

Joined: 22-August 10
Member No.: 7 159



I have a site using OScommerce 2.2 and need it integrated with our forum that uses IP.Board. What I am looking for is when a user is logged into one, he is logged into the other. This way he doesn't have to login multiple times.

Can IPBWI do this, or is this something that will be added later?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 3rd September 2010 - 11:19
Skin By: atsaunier Winxperts.net