71
biomech
Blank Forum Page After Upgrade to 2.4.4
  • 2010/6/1 3:07

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi,

After upgrading from 2.3.3b to 2.4.4, I upgraded the modules in the CP, and then went to go to the main page of my site (which is set to the Forum module), and got a blank page except for my User Rank ("Admin") and my Avatar in the upper left corner. Turning on Debug Mode, I get:

Deprecated
MyTextSanitizer::makeTareaData4Show is deprecated
MyTextSanitizer::makeTboxData4Show is deprecated
Deprecated function 'mod_getUnameFromIds', use XoopsUserUtility directly.

(A grep for "mod_getUnameFromIds" shows that it's in public_html/Frameworks/art/functions.user.php)

When I go into General Settings and set the "Module for start page" to "User Profile", then it works normally - I get my user profile when I go to the root directory in my browser, AND I can then also access the Forums from the left-side menu. But when I switch the "Module for start page" back to "Forum", I get the same problem as above again.

I'd like to have users hit my forums directly after they log in, not their user profile, so I'd like to figure this one out. Anybody got any advice?

Thanks,

- b -



72
biomech
Multiple Banners?
  • 2010/5/11 23:00

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi All,

I have a standard banner setup with a banner space in the upper right corner of my site in which I have several rotating banners, which are managed by phpAdsNew (now "OpenX").

I want to ad a secondary banner space to the right side of my site, in the form of a vertical banner. How do I set this up? Do I just create a new custom block for the right side of the page and then put some code in there? How is it connected to the phpAdsNew / OpenX banner management system?

Any advice on setting this up would be greatly appreciated.

Thanks,

- b -



73
biomech
SmartFAQ not showing anything for Anonymous Users
  • 2010/3/1 5:26

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi All,

I'm running SmartFAQ 1.0.8 on XOOPS 2.4.3.

When I'm logged in and click on the link to the index page of the module, I get the "Welcome to the SmartFAQ" and "Categories summary" etc. as usual, with the list of last published Q&As beneath that as I've set in the module admin settings.

When I access the same thing as an Anonymous (not logged in) user, though, I get:

--
Sorry, there is no Q&A to display.
If the page does not automatically reload, please click here
--

In the module admin screen, in the Permissions tab, I have all of the checkboxes selected for "Select categories that each group can view". All of the categories are all checked for Webmasters, Registered Users, and Anonymous Users.

I turned on Debug Mode, and when I access SmartFAQ while not logged in, I get this SQL error listed at the bottom:

--
SELECT COUNT(*) FROM smartfaq_faq WHERE ((categoryid IN (5,6,7,8) AND (faqid IN () OR partialview = '1')) AND (status = '5' OR status = '6'))

Error number: 1064
Error message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR partialview = '1')) AND (status = '5' OR status = '6'))' at line 1
--

Am I getting this because there should be a value inside the brackets at "AND (faqid IN ()"? What value should be there?

Any hints on what might be going on here are greatly appreciated.

Thanks,

-b-





74
biomech
Re: Editors in 2.4.0 beta
  • 2010/1/26 0:20

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Thanks ghia,

I checked that and still couldn't get WF-Channel to work, so I ended up switching to XT-Conteudo and am now using that instead.

- b -



75
biomech
Re: Editors in 2.4.0 beta
  • 2010/1/24 6:56

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Thanks ghia - I think we both posted our last responses at the same time - not sure if you saw mine. I did try rar and it worked, but I'm still left with the original problem of not being able to add a page with WF-Channel. Any ideas what might be the reason?

Thanks,

- b -



76
biomech
Re: Editors in 2.4.0 beta
  • 2010/1/21 9:20

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi Again,

This time I tried a .rar file instead of the .zip, and that seems to have worked - I was able to decompress, find "formelement.php", edit it as shown, and upload/install the "wfresource" module.

But now I'm back to the original problem of not being able to add a page with WF-Channel. When I click the "Create Page" button, I'm taken to a
"Page Management" screen, where I see "Edit Mode: You can edit this pages properties here. Click the submit button to make your changes permanent or click Cancel to return you were you where." - but below this the page is just blank white with no editor interface. I've tried selecting a few different editors in the WF-Channel preferences, but get the same thing each time.

Thanks,

- b -



77
biomech
Re: Editors in 2.4.0 beta
  • 2010/1/21 8:48

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi ghia,

I have tried all the mirrors athttp://sourceforge.net/projects/wfprojects/files/ as well as the direct download link, and I get the same thing every time:

-- Downloaded .zip file is 291,467 bytes:

$ ls -l wfresource_V1.04.zip
-rw-r--r--@ 1 user group 291467 Jan 21 17:41 wfresource_V1.04.zip

-- Decompressed directory structure totals 100K:

$ du -hc wfresource/
0B wfresource//admin
0B wfresource//class/calendar/css
0B wfresource//class/calendar/lang
0B wfresource//class/calendar
0B wfresource//class/captcha
0B wfresource//class/classforms
0B wfresource//class/pdf/fonts
0B wfresource//class/pdf
0B wfresource//class/xoopsforms
0B wfresource//class
0B wfresource//docs
12K wfresource//images/icon/bookmark
72K wfresource//images/icon
0B wfresource//images/menu
88K wfresource//images
12K wfresource//include/js/tabs
12K wfresource//include/js
12K wfresource//include
0B wfresource//language/english
0B wfresource//language
100K wfresource/
100K total

-- xoopsforms directory is empty:

$ ls -al wfresource/class/xoopsforms/
total 0
drwxr-xr-x 2 user group 68 Apr 30 2008 .
drwxr-xr-x 7 user group 238 Feb 13 2009 ..

Any idea what's wrong? Could somebody email me the file? (Will send email address by PM)

Thanks,

- b -



78
biomech
Re: Editors in 2.4.0 beta
  • 2010/1/20 3:37

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Hi ghia,

I'm looking around for v. 1.04, but can't seem to find a working version. After seeing your post, I found v. 1.04 here:

http://sourceforge.net/projects/wfprojects/files/

But when I unzip the file, the wfresource/class/xoopsforms/ directory is empty. Could you let me know where I can get a working v. 1.04?

Any help appreciated!

Thanks,

- b -



79
biomech
Re: Delete all posts/comments from user
  • 2010/1/6 3:23

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


Me too - thanks!!

comment_delete was just what I needed!

-b-



80
biomech
Re: Can't View Moderators' Profile Pages
  • 2009/11/7 23:40

  • biomech

  • Not too shy to talk

  • Posts: 161

  • Since: 2002/2/25


The link was correct.

I had been attempting to adjust permissions under the "Groups" section in the Control Panel, and didn't notice that there's a separate "User Profile" settings section aside from Groups and Modules. After adjusting the permissions in there, that solved the problem.

Thanks very much for the responses!

- b -




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 15 »



Login

Who's Online

204 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 204


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