11
ajenterp
Re: Gallery Module Question
  • 2005/12/16 0:48

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Hmm alright i'll play around with that guys.... So I create the categories/folders and users can upload pictures into their album........... is this album viewable by others?



12
ajenterp
Re: Gallery Module Question
  • 2005/12/15 22:36

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Allows users other than the webmaster to upload their own pictures?



13
ajenterp
Gallery Module Question
  • 2005/12/15 21:14

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Couple questions for everyone.


Which gallery module can allow users to upload their own photos/categories? Kind of like myspace.

Is there a module that allows the user to add friends to his/her profile?

Can you add a guestbook to a users profile?



14
ajenterp
Re: Module Problems! Yay
  • 2005/12/15 19:37

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Ok I fixed the problem partially I believe. I had the debug mode on for PHP... The forum seems to be working just fine. If someone can tell me why the MSN window/block wont show that would be of help. Thank you.



15
ajenterp
Module Problems! Yay
  • 2005/12/15 18:51

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Ok here goes. Thanks to those who helped me yesterday. *sigh of relief*

I installed the msn messenger module as well as the CBB forum.

The following are the problems I am having.

This one deals with CBB and shows at the bottom of the page.
--------------------------------

Notice [PHP]: Undefined index: enable_usermoderate in file modules/newbb/class/permission.php line 54

and line 54 is this:

if (($type == "forum") && !newbb_isAdmin($id) && !isset($suspension[$uid][$id]) && $GLOBALS["xoopsModuleConfig"]['enable_usermoderate'])

----------------------------------------------------

I have the msn messenger only showing for registered users so it only shows once u log in. Anyways this will display at the bottom of page when you log in.

------------------------------------------------
Notice [PHP]: Undefined index: xoops_url in file modules/msn/blocks/msn.php line 27
Notice [PHP]: Undefined index: xoops_url in file modules/msn/blocks/msn.php line 28
Notice [PHP]: Undefined index: xoops_url in file modules/msn/blocks/msn.php line 29
Notice [PHP]: Undefined index: xoops_url in file modules/msn/blocks/msn.php line 30
Notice [PHP]: Undefined index: xoops_url in file modules/msn/blocks/msn.php line 40
Notice [PHP]: Undefined index: content in file modules/msn/blocks/msn.php line 8


This is what those lines are:


N_ = M_&\"".$xoopsConfig['xoops_url']."/modules/msn/images/online1.gif\"&\" ALT=\"\"\"&\"Online\"&\"\"\">\"
O_ = M_&\"".$xoopsConfig['xoops_url']."/modules/msn/images/busy1.gif\"&\" ALT=\"\"\"&\"Busy\"&\"\"\">\"
P_ = M_&\"".$xoopsConfig['xoops_url']."/modules/msn/images/idle1.gif\"&\" ALT=\"\"\"&\"Away\"&\"\"\">\"
OffL = M_&\"".$xoopsConfig['xoops_url']."/modules/msn/images/offline1.gif\"&\"


---------------------------------------------------

Those lines are for the images when you are online, offline etc....The forum does work even with that error...... msn window does not show however. you may visit http://www.blueraydvdplayer.com/html/ to see what I mean.


Thoughts? Answers :0)



16
ajenterp
Re: No Module Works
  • 2005/12/15 6:05

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Thank you for that last post. Helped me so much. Some of these modules you have to go 3 folders deep to upload it right! hehe. Learn by error I suppose. I have another problem but it's not as big. Will post tommorow. Thanks again for the help.



17
ajenterp
No Module Works
  • 2005/12/15 2:40

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Ok I am seeing a pattern in the errors. Every module I add shows the same information from the admin console.

My first error for the CBB 2.3 were these 2
-------------------------------------------------------

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/CBB2.3/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 152

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/CBB2.3/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 153

-------------------------------------------------------

Now I just put a module to have the msn messenger run in a block and it shows this error.

------------------------------------
Warning [PHP]: xoops_load_lang_file(): Failed opening '/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/xoops2-mod_msn_v1_1_0_arjen_van_efferen/language/english/modinfo.php' for inclusion (include_path='.:/usr/local/4admin/apache/lib/php') in file include/functions.php line 152

Warning [PHP]: xoops_load_lang_file(/usr/local/4admin/apache/vhosts/blueraydvdplayer.com/httpdocs/html/modules/xoops2-mod_msn_v1_1_0_arjen_van_efferen/language/english/modinfo.php): failed to open stream: No such file or directory in file include/functions.php line 153

-----------------------------------
This also shows too:

Module File for CBB2.3 Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for xoops2-mod_msn_v1_1_0_arjen_van_efferen Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!

-----------------------------------
Lastly this is what the code is for lines 152 and 153 of functions.php (the source of the problem??)


if ( !( $ret = include_once( "$path/$lang/$filename.php" ) ) ) {
$ret = include_once( "$path/$default/$filename.php" );





Someone help please?? Maybe my permissions are off for
cache
uploads
templates
mainfile.php ? What would I set those too in dreamweaver ( 3 columns)

Thanks



18
ajenterp
Ughhhhhh - Please someone help - CBB Install
  • 2005/12/15 0:04

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Little upset because I am trying to understand all of this and I dont have a great knowledge of php at all. I only taught myself how to do forms via php and with option strings that's about it. Anyways I had the original XOOPS 1.1 or something with my hosting account from my web provider. I had it going just fine but I went to add sub categories to my forums and found out you can't , you must upgrade to the new version so I have and I installed it just fine but I do not know how to add themes or add any of these modules you are all doing.

I know I have to extract the files to the modules folder but when I do that all I get is nothing but these errors like I have in my picture. *Sigh* Any help will be much appreciated. Thanks for the help if you do. I am trying to install CBB 2.3 here in this picture. I am also having a ton of trouble with my other module installations.

Image is at http://www.blueraydvdplayer.com/images/help.jpg



19
ajenterp
Theme Help
  • 2005/12/14 22:12

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


Can't seem to download a theme. It keeps saying anti - leach in measure?? Sorry for the double post. I put this in another forum by accident. But ya, I just want to download themes for 2.2.3 and nothing is working........ Thank you in advance.

<--- Newwwwwwwwbbb at work



20
ajenterp
Theme Download Help
  • 2005/12/14 21:04

  • ajenterp

  • Just popping in

  • Posts: 30

  • Since: 2005/12/14


How come when I try to d/l a theme it says session not validated, anti-leach measures in effect? Then when I log in and try to download a theme it says I dont have permission? Thanks in advnace.




TopTop
« 1 (2) 3 »



Login

Who's Online

316 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 316


more...

Donat-O-Meter

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

Latest GitHub Commits