I have installed cpg and pncpg on my postnuke site. I am using .750. The problem is when i use the scrolling block or random block i get different error. If i put my scrolling block on the right i get this error
Fatal error: Call to a member function on a non-object in /home/virtual/site308/fst/var/www/html/nuke/includes/blocks/category.php on line
I am also using autotheme and thought this may be a problem but i tried changing themes and that didnt help either. Any ideas, thanks.
Which version of Coppermine did you load , where did you install it? Coppermine is running ok standalone ? pnCPG is running ok ? It is only the blocks that give the issue ?
Really need some more info in order to give soime advice.
Cas
ok im using coppermine 1.3.2 as my standalone. and pnCPG24 and all that works great my gallery integrated very nicely opens up in my nuke page and all. Its just the blocks that are giving me problems. I installed coppermine as a standalone in its own directory for instance like my postnuke install is in
/mainwebsite_html/nuke
and coppermine is in
/mainwebsite_html/cpg
Do you have a link available ?
What are the settings of the block ?
Cas
Ok trying this again and still no luck im using postnuke .750
and when i use one of the pic blocks i screws up my dp-staffstatus block
then when going back to the home page i get nothing but an error :\'(
Also after starting up the scroling block when the block is active and click in the menu to go home i get this
DB Error: getArticles: 1146: Table 'lostsonsvault_org_-_copper.nuke_stories' doesn't exist
Both blocks do this the scroll and random *beep* ??
Quote from: LostSon on February 08, 2005, 02:39:52 AM
Both blocks do this the scroll and random *beep* ??
Please use punctuation marks and proper capitalization to help people understand you better. It took a few tries to figure out what you're saying, and it's still a guess.
Quote from: TranzNDance on February 08, 2005, 02:48:05 AM
Quote from: LostSon on February 08, 2005, 02:39:52 AM
Both blocks do this the scroll and random *beep* ??
Please use punctuation marks and proper capitalization to help people understand you better. It took a few tries to figure out what you're saying, and it's still a guess.
::)
Quote from: LostSon on February 08, 2005, 06:13:56 AM
Quote from: TranzNDance on February 08, 2005, 02:48:05 AM
Quote from: LostSon on February 08, 2005, 02:39:52 AM
Both blocks do this the scroll and random *beep* ??
Please use punctuation marks and proper capitalization to help people understand you better. It took a few tries to figure out what you're saying, and it's still a guess.
::)
You know, if you want to be difficult, supporters don't have to help you. No one is getting paid to do support and no one needs your inconsiderateness and rudeness after telling you how to make things easier on supporters. Grow up or get out. We have a system to track bad behavior so don't think you can get away with being a jerk.
Quote from: TranzNDance on February 08, 2005, 06:32:39 AM
Quote from: LostSon on February 08, 2005, 06:13:56 AM
Quote from: TranzNDance on February 08, 2005, 02:48:05 AM
Quote from: LostSon on February 08, 2005, 02:39:52 AM
Both blocks do this the scroll and random *beep* ??
Please use punctuation marks and proper capitalization to help people understand you better. It took a few tries to figure out what you're saying, and it's still a guess.
::)
You know, if you want to be difficult, supporters don't have to help you. No one is getting paid to do support and no one needs your inconsiderateness and rudeness after telling you how to make things easier on supporters. Grow up or get out. We have a system to track bad behavior so don't think you can get away with being a jerk.
Well if you call this bad behavior i dont know what to tell you. I have stated clearly what my problem was and instead of being a forum troll picking on ppl about grammar maybe you should provide some help or an idea. But of course this would b too much to ask form a conceited developer like yourself. Anyway enough of the forum troll assclown.
Here is what i am using and what errors i get when trying to use either the random image block or scrolling image block.
postnuke version .750
Coppermine standalone 1.3.2
pnCPG 2.5
#1 if i use the scroller or random image block they show up but then when accessing the menu and clicking on home i get this
Code:
DB Error: getArticles: 1146: Table 'lostsonsvault_org_-_copper.nuke_stories' doesn't exist
Also when using dp-staffstatus it wipes out the block so that it cannot post the details. with this error in the block
Code:
Error: Can/t read users groups
Also id i try to put either the scroller of random block on the right side it hoses my webiste and gives me an error like this
Code:
Fatal error: Call to a member function on a non-object in /home/virtual/site308/fst/var/www/html/nuke/includes/blocks/category.php on line 80
I am using a xanthia theme but have tried this with other themes as well and still the same results consistently. I am sick of going through the readme files and just want it to work. Blocks should not hose other blocks and why when clicking to go back home would it b trying to get my story info from the coppermine table instead of the nuke table.
Im not sure why these blocks screw up my dp-staffstatus block or wont allow me to return home from the menu. I am curious if anyone else has seen this and how they fixed it, thanks.
Check the settings of the blocks, most likely there is a problem there.
If you cannot find it, I am willcing to check your site if you give me an admin account by Private Message.
cas
Did this problem get sorted? I am having a similar error message.
Fatal error: Call to a member function on a non-object in /home/harr0865/public_html/modules/AutoTheme/includes/postnuke/atAPI.php on line 184
This is happening when i use the random picture block, i havn't tried the scrolling block since i don't want to.
I'm using PostNuke .750, cpg 1.3.2, pnCPG 2.5
things have to be explained slowly aswell, im only young :D
I 'really' need help now, my co-admin turned on the random block and I now get a new error, so i cant turn it off :\'(, he closed his window so he couldn't go back and i can't get on admin to turn it off because of it.
www.hellstorms.com (http://www.hellstorms.com) this is my site, plsssss help, the error message is pretty clearly there on the left
Ok, here is how to fix it but first :
Lesson 1 : Never install an new block on the left side in Postnuke, do that once it is ok. If not, at least you can access the admin portion of PN
Lesson2 : Please take the time to install the block, this problem could have been avoided by filling in the block settings correctly.
The prefix for your tables is most likely not CPG11d but CPG132. This is causing the problem.
How to solve this :
Use a tool like phpMyAdmin(www.phpMyAdmin.net (http://www.phpmyadmin.net))
Open the database used for Postnuke
Select Table Nuke_blocks (adjust the prefix to your needs please)
Go to the last record (this will be the block causing the issue)
Delete the record
Done , your site is up and running again
Now install the block again, on the right side using the correct settings !!!!!!
Cas
Hi
I tried to install both pnCPG 2.5 blocks on PN .750 with CPG 1.3.2
And i always get some error. Like these
Fatal error: Call to a member function on a non-object in /home/fi000104/public_html/pn/includes/blocks/poll.php on line 89
Fatal error: Call to a member function on a non-object in /home/virtual/site308/fst/var/www/html/nuke/includes/blocks/category.php on line 80
Then I try moving the blocks down and went they are at last there is no problem.
Login blokc don't have problems down of CPG-Block.
you have to play with order of the blocks
Sorry about my English