61
deka87
Re: Newbb buttons
  • 2012/7/28 15:45

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Thanks, irmtfan! Workes like a charm. I surely plan to upgrade, but a bit later.



62
deka87
Re: Newbb buttons
  • 2012/7/26 10:19

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Quote:

Ok i found the final solution for this request.
How to change all image buttons in newbb with text links in 3 steps.


irmtfan, thanks for your work on this!

However, with my newbb 3.08 I still have the images left after the 3 steps.

Quote:

just as always all newbb/include/plugin.php configurations need to be added to newbb preferences.


is that what I also had to do?

thanks



63
deka87
Re: Newbb buttons
  • 2012/7/25 15:54

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Mamba, thanks for your reply.

I use 3.08. You got me a little wrong, I don't want to replace images with other images, I just need text links (like you have here on xoops.org like Reply | Quote | Top ). I cam across this
$thread_buttons['edit']['image'] = newbb_displayImage($forumImage['p_edit'], _EDIT);
            
$thread_buttons['edit']['link'] = "edit.php?forum=" .$post->getVar('forum_id') . "&topic_id=" $post->getVar('topic_id');
            
$thread_buttons['edit']['name'] = _EDIT;


in viewpost php. Thats a big array used to display the images I guess. I whatever I do it doesn't change a thing.



64
deka87
Newbb buttons
  • 2012/7/25 12:47

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi guys,

I am trying to edit newbb templates, but I got stuck on the following step : I can not find the way to replace those images :

Resized Image

with text links. It's not in a template file, but I cannot find it in a .php too.

Would appreciate your help.

Deka87



65
deka87
Getting a list of subscribed users
  • 2012/7/22 13:02

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hey guys,

I've got this code

$notification_handler->triggerEvent('global'0'new_ads'$tags$user_list);


It sends notifications to $user_list (complying with my criteria) subscribed to new_ads. The question is how do I
echo
emails of the users who were sent it?

Thanks in advance



66
deka87
Re: Notifications.php - Error : No Module is loaded
  • 2012/7/19 10:40

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


ok, I found out that's the Catads "Notify when my job is approved" notification. but what does cause the problem?



67
deka87
Notifications.php - Error : No Module is loaded
  • 2012/7/19 10:00

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Hi guys,

I've noticed an issue with my xoops 2.5.3. When I go to /notifications.php under my admin account I get a "Error : No Module is loaded" error message with an "Internal server error" title. However if I log in as a regular user I can see my notifications. What's wrong? Thanks in advance.



68
deka87
Re: PHP and PayPal
  • 2012/7/13 6:49

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


The points system working with paypal integrated in xoops has been my dream for a long time. What I suggest you is to create a field in your profile module called maybe "points" to be updated in accordance with the amount of money paid. You've got to go through paypal php documentation of course. If you need some example of integrating paypal into xoops you can check out the Subscriptions module PayPal gateway, that works a bit different way (they change your group when the payment is proceeded).

BR

Deka



69
deka87
Re: Taking a break from XOOPS :)
  • 2012/7/6 8:21

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Quote:
More info: click here


The first question that poped up in my mind was if the website is powered by xoops



70
deka87
Re: How do I save catads form settings for registered users?
  • 2012/7/4 16:14

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


Quote:
Or... you could just modify the PHP to pull the field data from the last advertisement they posted.


or from the last ad they posted with the Store data checkbox checked. You're genious, Peekay, that's how I will try to make it work




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 96 »



Login

Who's Online

187 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 187


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits