1
Parody
Re: Default Module redirect comes up blank
  • 2004/6/26 3:03

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


i seem to have the same problem. it occured right after my host upgraded my control panel. i'm going to ask my host if they upgraded anything other then my control panel and give ya'll an update. :)



2
Parody
xooperstore not displaying in module
  • 2004/6/4 22:54

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


anyone having problems with xooperstore not displaying any content in the module? I can add and remove products. the entire adminstration section works perfectly, but I can't get the blocks or the module to display anything except a blank template. :(



3
Parody
Re: Convert phpnuke to xoops
  • 2003/12/31 2:31

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


There's a user convert script out there. I wrote my own news/polls/links/encylopedia script. You can get it here:

http://www.perjuries.com/articles/convert.zip

A word of warning however, the scripts most likely will not work without significant modifications. For example, the news script is configured to convert news and put them in my own categories that I've created. If you don't change the categories, it probably will not work -- a lot of stuff like that needs to be changed.



4
Parody
Re: Amazon, Hot or Not, phpNuke and Xoops
  • 2003/12/28 5:02

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


Try finding these lines in comment.php:

$page "comment.php";
$page append_sid($page);


and replacing it with:

$page "comment.php";


it's around line 52.

You're going to have to do a lot of editing to this file, i just realized, because I have this file intregrated with the phpbb forum that I have installed on my website.



5
Parody
Re: Anon Posters
  • 2003/12/28 2:52

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


That's why you disable it if you don't want it.



6
Parody
Re: Anon Posters
  • 2003/12/27 21:42

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


That's why you have the ablity to disable anonomous posting if it's abused. :p



7
Parody
Re: Anon Posters
  • 2003/12/27 21:01

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


I already tried searching. Nothing. :(



8
Parody
Re: Anon Posters
  • 2003/12/27 20:35

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


Me too! But I was wondering if anyone had a hack to allieviate this porblem in the mean time?



9
Parody
Anon Posters
  • 2003/12/27 20:18

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


Is there anyway to allow anonymous posters to post thier own name or a screen name when they post anonymously (instead of the default 'Anonymous' or whatnot)?



10
Parody
Re: Amazon, Hot or Not, phpNuke and Xoops
  • 2003/12/26 20:40

  • Parody

  • Just popping in

  • Posts: 17

  • Since: 2003/12/25


Yeah, I know XOOPS adds it, but how do I, in the code itself, get the default prefix?

For example, if the users default prefix is cms_ instead of xoops_, then how do you, when you need to withdraw something from the database, know what to query?

here is an example query from my code:

$query = "SELECT * FROM xoops_books_items WHERE valid='1' ORDER BY RAND() LIMIT 1";

It wont work if the default prefix isnt xoops...how do I change it so it gets the default prefix?




TopTop
(1) 2 »



Login

Who's Online

232 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 232


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