281
noo-b
Re: How to change xoAppUrl
  • 2008/3/10 1:38

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


check your mainfile.php in root
I Love Xoops



282
noo-b
Re: upgarded to 2.0.18.1 and gettign server errors
  • 2008/3/8 0:53

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


what do you use the php-cgi folder for? check for missing file or something like that

and make sure you have uploaded all your XOOPS files
I Love Xoops



283
noo-b
Re: Sendmail doesn't work after migration
  • 2008/3/8 0:45

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


have you setup/create email in your server (youremail@domain.com) ?

i don't know if this is a correct solution but i have the same problem last time when i migrated to a new server..sendmail & phpmail not working....i don't if this really related to each other but as soon as i setup an email in my new server...everything is working fine...i can use or receive any email from gmail/yahoo etc
I Love Xoops



284
noo-b
Re: No image is being shown in my site
  • 2008/2/9 5:56

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


any link ?

check your mainfile.php, check your browser etc
I Love Xoops



285
noo-b
Re: url rewright
  • 2008/2/9 5:45

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i just checked..not the same

Quote:

is page id is the same as the uid of the user who create the page ? if yes maybe change
I Love Xoops



286
noo-b
Re: url rewright
  • 2008/2/9 5:43

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


is page id is the same as the uid of the user who create the page ? if yes maybe change

Quote:

$redirect_to = XOOPS_URL.'/userinfo.php?uid='.$uid;


to
Quote:

$redirect_to = XOOPS_URL.'/modules/userpage/index.php?page_id='.$uid;
I Love Xoops



287
noo-b
Re: ForumEx hack to "View User's Album" link
  • 2008/2/9 5:29

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


there is a recent topic about upgrading XOOPS 2016 to 2018 if you are insterested

https://xoops.org/modules/newbb/viewtopic.php?topic_id=62953&forum=7&post_id=283517#forumpost283517
I Love Xoops



288
noo-b
Re: ForumEx hack to "View User's Album" link
  • 2008/2/9 5:23

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


for security..i suggest you to upgrade/change to latest XOOPS 2018rc1 and change your forum to newbb/newbbex..the xphpbbi has too many bugs and is not recommended to be use because it replaced the XOOPS core files..and im sure you will have trouble in upgrading in future

----
anywhere.. heres how to do it ...you need to change 2 files

1. open modules/xphpbbi/viewtopic.php

find this somewhere around line 1255
$template->assign_block_vars('postrow', array(
        
'ROW_COLOR' => '#' $row_color,
        
'ROW_CLASS' => $row_class,


and add this below

'POSTER_ID' => $poster_id,


2. Next openmodules/xphpbbi/templates/youforumthemes/viewtopic_body.tpl
find this
{postrow.CARD_IMG}</span><br />


add this below
<a href="/modules/yogurt/index.php?uid={postrow.POSTER_ID}">View Users ALBUM</a>


3. Clear Templates_c and cache
I Love Xoops



289
noo-b
Re: ForumEx hack to "View User's Album" link
  • 2008/2/9 2:48

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


from where did you get xphpbbi ? can you can give a download link ? I'll take a look..this should be pretty easy based on example by zuludroog
I Love Xoops



290
noo-b
Re: ForumEx hack to "View User's Album" link
  • 2008/2/9 2:47

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


double post
I Love Xoops




TopTop
« 1 ... 26 27 28 (29) 30 31 32 ... 37 »



Login

Who's Online

142 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

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

Latest GitHub Commits