Forum Replies Created
-
In reply to: IE Display Problem
thx a lot! that fixed the problem.
In reply to: IE Display Problemyes you solved the problem. it would be very usefull if u could tell me how u did it.
if i delete the stuff between the <body> tag the hot tags and online users are displayed just above the latest discussions and the forums and not on the left side.
greetz,
topiQ
In reply to: IE Display Problem@chrishajer: the hottags are supposed to be on the left side and not above the discussions. you can have a look at it:
In reply to: Plugin – Messengersthere are some SQL syntax errors. it works if u change the SQL query to this one:
ALTER TABLE bb_users ADD user_icq VARCHAR( 255 ) NOT NULL AFTER user_email ;
ALTER TABLE bb_users ADD user_aim VARCHAR( 255 ) NOT NULL AFTER user_icq ;
ALTER TABLE bb_users ADD user_msn VARCHAR( 255 ) NOT NULL AFTER user_aim ;
ALTER TABLE bb_users ADD user_yahoo VARCHAR( 255 ) NOT NULL AFTER user_msn ;
ALTER TABLE bb_users ADD user_gtalk VARCHAR( 255 ) NOT NULL AFTER user_yahoo ;
ALTER TABLE bb_users ADD user_jabber VARCHAR( 255 ) NOT NULL AFTER user_gtalk ;
ALTER TABLE bb_users ADD user_skype VARCHAR( 255 ) NOT NULL AFTER user_jabber ;
In reply to: Plugin – Messengersi am interested. but ICQ is missing. please add it if u release the plugin…
In reply to: Plugin: Simple Onlinelisti deleted the whole table and now it seems to work. thx a lot!
In reply to: Plugin: Simple Onlinelisti have the problem that e.g. my username is displayed more than once… actually 23 times. how do i solve this?!
In reply to: Plugin: Simple Onlinelistehhhm. sorry but the “$bbdb-Error” still exists. there is no change at all…
EDiT: ahhh. now i see. you linked to the wrong file. the one which should work is here:
In reply to: Plugin: Simple Onlinelistit also does not work properly for me. sometimes it there are twice, three or more times the same members listed…
In reply to: Plugin: Simple Onlinelisti get this error with the new version:
Fatal error: Call to a member function query() on a non-object in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/my-plugins/onlinelist.php on line 26
In reply to: Private Forum scriptok. uploaded the new version of private forum. then there was this message that i have not installed the newest version of bbPress. i downlaoded the 3 new files and uploaded them. now i get this kind of error if i want to access the forum:
Fatal error: Call to undefined function is_serialized() in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/bb-includes/functions.php on line 364
greets topiQ
PS: since this is as far i can guess not related to your plugin i posted it here and not on your site…
EDiT: i solved the problem by installing the new version of the site options plugin. thanks a lot!
but if i install the 3 new files in the bb-include i get this error:
Fatal error: Call to undefined function option() in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/bb-templates/header.php on line 44
In reply to: Private Forum scriptthanks for your help. you really do a great work, so1o!
In reply to: Private Forum scripti installed the site_opitons plugin. but i get some kinds of errors.
in the “private forum management” i get this errors:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/my-plugins/private-forums.php on line 29
value="2" > News
and if i want to change the message a user gets if he is not allowed to access a private forum:
Fatal error: Call to undefined function is_serialized() in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/my-plugins/site-options.php on line 190
thanks for your help!
PS: in the SITE OPTIONS tab i get nothing but a submit button…
In reply to: Private Forum scriptit does not work for me. when i want to access the private forum plugin in the admin panel i get this error:
Fatal error: Call to undefined function get_option() in /srv/www/httpd/phost/c/com/pytalhost/cessi/web/bbpress/my-plugins/private-forums.php on line 22
In reply to: Private Forum script@so1o: it works now! do u use a newer release than .73?!
In reply to: Private Forum scriptso with your plugin i dont have to add the “my_check_private_forum()” to the header.php?! if i dont do this it does not work…
In reply to: Private Forum scriptok. now everything works fine…
just one more question:
is it okay if i put the “my_check_private_forum()” in the header.php before the doctype stuff (due to W3C)?!
In reply to: Private Forum scriptIn reply to: Private Forum scriptwhere do i have to put this code? in the header.php file? and whats the difference between the first post’s code? can you restrict the user group of a forum with this one?!
In reply to: My first plugin (post count)thanks a lot Trent!
btw: great plugin, ardentfrost!
In reply to: My first plugin (post count)how do i display the posts under the usernames on the left side on the forum?!
i managed to display them below each post, but that is not nice to see.
In reply to: Plugin: Simple Onlinelistthanks a lot! it works now…
In reply to: Private Forum scriptit would be great if someone could write a plugin…
coz i dont think that there will be an update soon. but who knows…
forum restrictions is really essential for my board.
greetings topiQ
In reply to: Private Forum scriptthanks for this one! nice work.
ps: would be great if the admin could restrict some forums to certain users. would be great if this could be done!
In reply to: Emoticons For bbPress?yeeeeeeeeeeeha!
thanks a lot! great work!!!