maxwellsmart
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Using Custom FontsNever mind. I had been googling for “graphic titles” when I should of been using “image titles”.
Forum: Themes and Templates
In reply to: Using Custom FontsI’d really like to use this too but couldn’t find it on google.
Searching for “PHP titles” will however give you a lot of book stores selling books on PHP!!!
Could someone please point me in the right direction or tell me of another plugin that will do something similar?
Forum: Plugins
In reply to: Category Visibility & LevelsNo one has done this?
Forum: Plugins
In reply to: RumGallery ProblemI rebuilt the server as it was an old version of php, linux etc – everything is fine now. Thanks.
Forum: Plugins
In reply to: RumGallery ProblemOk this is interesting, and sorry for getting off topic…
If I
VIthe php.ini it indicatessafe_mode = Offbut when I run phpinfo under the heading “Configure Command” it says'--enable-safe-mode'.Does that mean my php.ini is being bypassed and safe mode is running?
Forum: Plugins
In reply to: RumGallery ProblemHi RummandDan,
Thanks, I have restarted the server numerous times and the default for the ini was always set to not run in safemode.
Could it be because I am using an older version of php?
I’ve also got this silly Ensim thing running on my server so not sure if that is completely ignoring the ini. Possibily as it ignores a lot of the other standard configs.
Forum: Plugins
In reply to: Exhibit 1.1 Photo Gallery PluginI’m getting the same error as others:
WordPress database error: [Table 'db.wp_exhibit' doesn't exist]
SELECT ID FROM wp_exhibit WHERE post_ID = 1 and preview = 1 ORDER BY picorder;Can someone post a dump so I can create the database manually?
Forum: Plugins
In reply to: RumGallery ProblemThanks – that worked but now I keep getting
Warning: SAFE MODE Restriction in effect. The script whose uid is 516 is not allowed to access wp-content/gallery owned by uid 48 in wp-content/plugins/gallery.php on line 205
Couldnt create directory, check file rights in directory wp-content/gallery)when as far as I can tell PHP is not running in safe mode. At least the ini file indicates that it is off….
also i have set chmod to 777 on wp-content/gallery
Forum: Plugins
In reply to: Post Levels ~ Bad Bad Baby for Me!I’ve hacked the edit page to give me a nifty little drop down box which defaults to level 2 instead of having to add post_level each time.
But is there someway I can get it to show in the archives and calendar?
Sorry not very good at all this php stuff….
Forum: Plugins
In reply to: Privacy based on category?YEAHHHHH!!!!!!! Thank you very much. Lets hope it makes it. Now I just need to tell myself to be patient…
Forum: Plugins
In reply to: Post Levels ~ Bad Bad Baby for Me!I’ve got the same problem and I definitely know its not caching as I use seperate machines to verify.
I thought that ‘private’ was merely a backup and that the post should not show regardless as long as the plugin is enabled?
Forum: Plugins
In reply to: Privacy based on category?Thanks. If it was ColdFusion I could do it… but unfortunately my php skills are nill…. guess I’ll try and learn. π