| Author |
Message |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Sun Jun 13, 2010 1:58 am |
|
Anyone know the answer to that? |
|
|
|
 |
fkelly Moderator

Joined: Aug 30, 2005 Posts: 3186 Location: near Albany NY
|
Posted:
Sun Jun 13, 2010 7:16 am |
|
Not without some effort on your part though. Do some searches here and read up a bit before getting into it ... there are alternatives mentioned in some of the Forum threads on the topic. |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Sun Jun 13, 2010 9:56 am |
|
Yes, have a search of the forums and you will find a few options. For example Tricked Out News has one: |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Sun Jun 13, 2010 10:14 am |
|
Thanks guys - I found Nuken's last night  |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Sun Jun 13, 2010 4:42 pm |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1364 Location: Texas, USA
|
Posted:
Sun Jun 13, 2010 7:17 pm |
|
also keep your eyes peeled for iGallery
|
|
|
|
 |
NeapolitanWorld Involved


Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
|
Posted:
Sun Jun 13, 2010 7:48 pm |
|
There's coppermine as well:
|
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 11:17 am |
|
Coppermine is just too buggy. Igallery looks promising but its a production site and Igallery doesnt seem ready for those. CA Gallery, of course is awesome, but it doesnt host the images. So Nuke Reflections is it. Its what I have now actually I'm just tired of the bugs so hopefully Nuken has that straightened out.
I upgraded to 2.40.1 last night and NOTHING worked - blank screen everywhere!!! So I dunno wth im going to do. |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Mon Jun 14, 2010 2:33 pm |
|
draxx, I would try uploading the site again as you might have a corrupt file. If that doesn't work go into rnconfig.php and turn on error reporting. You should then either see errors on the screen or in an error_log file in the root of your site. if you find errors post them here. |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 3:35 pm |
|
Yeah I had that thought too - I will try that. I figured I should at least have the stock stuff popping up without my changes ..... Thanks Palbin! |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 9:47 pm |
|
Okay Its something to do with this:
Fatal Call to undefined function sql_query() in file X on line X
Does that have something to do with the db layer? I kinda remember talking about that once? ?? |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 9:52 pm |
|
Ok THats definately it. I took off the 2 or 3 blocks that were wanting it and it loads without my changes - which is what I expected.
From what I can tell there are two things using it : One is the flash games module from pnpflashgames and the other is the Linkme module.
Any way I can turn that back on? I feel sooooooooo overwhelmed at the moment. LOL  |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 10:17 pm |
|
Ok I found it and turned it back on and now I get this error: (But the linkme mod works) :
mysql_fetch_row(): supplied argument is not a valid MySQL result resource /newsite/includes/sql_layer.php on line 287 |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Mon Jun 14, 2010 10:52 pm |
|
Warning: Missing argument 3 for Paginator::Paginator(), called in /newsite/modules/News/index.php on line 104 and defined in htdocs/newsite/classes/class.paginator.php on line 62
Warning: Division by zero in htdocs/newsite/classes/class.paginator.php on line 85
Warning: Division by zero in /htdocs/newsite/classes/class.paginator.php on line 72 |
Last edited by draxx on Tue Jun 15, 2010 10:21 am; edited 1 time in total |
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Tue Jun 15, 2010 4:47 am |
|
I'll look into this three when I get home. The mysql_fetch_row() is impossible to trouble shoot unless you know where it is coming from. |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Tue Jun 15, 2010 10:20 am |
|
Actually, I think I do know what module is making it do that with the mysql_fetch_row. It was the linkme module. WHen I took it off it went away.
Everything else seems to work just fine - I have reapplied my modifications (Wasent many) and all is well except one ... kinda weird ... thing:
When I go to admin-preferences .... all the fields are blank. It does not populate any of the fields with the data.... but the footer messages appear as they should so its in the database... just not populating that screen. None of the other admin screens seem to be doing this. I havent tried to change anything because I wasent sure what it would do with the blank fields. |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Tue Jun 15, 2010 10:42 am |
|
All I can suggest is also turn on db logging and check the /rnlogs/ folder. You could also try reuploading the admin folder. |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
Posted:
Tue Jun 15, 2010 3:12 pm |
|
What icon is just before the preferences in your admin control panel? If that module admin has a mistake in it, it will effect anything after it in the admin section. |
|
|
|
 |
draxx Worker


Joined: Nov 19, 2003 Posts: 186
|
Posted:
Sat Jun 19, 2010 1:59 am |
|
Well I re-uploaded settings.php in the admin folder and that fixed it.
Nuken the link-me module is still present - I just removed the block. Good thinking though!  |
|
|
|
 |
jestrella Moderator

Joined: Dec 01, 2005 Posts: 535 Location: Santiago, Dominican Republic
|
Posted:
Sat Jun 19, 2010 7:10 pm |
|
For those interested, iGallery in finally in final stages of development. Still a close beta butI thing it is stable enough for a production site, just one function is bugging me at the moment, all the rest is all good... Check this thread for more info... |
|
|
|
 |
|
|
|
|